circuitpython/ports
Scott Shawcroft cfd71d9023
Fix nRF UART reset
disable only turns off ENABLE but doesn't set the init tracking that
nrfx uses. uninit hangs if ENABLE is off and is called because it
waits forever for TX to stop.
2019-12-27 20:18:07 -08:00
..
atmel-samd Turn off gamepad on cpx crickit 2019-12-20 12:14:27 -08:00
cxd56 working on all ports 2019-12-10 20:27:30 -05:00
nrf Fix nRF UART reset 2019-12-27 20:18:07 -08:00
stm32f4 define board.VOLTAGE_MONITOR for feather_stm32f405_express 2019-12-26 08:46:27 -05:00
unix protocols: Allow them to be (optionally) type-safe 2019-12-04 09:29:57 -06:00