Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.MD

StackRduino M0 PRO CircuitPython

Firmaware and Examples for the StackRduino M0 PRO

Intro

CircuitPython is an education friendly open source derivative of MicroPython. CircuitPython supports use on educational development boards designed and sold by Adafruit. Adafruit CircuitPython features unified Python core APIs and a growing list of Adafruit libraries and drivers of that work with it

Build CircuitPython

Please see firmware

USB

This folder contains files that are needed to run the StackRduino M0 PRO. The files are extra CircuitPython libraries that are not included in the standard build of CircuitPython.

Libraries (lib)

  • adafruit_bus_device/
  • adafruit_register/
  • neopixel.mpy

Examples