circuitpython/ports/stm/common-hal/busio
Scott Shawcroft 01941c027b
Fix up STM
Enable the Alarm IRQ earlier and correct bit clearing.
2020-04-08 14:41:57 -07:00
..
__init__.c create copy 2020-03-11 18:13:06 -04:00
I2C.c create copy 2020-03-11 18:13:06 -04:00
I2C.h create copy 2020-03-11 18:13:06 -04:00
OneWire.h create copy 2020-03-11 18:13:06 -04:00
SPI.c Fix up STM 2020-04-08 14:41:57 -07:00
SPI.h create copy 2020-03-11 18:13:06 -04:00
UART.c Initial work for STM32. Need to fix us delay and PulseIn still. 2020-03-20 12:58:34 -07:00
UART.h create copy 2020-03-11 18:13:06 -04:00