This xCHIP forms part of the core modules. The SAM D21 is a series of low-power micro controllers using the 32-bit ARM® Cortex® -M0+ processor, with 256 KB Flash and 32KB of SRAM. Compatible with Arduino platform due to the shared architecture with the Arduino M0.
This is the latest stable release of CircuitPython that will work with the XinaBox CS11.
Start here if you are new to CircuitPython.
Built-in modules available: board, busio, digitalio, math, microcontroller, nvm, os, random, storage, struct, supervisor, time, usb_hid
This is the latest unstable release of CircuitPython that will work with the XinaBox CS11.
Unstable builds have the latest features but are more likely to have critical bugs.
Release Notes for 6.2.0-beta.3
Built-in modules available: board, busio, digitalio, math, microcontroller, nvm, os, random, storage, struct, supervisor, time, usb_hid
Every time we commit new code to CircuitPython we automatically build binaries for each board and language. The binaries are stored on Amazon S3, organized by board, and then by language. Try them if you want the absolute latest and are feeling daring or want to see if a problem has been fixed.
All previous releases are listed on GitHub, with release notes, and are available for download from Amazon S3. They are handy for testing, but otherwise we recommend using the latest stable release. Some older GitHub release pages include the same binaries for downloading. But we have discontinued including binaries as assets on newer release pages because of the large number of files for each release.