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
/
circuitplayground_bluefruit
Age
Commit message (
Expand
)
Author
2021-03-16
Adding LED for D13/L pin name.
Kattni Rembor
2021-03-15
run code formatting script
microDev
2021-03-07
Automatically count EXTERNAL_FLASH_DEVICES
Jeff Epler
2020-12-08
Fix build and more comments
Scott Shawcroft
2020-12-08
Add `board_deinit` for use with sleep
Scott Shawcroft
2020-10-21
fix CPB SPI pin definitions
Jerry Needell
2020-08-15
SPIM3 buffer must be in first 64kB of RAM
Dan Halbert
2020-04-21
further ringbuf cleanup
Dan Halbert
2020-01-30
Update CLUE to Rev C
Dan Halbert
2020-01-23
reset NeoPixels on CPB on soft reload
Dan Halbert
2019-12-10
merge from upstream
Dan Halbert
2019-12-10
working on all ports
Dan Halbert
2019-12-09
Add POWER_SWITCH pin to CPB
Dan Halbert
2019-12-05
wip
Dan Halbert
2019-11-03
Merge pull request #2262 from jepler/cpb-speaker-disable
5.0.0-alpha.5
Dan Halbert
2019-11-01
cpb: define the SPEAKER_ENABLE_PIN
jepler
2019-10-28
nrf: allocate two I2C on CPB
Dan Halbert
2019-10-20
Parameterize linker script
Dan Halbert
2019-09-26
initial Arduino Nano 33 BLE board definition
Dan Halbert
2019-09-06
CPB A1 pin mapping wrong; remove A7
Dan Halbert
2019-08-22
fix default crystal value; fix include order
Dan Halbert
2019-08-22
merge similar fix in
Dan Halbert
2019-08-22
Fix CPBlue LFCLKSRC; CPB has no status neopixel
Dan Halbert
2019-08-13
CPblue initial definition
Dan Halbert