Fix Fysetc S6 FLASH_PAGE_SIZE and test build (#16560)
This commit is contained in:
parent
bfe4ceedd1
commit
fc773c2784
6 changed files with 20 additions and 3 deletions
|
|
@ -627,7 +627,7 @@ build_flags = ${common.build_flags}
|
|||
-DVECT_TAB_OFFSET=0x10000
|
||||
-DUSBCON -DUSBD_USE_CDC -DHAL_PCD_MODULE_ENABLED -DUSBD_VID=0x0483 '-DUSB_PRODUCT="FYSETC_S6"'
|
||||
build_unflags = -std=gnu++11
|
||||
extra_scripts = buildroot/share/PlatformIO/scripts/fysetc_STM32S6.py
|
||||
extra_scripts = pre:buildroot/share/PlatformIO/scripts/fysetc_STM32S6.py
|
||||
src_filter = ${common.default_src_filter} +<src/HAL/HAL_STM32>
|
||||
lib_ignore = Arduino-L6470
|
||||
debug_tool = stlink
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue