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
Age
Commit message (
Expand
)
Author
2019-03-21
Allow NFC pins to be used for other purposes.
Dan Halbert
2019-02-24
implement default busses for particle boards
Jerry Needell
2019-02-18
Fix #ifdefs in port.c to call xxx_reset() rroutines properly. Remove most use...
Dan Halbert
2019-02-15
address @tannewt changes: move and rename common files; remove PORT_HEAP_SIZE
Dan Halbert
2019-02-15
finish Makefile refactoring; nrf builds work
Dan Halbert
2019-01-17
Fix up nrf and using board.SPI in FourWire
Scott Shawcroft
2019-01-17
share fourwire and make nrf compile
Scott Shawcroft
2019-01-15
Merge pull request #1470 from gpshead/mdk_usb_dongle
Scott Shawcroft
2019-01-16
Update pins.c
dsiee
2019-01-16
Update pins.c
dsiee
2019-01-16
Update pins.c
dsiee
2019-01-15
Add MDK nRF52840 MDK USB Dongle support.
Gregory P. Smith
2018-12-30
Remove nRF52832 support
Dan Halbert
2018-12-27
remome FRAMEBUF from nrf builds - use QSPI for particle ARGON
Jerry Needell
2018-12-10
Add SPI and I2C to SparkFun nRF52840 mini definition and add it to Travis.
Scott Shawcroft
2018-12-10
Merge remote-tracking branch 'adafruit/master' into sfe840
Scott Shawcroft
2018-12-06
Rework safe mode and have heap overwrite trigger it.
Scott Shawcroft
2018-12-04
Add correct flash chip for Particle Mesh boards
Scott Shawcroft
2018-12-04
Add particle boards, fix cp32 and try to speed up atmel build
Scott Shawcroft
2018-12-04
allow KeyboardInterrupt on UART read; fix nrf UART pin claiming; rename feath...
Dan Halbert
2018-11-30
remove non-broken-out nrf pins. re-organize pins.c list.
jimblom
2018-11-30
Adding SparkFun nRF52840 Mini board support.
jimblom
2018-11-27
Fix QSPI on Feather nRF52840
Scott Shawcroft
2018-11-23
A few fixes for nRF52840 feather QSPI and neopixel
Scott Shawcroft
2018-11-21
Latest Feather nRF52840 pin revisions
Dan Halbert
2018-11-08
Move atmel-samd to tinyusb and support nRF flash.
Scott Shawcroft
2018-11-07
bring bleio PR up to date
Dan Halbert
2018-10-21
nrf: Move bluetooth driver to the 'bluetooth' folder
arturo182
2018-10-20
Update docs to reflect proper size of device
Josh Klar
2018-10-20
Declobber a DEFINE
Josh Klar
2018-10-20
Makefile fixes and some docs
Josh Klar
2018-10-20
Add board and pin defs for MakerDiary NRF52840 MDK
Josh Klar
2018-09-25
fix feather nrf52840 build error
hathach
2018-09-25
migrate serial from uart to uarte
hathach
2018-09-24
Merge branch 'master' into nrf52_uart_io
hathach
2018-09-19
got uart tx work
hathach
2018-09-19
add board.UART() function
hathach
2018-09-18
remove CFG_HWUART_FOR_SERIAL
hathach
2018-09-13
Add VOLTAGE_MONITOR alias to pin D31/A7
Pierrick C
2018-09-09
use open-drain capabilities on GPIO; clean up board init; set correct GPIO vo...
Dan Halbert
2018-09-01
fix typos, remove incorrect pca10059 example; add default buses for pca10056;...
Dan Halbert
2018-08-31
add pin claiming to devices
Dan Halbert
2018-08-31
pin files rework; implement pin claiming; add more boards
Dan Halbert
2018-08-26
rename pin.h to nrf_pin.h to avoid conflict with Pin.h
ladyada
2018-08-23
Merge remote-tracking branch 'adafruit/master' into nrf_board_rename
Dan Halbert
2018-08-22
update SD to v6.1.0
hathach
2018-08-22
Merge remote-tracking branch 'adafruit/master' into nrf_board_rename
Dan Halbert
2018-08-22
fix typos
hathach
2018-08-22
remove bootloader binaries, update readme for using adafruit-nrufitl and flas...
hathach
2018-08-21
forgot to change .travis.yml
Dan Halbert
[next]