summaryrefslogtreecommitdiff
path: root/ports/nrf/Makefile
AgeCommit message (Expand)Author
2018-07-31add usb_desc, disable tinyusb stack CFG_TUD_DESC_AUTOhathach
2018-07-31hid keyboard and mouse work wellhathach
2018-07-31workaround to use lib/utils/interrupt_char.chathach
2018-07-27adding usb_hidhathach
2018-07-17use seperate interrupt_char.c for nrfhathach
2018-07-17should fix #1021hathach
2018-07-13Merge pull request #1014 from arturo182/nrf_shared_bleDan Halbert
2018-07-13nrf: Split the ble module into a shared part and the port implementationarturo182
2018-07-13nrf: Fix flashing with pyocdarturo182
2018-07-12merge reviewhathach
2018-07-11Merge branch 'master' into nrf52840_usbboothathach
2018-07-10Merge pull request #1011 from arturo182/nrf_cleanupDan Halbert
2018-07-10code formathathach
2018-07-10nrf: Remove even more unused filesarturo182
2018-07-10nrf: Remove the random hal and modulearturo182
2018-07-10nrf: Remove the old time hal and replace with nRFxarturo182
2018-07-10Merge branch 'master' into nrf52840_usbboothathach
2018-07-10add family option for uf2hathach
2018-07-10generate uf2 by defaulthathach
2018-07-08Merge pull request #985 from tannewt/heap_tweaks3Dan Halbert
2018-07-08nrf: Rewrite the UART HAL using nrfxarturo182
2018-07-08nrf: Remove port-specific helparturo182
2018-07-06mp_hal_delay_ms() to call background taskhathach
2018-07-06make SD default to s140 and s132 for nrf52840 and nrf52832hathach
2018-07-05implement msc flash, seems to workhathach
2018-07-05replace jlink with native usb cdc for serial REPLhathach
2018-07-04enable usb cdc interfacehathach
2018-07-04add usb msc support for nrf52840hathach
2018-07-03Split out assembly source files.Scott Shawcroft
2018-07-03Support gathering register values on nrf.Scott Shawcroft
2018-07-03Merge branch 'master' into nrf52840_usbboothathach
2018-07-02Merge pull request #982 from arturo182/nrf_makefileScott Shawcroft
2018-07-02Merge pull request #972 from arturo182/nrf_i2cScott Shawcroft
2018-07-02nrf: Save some flash bytes by using extra compile flagsarturo182
2018-06-28nrf: Rewrite the I2C common-hal using nrfxarturo182
2018-06-27nrf: Remove unneeded hal filesarturo182
2018-06-27nrf: Rewrite the AnalogIn common-hal using nrfxarturo182
2018-06-27flash target update bootloader setting to skip crc checksumhathach
2018-06-27clean up makefilehathach
2018-06-27move dfu-gen dfu-flash dfu-bootloader bootloader uf2 target to common Makefil...hathach
2018-06-26Merge pull request #959 from arturo182/nrf_spimScott Shawcroft
2018-06-26nrf: Remove unused hal filesarturo182
2018-06-25nrf: Rewrite the SPI common-hal using nrfxarturo182
2018-06-25add uf2, bootloader targethathach
2018-06-25Merge branch 'master' into nrf52840_usbboothathach
2018-06-20nrf: Cleanup machine and microbit leftoversarturo182
2018-06-20nrf: Simplify pin generation and definitionarturo182
2018-06-20nrf: Simplify the board makefilesarturo182
2018-06-20nrf: Add a nrfx submodule and prepare for using the new driversarturo182
2018-06-20nrf: Cleanup Makefile after nrf51 removalarturo182