freemodbus: remove component files from esp-idf (fix examples)

This commit is contained in:
aleks
2022-02-24 12:55:14 +01:00
committed by Alex Lisitsyn
parent bd40793771
commit 9fdf39651b
90 changed files with 31 additions and 16198 deletions
@@ -2,5 +2,4 @@
# CMakeLists in this exact order for cmake to work correctly
cmake_minimum_required(VERSION 3.5)
idf_component_register(SRCS "modbus_params.c"
INCLUDE_DIRS "include"
PRIV_REQUIRES freemodbus)
INCLUDE_DIRS "include")