summaryrefslogtreecommitdiff
path: root/ports/nrf/boards/pca10059
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2020-12-08Add `board_deinit` for use with sleepScott Shawcroft
2020-09-15Add more PIDs for unique boardsScott 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-04-08Reorganize board busses into shared-bindings and shared-module.Scott Shawcroft
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-17share fourwire and make nrf compileScott Shawcroft
2018-12-06Rework safe mode and have heap overwrite trigger it.Scott Shawcroft
2018-11-08Move atmel-samd to tinyusb and support nRF flash.Scott Shawcroft
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-31pin files rework; implement pin claiming; add more boardsDan Halbert