generated from hulk/gd32e23x_template
完成LED、RS485、IIC初始化部分代码。
This commit is contained in:
@@ -25,6 +25,8 @@ set(TARGET_C_SRC
|
||||
${CMAKE_SOURCE_DIR}/src/gd32e23x_it.c
|
||||
${CMAKE_SOURCE_DIR}/src/systick.c
|
||||
${CMAKE_SOURCE_DIR}/src/peripheral.c
|
||||
${CMAKE_SOURCE_DIR}/src/LDC1612.c
|
||||
${CMAKE_SOURCE_DIR}/src/RS485.c
|
||||
)
|
||||
|
||||
add_executable(xlsw_3dp_LDC1612 ${TARGET_C_SRC})
|
||||
|
Reference in New Issue
Block a user