circuitpython/ports/nrf/supervisor
Scott Shawcroft 6857f98426
Split pulseio.PWMOut into pwmio
This gives us better granularity when implementing new ports because
PWMOut is commonly implemented before PulseIn and PulseOut.

Fixes #3211
2020-08-18 13:08:33 -07:00
..
cpu.s Support gathering register values on nrf. 2018-07-03 06:31:07 -07:00
internal_flash.c Add license to some obvious files. 2020-07-06 19:16:25 +01:00
internal_flash.h Add license to some obvious files. 2020-07-06 19:16:25 +01:00
internal_flash_root_pointers.h Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
port.c Split pulseio.PWMOut into pwmio 2020-08-18 13:08:33 -07:00
qspi_flash.c nrf: Make port build with -Werror=undef 2020-08-12 07:32:18 -05:00
serial.c WIP: bonding 2019-10-06 21:30:26 -04:00
usb.c supervisor: factor out, Handle USB via background callback 2020-07-15 11:49:44 -05:00