circuitpython/shared-bindings/busio
Christian Walther d79a9e0e69 Fix linker error when ONEWIREIO = 0
This addendum to #5139 allows actually turning off onewireio. (Not
currently used by any board.)
2021-08-20 18:11:04 +02: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
SPI.c Fix SAMD51 builds and Prox Trinkey 2021-08-11 11:53:26 -07:00
SPI.h Update all implementations of common_hal_busio_spi_read to honor write_value 2021-08-18 10:20:40 -05:00
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
__init__.c Fix linker error when ONEWIREIO = 0 2021-08-20 18:11:04 +02:00
__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