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
/
nrf
/
boards
/
pca10100
Age
Commit message (
Expand
)
Author
2021-03-15
run code formatting script
microDev
2021-02-25
Updated build configs to turn off BITMAPTOOLS for smaller builds
Kevin Matocha
2021-02-18
fix some builds
Dan Halbert
2021-01-17
Disabling in more small boards
gamblor21
2021-01-09
disable msgpack on boards without room
foamyguy
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-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-08-15
SPIM3 buffer must be in first 64kB of RAM
Dan Halbert
2020-07-23
Changes to optimization option
root
2020-06-26
sdcardio: implement new library for SD card I/O
Jeff Epler
2020-06-25
I2CPeripheral: Rename class and its module
Jeff Epler
2020-05-27
nrf: pca10100: disable some unused features to shrink image
Sean Cross
2020-05-04
nrf: add pca10100
Sean Cross