index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
atmel-samd
/
boards
/
pycubed
Age
Commit message (
Expand
)
Author
2021-03-15
run code formatting script
microDev
2021-03-07
Automatically count EXTERNAL_FLASH_DEVICES
Jeff Epler
2021-02-25
Updated build configs to turn off BITMAPTOOLS for smaller builds
Kevin Matocha
2021-01-16
Removing frozen libraries
gamblor21
2020-12-30
Revert "Removing frozen libs"
Jeff Epler
2020-12-08
Add `board_deinit` for use with sleep
Scott Shawcroft
2020-11-11
Removing frozen libs
gamblor21
2020-08-24
Fix pycubed pwm use
Scott Shawcroft
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-04-28
decoupling chip specific functions from EXTERNAL_FLASH_QSPI_SINGLE
Max Holliday
2020-04-27
Merge remote-tracking branch 'adafruit/master'
Max Holliday
2020-04-17
RGBMatrix: finish renaming from Protomatter
Jeff Epler
2020-04-14
Add Protomatter and FramebufferDisplay
Jeff Epler
2020-04-14
pycubed: add trailing newline to file
Jeff Epler
2020-04-07
adds standard (non-queued) SPI support to QSPI for external flash
Max Holliday
2020-02-18
adding PWM to board.c for external WDT
Max Holliday
2020-02-08
adding new board - PyCubed
Max Holliday