forked from espressif/esp-modbus
components: update with build system changes
* Original commit: espressif/esp-idf@ffec9d4947
This commit is contained in:
committed by
aleks
parent
e039ae7acc
commit
3082ecdf6a
@@ -1,7 +1,5 @@
|
|||||||
# The following five lines of boilerplate have to be in your project's
|
# The following five lines of boilerplate have to be in your project's
|
||||||
# CMakeLists in this exact order for cmake to work correctly
|
# CMakeLists in this exact order for cmake to work correctly
|
||||||
cmake_minimum_required(VERSION 3.5)
|
|
||||||
|
|
||||||
set(COMPONENT_SRCS "common/esp_modbus_master.c"
|
set(COMPONENT_SRCS "common/esp_modbus_master.c"
|
||||||
"common/esp_modbus_slave.c"
|
"common/esp_modbus_slave.c"
|
||||||
"modbus/mb.c"
|
"modbus/mb.c"
|
||||||
|
Reference in New Issue
Block a user