Logo
Explore Help
Sign In
andy/tinyUSB
1
0
Fork 0
You've already forked tinyUSB
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
973cbd33388a5505a60ea1b70bbfd8b5c74c9c1e
tinyUSB/hw/bsp/stm32h5/boards/stm32h573i_dk/board.cmake

9 lines
172 B
CMake
Raw Normal View History

update h5 build make/cmake
2023-12-15 18:08:19 +07:00
set(MCU_VARIANT stm32h573xx)
set(JLINK_DEVICE stm32h573ii)
Add Support stm32h5 for stm32h573i based on stm32_fsdev G0 implementation Tested on Windows with IAR and gcc toolchain ( via cubeide) Tested only with audio examples, but sould be ok for other examples Cmake pacthed : but not tested Linux build : not tested Added a temporary workaround in make file to support H5 HAL repo ( ARMCC_VERSION=0)
2023-12-08 13:34:42 +01:00
function(update_board TARGET)
target_compile_definitions(${TARGET} PUBLIC
STM32H573xx
)
endfunction()
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 32ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API