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
/
circuitbrains_basic_m0
Age
Commit message (
Expand
)
Author
2021-03-25
Switch devices.h to nvm.toml data
Scott Shawcroft
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-17
Disabling in more small boards
gamblor21
2020-12-08
Add `board_deinit` for use with sleep
Scott Shawcroft
2020-10-11
remove unnecessary board configuration and address feedback
Kenny
2020-10-10
disable async/await on a several small ucontrollers
warriorofwire
2020-08-12
circuitbrains_basic_m0: Use optimization flags to let ja translation fit
Jeff Epler
2020-07-21
Disable countio on circuitbrains basic
Scott Shawcroft
2020-06-25
I2CPeripheral: Rename class and its module
Jeff Epler
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-05-12
nerf vectorio on a ton of m0 and overcommitted m4 boards due to translation t...
warriorofwire
2020-02-06
Cleaned up CircuitBrains Basic and Deluxe board definitions
neubauek
2020-02-05
Added CircuitBrains Basic and Deluxe Boards
neubauek