esp32-s2_dfu/hw/bsp/stm32f769disco
Uwe Bonnes f6660c39a1 Add Stm32F7xxdisco board support files
Status with examples/device/cdc_msc:
- make BOARD=stm32f723disco        => OK
- make BOARD=stm32f723disco PORT=1 => No Reaction
- make BOARD=stm32f746disco        => OK
- make BOARD=stm32f746disco PORT=1 => Hangs during enumeration
- make BOARD=stm32f769disco        => Hangs during enumeration
2020-06-30 11:02:38 +02:00
..
STM32F769ZITx_FLASH.ld Add Stm32F7xxdisco board support files 2020-06-30 11:02:38 +02:00
board.mk Add Stm32F7xxdisco board support files 2020-06-30 11:02:38 +02:00
stm32f7xx_hal_conf.h Add Stm32F7xxdisco board support files 2020-06-30 11:02:38 +02:00
stm32f769disco.c Add Stm32F7xxdisco board support files 2020-06-30 11:02:38 +02:00