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
/
Makefile
Age
Commit message (
Expand
)
Author
2018-06-20
nrf: Fix default board after feather52 rename
arturo182
2018-06-20
nrf: Remove machine, pyb and utime modules
arturo182
2018-06-08
allow to flash feather52 and feather52840 with jlink
hathach
2018-03-30
Merge branch 'master' into super_status
sommersoft
2018-03-10
nrf: changed Status to Runtime; instituted runtime singleton
sommersoft
2018-02-21
Add dummy UART implementation to nrf so it builds with UART turned on. Also a...
Dan Halbert
2018-02-19
added Status submodule to ports/nrf/common-hal/supervisor; issue #544
sommersoft
2018-02-13
Merge pull request #617 from arturo182/nrf_gpio_cleanup
Kevin Townsend
2018-02-12
nrf: Use -O1 for debug builds
arturo182
2018-02-12
nrf: Change pin names on DKs to match silkscreen
arturo182
2018-02-12
Merge pull request #601 from arturo182/nrf_cleanup
Kevin Townsend
2018-02-07
nrf: Fix building pca10056 without SD
arturo182
2018-02-07
nrf: Use the shared bitbangio module
arturo182
2018-02-05
nrf: Use the shared struct module
arturo182
2018-02-05
nrf: Implement ticks, add gamepad module and example
arturo182
2018-01-18
Enable SD132v2.0.1 BLE and UBLUEPY support by default
microbuilder
2018-01-03
nrf: fixups for changes from 2.2
Dan Halbert
2017-12-29
spacing clean up
hathach
2017-12-29
added Ctrl+C interrupt
hathach
2017-12-22
Spaces to tabs
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-12
ports/nrf: Use --gc-sections to reduce code size
Ayke van Laethem
2017-10-04
ports/nrf: Update Makefile and README.md after moving port to new directory
Glenn Ruben Bakke
2017-10-04
ports/nrf: Moving nrf51/52 port to new ports directory
Glenn Ruben Bakke
[prev]