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
/
grandcentral_m4_express
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
2020-12-08
Add `board_deinit` for use with sleep
Scott Shawcroft
2020-06-26
atmel-samd: Add SDIO SD card interface
Jeff Epler
2019-12-05
wip
Dan Halbert
2019-11-22
enable network, wiznet5k, and ps2io by default on M4
Dan Halbert
2019-10-20
Parameterize linker script
Dan Halbert
2019-08-18
make nrf touchio be generic: now available for SAMD51 too
Dan Halbert
2019-06-12
Turn off SUPEROPT on gc.c instead of trying to squueze inline limit so much; ...
Dan Halbert
2019-06-04
Add PS/2 support -- ps2io module
Elvis Pfützenreuter
2019-04-08
Reorganize board busses into shared-bindings and shared-module.
Scott Shawcroft
2019-02-15
WIP: atmel-samd trinket build works
Dan Halbert
2019-01-18
Fix pin defs
Scott Shawcroft
2019-01-17
External fourwire works and blinka splash after
Scott Shawcroft
2019-01-12
support winbond 8MB chips on all boards that might use them
Dan Halbert
2018-12-06
Rework safe mode and have heap overwrite trigger it.
Scott Shawcroft
2018-11-30
Auto build and a couple pin fixes
Scott Shawcroft
2018-11-20
Update for Grand Central Rev B
Scott Shawcroft
2018-11-08
Move atmel-samd to tinyusb and support nRF flash.
Scott Shawcroft
2018-09-07
Fix SDA/SCL
Scott Shawcroft
2018-09-06
Initial Grand Central definition
Scott Shawcroft