summaryrefslogtreecommitdiff
path: root/ports/nrf/supervisor
AgeCommit message (Expand)Author
2018-10-21nrf: Fix ble uart using the new APIarturo182
2018-10-16PulseOut workingDan Halbert
2018-10-06add force_create to nrf filesystem_init()Jerry Needell
2018-10-03Merge branch 'master' into nrf52_uart_iohathach
2018-09-25reset I2C and SPI on ctrl-DDan Halbert
2018-09-25migrate serial from uart to uartehathach
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-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-07-10Merge branch 'master' into nrf52840_usbboothathach
2018-07-08Merge pull request #985 from tannewt/heap_tweaks3Dan Halbert
2018-07-08nrf: Rewrite the UART HAL using nrfxarturo182
2018-07-06make SD default to s140 and s132 for nrf52840 and nrf52832hathach
2018-07-06implement filesystem_writable_by_python()hathach
2018-07-05clean uphathach
2018-07-05replace jlink with native usb cdc for serial REPLhathach
2018-07-03Support gathering register values on nrf.Scott Shawcroft
2018-06-25Merge branch 'master' into nrf52840_usbboothathach
2018-06-20nrf: Add a nrfx submodule and prepare for using the new driversarturo182
2018-06-08add feather nrf52 uart rts, cts supporthathach
2018-02-05nrf: Implement ticks, add gamepad module and examplearturo182
2018-01-18add REPL via bleuarthathach
2017-12-29update uart to remove dependency on machine uart modulehathach
2017-12-21nRF52 update with internal file system supportmicrobuilder
2017-11-23Revert "Supervisor REPL support for ports/nrf/boards/feather52"Kevin Townsend
2017-11-23Supervisor REPL support for ports/nrf/boards/feather52Kevin Townsend