generated from hulk/gd32e23x_template
添加协议解析
This commit is contained in:
@@ -39,6 +39,7 @@ set(TARGET_C_SRC
|
||||
${CMAKE_SOURCE_DIR}/src/soft_i2c.c
|
||||
${CMAKE_SOURCE_DIR}/src/i2c.c
|
||||
${CMAKE_SOURCE_DIR}/src/fwdgt.c
|
||||
${CMAKE_SOURCE_DIR}/src/rs485_protocol.c
|
||||
)
|
||||
|
||||
add_executable(${PROJECT_NAME} ${TARGET_C_SRC})
|
||||
|
||||
Reference in New Issue
Block a user