circuitpython/shared-bindings/busio
Scott Shawcroft 083960ce90
Fix SAMD51 builds and Prox Trinkey
Adds CIRCUITPY_BUSIO_UART to disable UART by raising ValueError
that no pins work.
2021-08-11 11:53:26 -07:00
..
__init__.c run code formatting script 2021-03-15 19:27:36 +05:30
__init__.h Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master. 2017-08-25 22:17:07 -04:00
I2C.c fix interlinking in busio docs 2021-06-26 01:50:28 -07:00
I2C.h run code formatting script 2021-03-15 19:27:36 +05:30
OneWire.c run code formatting script 2021-03-15 19:27:36 +05:30
OneWire.h run code formatting script 2021-03-15 19:27:36 +05:30
SPI.c Fix SAMD51 builds and Prox Trinkey 2021-08-11 11:53:26 -07:00
SPI.h run code formatting script 2021-03-15 19:27:36 +05:30
UART.c Fix SAMD51 builds and Prox Trinkey 2021-08-11 11:53:26 -07:00
UART.h run code formatting script 2021-03-15 19:27:36 +05:30