summaryrefslogtreecommitdiff
path: root/ports/nrf/boards/feather_nrf52840_express
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2021-03-07Automatically count EXTERNAL_FLASH_DEVICESJeff Epler
2020-12-08Add `board_deinit` for use with sleepScott Shawcroft
2019-12-10working on all portsDan Halbert
2019-12-05wipDan Halbert
2019-10-20Parameterize linker scriptDan Halbert
2019-09-26initial Arduino Nano 33 BLE board definitionDan Halbert
2019-08-05Metro nRF52840 rev A defn; also remove '#define FEATHER52840' from mpconfigbo...Dan Halbert
2019-04-16Working flash pages for nvm.ByteArray adafruit/circuitpython#1042Nick Moore
2019-04-16nvm.ByteArray reads & writes but no sensible erase yet adafruit/circuitpython...Nick Moore
2019-04-16Start on nRF nvm.ByteArray adafruit/circuitpython#1042 (doesn't do anything yet)Nick Moore
2019-04-15Revert "nrf nvm: touchups to nickzoic PR #1768"Scott Shawcroft
2019-04-10Merge remote-tracking branch 'adafruit/master' into circuitpython-nickzoic-10...Dan Halbert
2019-04-09Working flash pages for nvm.ByteArray adafruit/circuitpython#1042Nick Moore
2019-04-09nvm.ByteArray reads & writes but no sensible erase yet adafruit/circuitpython...Nick Moore
2019-04-09Start on nRF nvm.ByteArray adafruit/circuitpython#1042 (doesn't do anything yet)Nick Moore
2019-04-08Reorganize board busses into shared-bindings and shared-module.Scott Shawcroft
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-16Update pins.cdsiee
2019-01-16Update pins.cdsiee
2019-01-16Update pins.cdsiee
2018-12-06Rework safe mode and have heap overwrite trigger it.Scott Shawcroft
2018-12-04allow KeyboardInterrupt on UART read; fix nrf UART pin claiming; rename feath...Dan Halbert
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-10-21nrf: Move bluetooth driver to the 'bluetooth' folderarturo182
2018-09-25fix feather nrf52840 build errorhathach
2018-09-09use open-drain capabilities on GPIO; clean up board init; set correct GPIO vo...Dan Halbert
2018-08-31pin files rework; implement pin claiming; add more boardsDan Halbert
2018-08-23Merge remote-tracking branch 'adafruit/master' into nrf_board_renameDan Halbert
2018-08-22Merge remote-tracking branch 'adafruit/master' into nrf_board_renameDan Halbert
2018-08-21forgot to change .travis.ymlDan Halbert
2018-08-21rename nrf boards to feather_nrf52832 and feather_nrf52840_expressDan Halbert