forked from Sentinel65X/Sentinel65X-Handbook
Work on fleshing out sections
This commit is contained in:
parent
d52c1cdecc
commit
db3f0b4bc6
|
@ -9,7 +9,7 @@ The cross-development SDK for Sentinel 65X requires the Calypsi C/asm toolchain,
|
|||
|
||||
## Language
|
||||
|
||||
Calypsi supports a fairly modern dialect of C, essentially C11 with some additions from later C standard revisions. The C standard library it supplies is used by the SDK, modified to work with the Sentinel 65X kernel installed to the on-board flash ROM.
|
||||
Calypsi supports a fairly modern dialect of C, essentially C99 with some additions from later C standard revisions. The C standard library it supplies is used by the SDK, modified to work with the Sentinel 65X kernel installed to the on-board flash ROM.
|
||||
|
||||
## Toolchain
|
||||
|
||||
|
|
Loading…
Reference in New Issue