summaryrefslogtreecommitdiff
path: root/ports/nrf/boards/pca10056
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
2020-09-15Add more PIDs for unique boardsScott Shawcroft
2020-03-06Merge pull request #2 from adafruit/5.0.xTG-Techie
2020-02-28 add TG-Watch02ATG-Techie
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-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-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-19got uart tx workhathach
2018-09-19add board.UART() functionhathach
2018-09-18remove CFG_HWUART_FOR_SERIALhathach
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
2018-08-22update SD to v6.1.0hathach
2018-08-22remove bootloader binaries, update readme for using adafruit-nrufitl and flas...hathach
2018-08-21rename linker file to SD major version onlyhathach
2018-08-14remove bootloader & dfu-bootloader targethathach
2018-07-17should fix #1021hathach
2018-07-12merge reviewhathach
2018-07-11Merge branch 'master' into nrf52840_usbboothathach
2018-07-10code formathathach
2018-07-10nrf: Remove the random hal and modulearturo182
2018-07-10Merge branch 'master' into nrf52840_usbboothathach
2018-07-10update bootloader hexhathach
2018-07-10add family option for uf2hathach
2018-07-08nrf: Rewrite the UART HAL using nrfxarturo182
2018-07-08nrf: Cleanup mpconfigboard filesarturo182
2018-07-06make SD default to s140 and s132 for nrf52840 and nrf52832hathach
2018-07-04add usb msc support for nrf52840hathach
2018-06-27flash target update bootloader setting to skip crc checksumhathach
2018-06-27clean up makefilehathach
2018-06-27update pin map for feather52840hathach
2018-06-20nrf: Update the PCA10056 example to use new pin namingarturo182
2018-06-20nrf: Simplify pin generation and definitionarturo182
2018-06-20nrf: Simplify the board makefilesarturo182
2018-06-20nrf: Remove machine, pyb and utime modulesarturo182
2018-06-18nrf: Use the production version of s140 6.0.0arturo182
2018-02-12nrf: Change pin names on DKs to match silkscreenarturo182
2018-02-07nrf: Fix building pca10056 without SDarturo182
2018-02-05nrf: Implement ticks, add gamepad module and examplearturo182
2018-02-05nrf: Get the port working on pca10056 (nRF52840)arturo182