Sergey Simonov

Results 1 issues of Sergey Simonov

For CMSIS framework we can specify custom system-file with absolute or relative path: board_build.cmsis.system_file = system_stm32h7xx_singlecore.c # relative using file from framework board_build.cmsis.system_file = $PROJECT_DIR/system.c # absolute path - using...

feature