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
/
feather52
Age
Commit message (
Expand
)
Author
2018-06-18
Switch to Feather52s full name to avoid confusion with the nrf52840 later.
Scott Shawcroft
2018-04-13
don't use python nrfutil on windows, it doesnt work :/ tested feather52 makef...
ladyada
2018-02-15
Update for style consistency
Kevin Townsend
2018-02-13
Merge branch 'master' of github.com:adafruit/circuitpython
Kevin Townsend
2018-02-13
add feather52840 board
hathach
2018-02-12
nrf: Change pin names on DKs to match silkscreen
arturo182
2018-02-07
nrf: Fix building pca10056 without SD
arturo182
2018-02-05
nrf: Implement ticks, add gamepad module and example
arturo182
2018-01-18
Added note on REPL over NUS
Kevin Townsend
2018-01-18
add REPL via bleuart
hathach
2018-01-18
Minor scan example cleanup
microbuilder
2018-01-18
Simple BLE scanner example
microbuilder
2017-12-27
Moved comment to avoid abbreviation
microbuilder
2017-12-22
Merge branch 'nrf52_3.x' of github.com:microbuilder/circuitpython into nrf52_3.x
microbuilder
2017-12-22
Added .gitattributes for ZIP bin support
microbuilder
2017-12-22
Add files via upload
Kevin Townsend
2017-12-22
Delete feather52_bootloader_5.0.0_s132_single.zip
Kevin Townsend
2017-12-22
Delete feather52_bootloader_2.0.1_s132_single.zip
Kevin Townsend
2017-12-22
Added D13 for standard LED examples
microbuilder
2017-12-22
Removed leftover code snippet
microbuilder
2017-12-22
Minor typo removed in path
microbuilder
2017-12-21
nRF52 update with internal file system support
microbuilder
2017-11-23
Revert "Supervisor REPL support for ports/nrf/boards/feather52"
Kevin Townsend
2017-11-23
Supervisor REPL support for ports/nrf/boards/feather52
Kevin Townsend
2017-11-10
Fixed feather52 DFU support
Kevin Townsend
2017-10-04
ports/nrf: Moving nrf51/52 port to new ports directory
Glenn Ruben Bakke