diff --git a/C Compiler.md b/SDK.md similarity index 85% rename from C Compiler.md rename to SDK.md index 5d35c5a..aa40155 100644 --- a/C Compiler.md +++ b/SDK.md @@ -3,7 +3,11 @@ gitea: none include_toc: true --- -# C Compiler +# SDK + +The Sentinel 65X software development kit is a package of tools and resources used in cross-development of programs for Sentinel 65X. + +## C Compiler The cross-development SDK for Sentinel 65X requires the Calypsi C/asm toolchain, targeting 65816. The SDK does not include Calypsi, which is available as freeware from [the Calypsi website](https://calypsi.cc).