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
Age
Commit message (
Expand
)
Author
2018-07-10
Merge pull request #1011 from arturo182/nrf_cleanup
Dan Halbert
2018-07-10
nrf: Remove even more unused files
arturo182
2018-07-10
nrf: Remove the random hal and module
arturo182
2018-07-10
nrf: Remove the old time hal and replace with nRFx
arturo182
2018-07-09
Merge pull request #1002 from arturo182/nrfx_gpio
Scott Shawcroft
2018-07-08
Merge pull request #985 from tannewt/heap_tweaks3
Dan Halbert
2018-07-08
Merge pull request #1000 from arturo182/nrfx_uart
Scott Shawcroft
2018-07-08
Merge pull request #999 from arturo182/nrf_mphalport
Scott Shawcroft
2018-07-08
Merge pull request #992 from arturo182/nrf_i2c_fix
Scott Shawcroft
2018-07-08
nrf: Rewrite the DigitalInOut hal using nRFx
arturo182
2018-07-08
nrf: Rewrite the UART HAL using nrfx
arturo182
2018-07-08
nrf: Cleanup mpconfigboard files
arturo182
2018-07-08
nrf: Remove port-specific help
arturo182
2018-07-08
nrf: mphalport cleanup
arturo182
2018-07-06
nrf: Fix I2C transfers with data larger than HW allows
arturo182
2018-07-06
nrf: Fix SPI transfers with data larger than HW allows
arturo182
2018-07-03
Split out assembly source files.
Scott Shawcroft
2018-07-03
Support gathering register values on nrf.
Scott Shawcroft
2018-07-02
Merge pull request #982 from arturo182/nrf_makefile
Scott Shawcroft
2018-07-02
Merge pull request #972 from arturo182/nrf_i2c
Scott Shawcroft
2018-07-02
nrf: Save some flash bytes by using extra compile flags
arturo182
2018-06-28
Merge pull request #970 from arturo182/nrf_softdev
Scott Shawcroft
2018-06-28
Merge pull request #969 from arturo182/nrf_more_commonhal
Scott Shawcroft
2018-06-28
Merge pull request #968 from arturo182/nrf_qstr
Scott Shawcroft
2018-06-28
Merge pull request #967 from arturo182/nrf_os
Scott Shawcroft
2018-06-28
nrf: Rewrite the I2C common-hal using nrfx
arturo182
2018-06-27
nrf: Rewrite the os common-hal using nrfx
arturo182
2018-06-27
nrf: Remove unneeded hal files
arturo182
2018-06-27
nrf: Rewrite more common-hal with nrfx and sync with atsamd port
arturo182
2018-06-27
nrf: Remove old qstr defines
arturo182
2018-06-27
nrf: Remove unsupported softdevice defines
arturo182
2018-06-27
nrf: Rewrite the AnalogIn common-hal using nrfx
arturo182
2018-06-26
Merge pull request #959 from arturo182/nrf_spim
Scott Shawcroft
2018-06-26
Merge pull request #960 from arturo182/nrf_stm_cleanup
Scott Shawcroft
2018-06-26
nrf: Remove unused hal files
arturo182
2018-06-25
nrf: Rewrite the SPI common-hal using nrfx
arturo182
2018-06-25
nrf: Remove leftovers from stm32 code copy
arturo182
2018-06-22
nrf: Rename feather52 to feather52832 in readme files
arturo182
2018-06-20
nrf: Update the PCA10056 example to use new pin naming
arturo182
2018-06-20
nrf: Remove really old examples
arturo182
2018-06-20
nrf: Cleanup machine and microbit leftovers
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: Cleanup Makefile after nrf51 removal
arturo182
2018-06-20
nrf: Fix default board after feather52 rename
arturo182
2018-06-20
nrf: Remove machine, pyb and utime modules
arturo182
2018-06-18
Merge pull request #946 from arturo182/nrf_sd6
Scott Shawcroft
2018-06-18
nrf: Use the production version of s140 6.0.0
arturo182
2018-06-18
Switch to Feather52s full name to avoid confusion with the nrf52840 later.
Scott Shawcroft
[next]