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
/
feather52840
Age
Commit message (
Expand
)
Author
2018-07-10
nrf: Remove the random hal and module
arturo182
2018-07-08
nrf: Rewrite the UART HAL using nrfx
arturo182
2018-07-08
nrf: Cleanup mpconfigboard 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: Remove machine, pyb and utime modules
arturo182
2018-06-18
nrf: Use the production version of s140 6.0.0
arturo182
2018-04-13
don't use python nrfutil on windows, it doesnt work :/ tested feather52 makef...
ladyada
2018-02-15
Removed leftover build option
Kevin Townsend
2018-02-15
Cleanup minor typos
Kevin Townsend
2018-02-15
Fixed pin P0_00
Kevin Townsend
2018-02-15
Added second 'P0_00'
Kevin Townsend
2018-02-15
Added note nrfutil and flashing
Kevin Townsend
2018-02-15
Added note on MSDDisable
Kevin Townsend
2018-02-15
more bootloader feather52840 update
hathach
2018-02-15
Merge branch 'nrf52840' of github.com:microbuilder/circuitpython into nrf52840
hathach
2018-02-15
update bootloader for feather52840
hathach
2018-02-13
Fixed pin names
Kevin Townsend
2018-02-13
Update pin names
Kevin Townsend
2018-02-13
Added note on installing nrfutil
Kevin Townsend
2018-02-13
Improved README
Kevin Townsend
2018-02-13
Updated FATFS to 256KB
Kevin Townsend
2018-02-13
Added notes on flashing bootloader
Kevin Townsend
2018-02-13
Added feather52840 readme
Kevin Townsend
2018-02-13
Updated board detection macro
Kevin Townsend
2018-02-13
Update to S140
Kevin Townsend
2018-02-13
Update mpconfigboard.h
Kevin Townsend
2018-02-13
Update to S140
Kevin Townsend
2018-02-13
add 52840 serial bootloader
hathach
2018-02-13
add feather52840 board
hathach