Update CMake configuration, modify HSE settings, and adjust clock frequencies
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
cmake_minimum_required(VERSION 3.22)
|
||||
set(CMAKE_TOOLCHAIN_FILE
|
||||
${CMAKE_CURRENT_LIST_DIR}/cmake/gcc-arm-none-eabi.cmake)
|
||||
|
||||
#
|
||||
# This file is generated only once,
|
||||
|
||||
Reference in New Issue
Block a user