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
/
clue_nrf52840_express
Age
Commit message (
Expand
)
Author
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-09-25
Requested changes take 1
Mark Roberts
2020-04-14
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-14
Add Protomatter and FramebufferDisplay
Jeff Epler
2020-03-31
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-03-28
Merge pull request #2730 from tannewt/fix_fourwire_phase_polarity
Jeff Epler
2020-03-27
Update board.c's to remove remaining tick.h
Scott Shawcroft
2020-03-27
Update built in display init
Scott Shawcroft
2020-03-25
adding a backlight polarity flag to Display
siddacious
2020-02-28
new pin validation routines; don't use mp_const_none if NULL will do
Dan Halbert
2020-01-31
adjust CLUE madctl so rotation 0 is 'right'
Lady Ada
2020-01-31
fix UICR check; do not use NULL for no MISO
Dan Halbert
2020-01-30
Update CLUE to Rev C
Dan Halbert
2020-01-26
add missing displayref
Lady Ada
2019-12-30
add display support; rotation 270
Dan Halbert
2019-12-30
initial CLUE board defn
Dan Halbert