esp-idf/examples/protocols/modbus/serial/mb_slave/main
Ivan Grokhotkov 6d87100a70
feat(examples): add local components via idf_component.yml
Specifying all the dependencies (managed and local) in the manifest
makes it easier for users to see every component the example
depends on.
2023-09-19 10:38:24 +02:00
..
CMakeLists.txt build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
idf_component.yml feat(examples): add local components via idf_component.yml 2023-09-19 10:38:24 +02:00
Kconfig.projbuild examples: modbus add support for target esp32h2 2023-06-21 09:53:02 +02:00
slave.c freemodbus: allow address gaps in master data dictionary (support of UID field in MBAP) 2022-01-21 05:18:00 +00:00