circuitpython/ports/esp32s2/boards/espressif_saola_1_wroom
Jeff Epler f232aef786 supervisor.mk: Compute USB_DEVICES; remove from boards and ports
Since Actions passed on the previous commit, where this computed value
was checked against the specified value (if any), this is no net change,
except that we no longer need to specify it for particular boards or
ports.
2020-06-23 12:59:01 -05:00
..
board.c Fully implement digitalio and pin-in-use tracking. 2020-05-19 17:46:29 -07:00
mpconfigboard.h Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00
mpconfigboard.mk supervisor.mk: Compute USB_DEVICES; remove from boards and ports 2020-06-23 12:59:01 -05:00
pins.c Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00
sdkconfig Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00