Files
esp-modbus/test
Alex Lisitsyn 3b10a452cc address modbus support policy for esp-idf v5.3, pipeline update
component release v1.0.16:
* add custom modbus user error handler for master IDFGH-12757
* add support of esp32c5 target (IDF-10050)

* fix modbus using of hostname incorrectly after lwip update (IDF-10104)
* fix modbus read input registers max number (IDFGH-13284)
* fix extra closing braces to avoid C++ compiler error (IDFGH-13419)
* fix ci/cd issues and support policy (RDT-739)
2024-09-11 22:18:21 +08:00
..
2022-04-05 15:33:17 +08:00

Test implementation

This directory contains a set of ESP-IDF projects to be used as tests only, which aim to exercise various configuration of components to check completely arbitrary functionality should it be building only, executing under various conditions or combination with other components, including custom test frameworks.

The tests in this folder are not intended to demonstrate the ESP-IDF functionality in any way.

The examples can be found here: https://github.com/espressif/esp-idf/tree/master/examples/protocols/modbus