summaryrefslogtreecommitdiff
path: root/ports/nrf/background.c
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2020-07-15supervisor: factor supervisor_background_tasks from sundry portsJeff Epler
2020-07-15supervisor: factor out, Handle USB via background callbackJeff Epler
2020-01-05wip; compilesDan Halbert
2019-10-21Refine _bleioScott Shawcroft
2019-09-08nrf: Add i2s audio outputjepler
2019-08-22Begin refresh rework.Scott Shawcroft
2019-07-29PWM audio: Rename AudioOut -> PWMAudioOut, _audioio_ -> _audiopwmio_Jeff Epler
2019-07-26ports/nrf: Implement audioio.AudioOut using PWMJeff Epler
2019-06-06Include display objects in gc.Dan Halbert
2019-04-09Don't let a background task call run_background_tasks()Dan Halbert
2019-03-20flush flash filesystem once a secondDan Halbert
2019-01-17Fix up nrf and using board.SPI in FourWireScott Shawcroft
2018-12-07Fix running the USB task on nRF.Scott Shawcroft
2018-11-08Move atmel-samd to tinyusb and support nRF flash.Scott Shawcroft
2018-07-17should fix #1021hathach
2018-07-10code formathathach
2018-07-06make SD default to s140 and s132 for nrf52840 and nrf52832hathach
2018-07-05replace jlink with native usb cdc for serial REPLhathach