rename bsp of stm32 board

This commit is contained in:
hathach
2019-07-19 20:37:38 +07:00
parent ed6fa460e9
commit e909270843
9 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -47,6 +47,6 @@ these files in one place.
* ARM-provided headers are stored in the [cmsis](cmsis) directory.
* The linker script for the STM32F4-DISCOVERY board demo is supplied as
part of TinyUSB's
[Board Support Packages](../../bsp/stm32f407g_disc1/STM32F407VGTx_FLASH.ld).
[Board Support Packages](../../bsp/stm32f407disco/STM32F407VGTx_FLASH.ld).
The above files were extracted from a dummy stm32cube project in February
2019.