update segger rtt to fix cast align

This commit is contained in:
hathach
2023-06-14 12:01:21 +07:00
parent 05969d2a58
commit 8b8b9690ad
6 changed files with 545 additions and 31 deletions

View File

@@ -10,6 +10,7 @@ function(update_board TARGET)
CPU_MCXN947VDF_cm33_core0
# port 1 is highspeed
BOARD_TUD_RHPORT=1
BOARD_TUD_MAX_SPEED=OPT_MODE_HIGH_SPEED
)
target_sources(${TARGET} PUBLIC
${CMAKE_CURRENT_FUNCTION_LIST_DIR}/clock_config.c