circuitpython/ports/stm/boards/pyb_nano_v2
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
..
board.c Add board_deinit for use with sleep 2020-12-08 10:52:25 -08:00
mpconfigboard.h Shrink builds by defining advanced micropython API 2021-08-19 16:49:33 -07:00
mpconfigboard.mk Enable CS "active-high" device support 2021-09-23 09:14:39 +01:00
pins.c change board dicts to include a common macro with __name__ 2021-09-03 21:03:55 +02:00