circuitpython/ports/stm/boards/nucleo_f746zg
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 STM32: adds support for stm32f746xx MCU and the nucleo_f746zg board 2020-04-23 10:48:27 +02:00
mpconfigboard.h Add DTCM and ITCM support to F7 series 2020-06-09 18:01:52 -04:00
mpconfigboard.mk supervisor.mk: Compute USB_DEVICES; remove from boards and ports 2020-06-23 12:59:01 -05:00
pins.c Enable showing the console on a debug uart 2020-05-19 02:02:52 +02:00