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
/
sparkfun_lumidrive
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-17
Disabling in more small boards
gamblor21
2020-12-17
Merge pull request #3752 from jepler/gcc10
Dan Halbert
2020-12-15
squeeze some smaller boards
Dan Halbert
2020-12-08
Add `board_deinit` for use with sleep
Scott Shawcroft
2020-10-17
sparkfun_lumidrive: Can't IGNORE pins that are default bus pins
Jeff Epler
2020-05-12
nerf vectorio on a ton of m0 and overcommitted m4 boards due to translation t...
warriorofwire
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-12
Update font location and shrink a bunch of builds
Scott Shawcroft
2019-04-09
shrink sparkfun_lumidrive build
Dan Halbert
2019-04-08
Reorganize board busses into shared-bindings and shared-module.
Scott Shawcroft
2019-04-05
shrink sparkfun_lumidrive to make room for large translations
Dan Halbert
2019-01-31
Correct pin capitalization
Scott Shawcroft
2019-01-30
Fix board_bus location
Scott Shawcroft
2019-01-30
Removes a lot of left over comments, adds lumidrive and redboard turbo to tra...
Elias Santistevan
2019-01-30
Adds make config files for SparkFun LumiDrive and Redboard Turbo
Elias Santistevan