summaryrefslogtreecommitdiff
path: root/ports/nrf/supervisor
AgeCommit message (Expand)Author
2019-03-18nrf: fix internal flash writesDan Halbert
2019-02-15finish Makefile refactoring; nrf builds workDan Halbert
2019-02-12Add second UARTE to busio.UART. Init uarts on startup.Dan Halbert
2019-01-30refactor nrfx from supervisor/usb.chathach
2019-01-30re-init usb hardware when enable/disable SDhathach
2019-01-29update tinyusb, work better with sdhathach
2019-01-10merge translations; add bleio comments; fix minor sphinx issues in midiDan Halbert
2019-01-09Merge branch 'master' into nrf52_pulseinhathach
2018-12-29fix typos in internal_flash.cDan Halbert
2018-12-28Add Broadcaster. Reset correctly on reload.Dan Halbert
2018-12-21Merge remote-tracking branch 'origin/feather52840-rgb-qspi-fixes' into bleio-revDan Halbert
2018-12-21return error status on more routines; minor simplification of freq settingDan Halbert
2018-12-20Don't check for corrupt heap too early; Fix QSPI timingDan Halbert
2018-12-18added pulsein using gpiote (gpio interrupt)hathach
2018-12-13Merge remote-tracking branch 'adafruit/master' into bleio-revDan Halbert
2018-12-07bleio WIP: redo for more immutability; use sd_* routines for internal flash w...Dan Halbert
2018-12-06Macro guard VDDH inclusion.Scott Shawcroft
2018-12-06Rework safe mode and have heap overwrite trigger it.Scott Shawcroft
2018-11-27Fix QSPI on Feather nRF52840Scott Shawcroft
2018-11-14Factor out fake partitionScott Shawcroft
2018-11-08Move atmel-samd to tinyusb and support nRF flash.Scott Shawcroft
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