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
/
feather_m0_express_crickit
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
More mpconfigboard.mk corrections for small builds
Kevin Matocha
2021-01-16
Removing frozen libraries
gamblor21
2021-01-05
Merge branch 'main' into msgpack
iot49
2020-12-30
Revert "Removing frozen libs"
Jeff Epler
2020-12-11
Merge branch 'main' into msgpack
Scott Shawcroft
2020-12-08
Add `board_deinit` for use with sleep
Scott Shawcroft
2020-12-01
disable on boards tight on memory. add stddef.h to imports (not actually need...
Bernhard Boser
2020-11-11
Removing frozen libs
gamblor21
2020-09-17
Merge pull request #2966 from sommersoft/ci_check_vid_pid
Scott Shawcroft
2020-09-15
Add more PIDs for unique boards
Scott Shawcroft
2020-06-25
I2CPeripheral: Rename class and its module
Jeff Epler
2019-10-20
Parameterize linker script
Dan Halbert
2019-06-12
Turn off SUPEROPT on gc.c instead of trying to squueze inline limit so much; ...
Dan Halbert
2019-04-13
Merge branch 'master' into gamepad-shift
Radomir Dopieralski
2019-04-12
Update font location and shrink a bunch of builds
Scott Shawcroft
2019-04-12
Disable gamepad for feather_m0_express_crickit
Radomir Dopieralski
2019-04-08
Reorganize board busses into shared-bindings and shared-module.
Scott Shawcroft
2019-03-20
remove i2cslave from feather m0 crickit
Dan Halbert
2019-03-13
Squeeze down the feather crickit build
Scott Shawcroft
2019-03-01
better handle frequencyio inclusion
sommersoft
2019-02-15
WIP: fix issues with remaining atmel-samd builds
Dan Halbert
2019-01-22
Skip displayio on crickit builds and cpx build due to lack of space.
Scott Shawcroft
2019-01-17
Fix other builds and hallowing
Scott Shawcroft
2018-12-06
Rework safe mode and have heap overwrite trigger it.
Scott Shawcroft
2018-11-08
Move atmel-samd to tinyusb and support nRF flash.
Scott Shawcroft
2018-10-14
change BAT to BATTERY
Paul Sajna
2018-10-13
add pin def for BAT
Paul Sajna
2018-09-14
Move VOLTAGE_BATTERY line just under D9 line
Pierrick C
2018-09-13
Add VOLTAGE_MONITOR alias for D9 pin to feather boards
Pierrick C
2018-07-16
Merge 3.0.0 final bugfixes and changes to master
Dan Halbert
2018-06-05
Feather M0 Express build with Crickit libraries
Dan Halbert