summaryrefslogtreecommitdiff
path: root/ports/nrf/boards
AgeCommit message (Expand)Author
2019-03-21Allow NFC pins to be used for other purposes.Dan Halbert
2019-02-24 implement default busses for particle boardsJerry Needell
2019-02-18Fix #ifdefs in port.c to call xxx_reset() rroutines properly. Remove most use...Dan Halbert
2019-02-15address @tannewt changes: move and rename common files; remove PORT_HEAP_SIZEDan Halbert
2019-02-15finish Makefile refactoring; nrf builds workDan Halbert
2019-01-17Fix up nrf and using board.SPI in FourWireScott Shawcroft
2019-01-17share fourwire and make nrf compileScott Shawcroft
2019-01-15Merge pull request #1470 from gpshead/mdk_usb_dongleScott Shawcroft
2019-01-16Update pins.cdsiee
2019-01-16Update pins.cdsiee
2019-01-16Update pins.cdsiee
2019-01-15Add MDK nRF52840 MDK USB Dongle support.Gregory P. Smith
2018-12-30Remove nRF52832 supportDan Halbert
2018-12-27 remome FRAMEBUF from nrf builds - use QSPI for particle ARGONJerry Needell
2018-12-10Add SPI and I2C to SparkFun nRF52840 mini definition and add it to Travis.Scott Shawcroft
2018-12-10Merge remote-tracking branch 'adafruit/master' into sfe840Scott Shawcroft
2018-12-06Rework safe mode and have heap overwrite trigger it.Scott Shawcroft
2018-12-04Add correct flash chip for Particle Mesh boardsScott Shawcroft
2018-12-04Add particle boards, fix cp32 and try to speed up atmel buildScott Shawcroft
2018-12-04allow KeyboardInterrupt on UART read; fix nrf UART pin claiming; rename feath...Dan Halbert
2018-11-30remove non-broken-out nrf pins. re-organize pins.c list.jimblom
2018-11-30Adding SparkFun nRF52840 Mini board support.jimblom
2018-11-27Fix QSPI on Feather nRF52840Scott Shawcroft
2018-11-23A few fixes for nRF52840 feather QSPI and neopixelScott Shawcroft
2018-11-21Latest Feather nRF52840 pin revisionsDan Halbert
2018-11-08Move atmel-samd to tinyusb and support nRF flash.Scott Shawcroft
2018-11-07bring bleio PR up to dateDan Halbert
2018-10-21nrf: Move bluetooth driver to the 'bluetooth' folderarturo182
2018-10-20Update docs to reflect proper size of deviceJosh Klar
2018-10-20Declobber a DEFINEJosh Klar
2018-10-20Makefile fixes and some docsJosh Klar
2018-10-20Add board and pin defs for MakerDiary NRF52840 MDKJosh Klar
2018-09-25fix feather nrf52840 build errorhathach
2018-09-25migrate serial from uart to uartehathach
2018-09-24Merge branch 'master' into nrf52_uart_iohathach
2018-09-19got uart tx workhathach
2018-09-19add board.UART() functionhathach
2018-09-18remove CFG_HWUART_FOR_SERIALhathach
2018-09-13Add VOLTAGE_MONITOR alias to pin D31/A7Pierrick C
2018-09-09use open-drain capabilities on GPIO; clean up board init; set correct GPIO vo...Dan Halbert
2018-09-01fix typos, remove incorrect pca10059 example; add default buses for pca10056;...Dan Halbert
2018-08-31add pin claiming to devicesDan Halbert
2018-08-31pin files rework; implement pin claiming; add more boardsDan Halbert
2018-08-26rename pin.h to nrf_pin.h to avoid conflict with Pin.hladyada
2018-08-23Merge remote-tracking branch 'adafruit/master' into nrf_board_renameDan Halbert
2018-08-22update SD to v6.1.0hathach
2018-08-22Merge remote-tracking branch 'adafruit/master' into nrf_board_renameDan Halbert
2018-08-22fix typoshathach
2018-08-22remove bootloader binaries, update readme for using adafruit-nrufitl and flas...hathach
2018-08-21forgot to change .travis.ymlDan Halbert