added ioc for h563 nucleo, usb working with on-board stlink

This commit is contained in:
hathach
2023-12-18 11:42:42 +07:00
parent a7fe956e35
commit c9c00eb26b
4 changed files with 434 additions and 15 deletions

View File

@@ -39,6 +39,10 @@
#endif
#include "bsp/board_api.h"
TU_ATTR_UNUSED static void Error_Handler(void) {
}
#include "board.h"
//--------------------------------------------------------------------+