circuitpython/shared-module/adafruit_bus_device
Michael Thomson 94ca3f594e Enable CS "active-high" device support
Reference https://github.com/adafruit/Adafruit_CircuitPython_BusDevice/issues/71

Add a new parameter cs_active_value for devices that require CS to use "active high" logic.

Update mpconfigboard.mk to disable pyb_nano_v2 from core build as its flash is too small now.
2021-09-23 09:14:39 +01:00
..
I2CDevice.c run code formatting script 2021-03-15 19:27:36 +05:30
I2CDevice.h Changing to duck-typing 2021-01-16 14:21:57 -06:00
SPIDevice.c Enable CS "active-high" device support 2021-09-23 09:14:39 +01:00
SPIDevice.h Enable CS "active-high" device support 2021-09-23 09:14:39 +01:00
__init__.c Renamed to adafruit_bus_device 2020-11-03 18:35:20 -06:00