circuitpython/ports/stm/boards
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
..
espruino_pico supervisor.mk: Compute USB_DEVICES; remove from boards and ports 2020-06-23 12:59:01 -05:00
espruino_wifi supervisor.mk: Compute USB_DEVICES; remove from boards and ports 2020-06-23 12:59:01 -05:00
feather_stm32f405_express supervisor.mk: Compute USB_DEVICES; remove from boards and ports 2020-06-23 12:59:01 -05:00
meowbit_v121 supervisor.mk: Compute USB_DEVICES; remove from boards and ports 2020-06-23 12:59:01 -05:00
nucleo_f746zg supervisor.mk: Compute USB_DEVICES; remove from boards and ports 2020-06-23 12:59:01 -05:00
nucleo_f767zi supervisor.mk: Compute USB_DEVICES; remove from boards and ports 2020-06-23 12:59:01 -05:00
nucleo_h743zi_2 supervisor.mk: Compute USB_DEVICES; remove from boards and ports 2020-06-23 12:59:01 -05:00
openmv_h7 supervisor.mk: Compute USB_DEVICES; remove from boards and ports 2020-06-23 12:59:01 -05:00
pyb_nano_v2 supervisor.mk: Compute USB_DEVICES; remove from boards and ports 2020-06-23 12:59:01 -05:00
pyboard_v11 supervisor.mk: Compute USB_DEVICES; remove from boards and ports 2020-06-23 12:59:01 -05:00
stm32f4_discovery supervisor.mk: Compute USB_DEVICES; remove from boards and ports 2020-06-23 12:59:01 -05:00
stm32f411ce_blackpill supervisor.mk: Compute USB_DEVICES; remove from boards and ports 2020-06-23 12:59:01 -05:00
stm32f411ve_discovery supervisor.mk: Compute USB_DEVICES; remove from boards and ports 2020-06-23 12:59:01 -05:00
stm32f412zg_discovery supervisor.mk: Compute USB_DEVICES; remove from boards and ports 2020-06-23 12:59:01 -05:00
stm32f746g_discovery supervisor.mk: Compute USB_DEVICES; remove from boards and ports 2020-06-23 12:59:01 -05:00
thunderpack supervisor.mk: Compute USB_DEVICES; remove from boards and ports 2020-06-23 12:59:01 -05:00
board.h create copy 2020-03-11 18:13:06 -04:00
common_default.ld Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
common_nvm.ld Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
common_tcm.ld Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
openocd_stm32f4.cfg create copy 2020-03-11 18:13:06 -04:00
STM32F401xd_fs.ld Add recovery domain write access, adjust stack 2020-05-11 18:02:40 -04:00
STM32F401xe_boot.ld Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
STM32F401xe_fs.ld Add recovery domain write access, adjust stack 2020-05-11 18:02:40 -04:00
STM32F405_boot.ld Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
STM32F405_default.ld Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
STM32F405_fs.ld Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
STM32F407_fs.ld Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
STM32F411_fs.ld Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
STM32F411_nvm.ld Add recovery domain write access, adjust stack 2020-05-11 18:02:40 -04:00
STM32F412_fs.ld Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
STM32F746xG_fs.ld Add DTCM and ITCM support to F7 series 2020-06-09 18:01:52 -04:00
STM32F767_fs.ld Add DTCM and ITCM support to F7 series 2020-06-09 18:01:52 -04:00
STM32H743_fs.ld Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
system_stm32f4xx.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
system_stm32f7xx.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
system_stm32h7xx.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00