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
/
feather52832
Age
Commit message (
Expand
)
Author
2018-08-21
rename nrf boards to feather_nrf52832 and feather_nrf52840_express
Dan Halbert
2018-07-12
merge review
hathach
2018-07-11
Merge branch 'master' into nrf52840_usbboot
hathach
2018-07-10
nrf: Remove the random hal and module
arturo182
2018-07-10
Merge branch 'master' into nrf52840_usbboot
hathach
2018-07-08
nrf: Rewrite the UART HAL using nrfx
arturo182
2018-07-08
nrf: Cleanup mpconfigboard files
arturo182
2018-07-06
make SD default to s140 and s132 for nrf52840 and nrf52832
hathach
2018-06-27
move dfu-gen dfu-flash dfu-bootloader bootloader uf2 target to common Makefil...
hathach
2018-06-25
Merge branch 'master' into nrf52840_usbboot
hathach
2018-06-22
nrf: Rename feather52 to feather52832 in readme files
arturo182
2018-06-20
nrf: Simplify pin generation and definition
arturo182
2018-06-20
nrf: Simplify the board makefiles
arturo182
2018-06-20
nrf: Add a nrfx submodule and prepare for using the new drivers
arturo182
2018-06-20
nrf: Remove machine, pyb and utime modules
arturo182
2018-06-19
Merge branch 'master' into nrf52840_usbboot
hathach
2018-06-18
Switch to Feather52s full name to avoid confusion with the nrf52840 later.
Scott Shawcroft