esp-idf/components/freemodbus
Darian Leung 57fd78f5ba freertos: Remove legacy data types
This commit removes the usage of all legacy FreeRTOS data types that
are exposed via configENABLE_BACKWARD_COMPATIBILITY. Legacy types can
still be used by enabling CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY.
2022-02-09 23:05:45 +08:00
..
common freemodbus: allow address gaps in master data dictionary (support of UID field in MBAP) 2022-01-21 05:18:00 +00:00
modbus freemodbus: fix port contains lgpl licensed files 2021-11-29 12:50:53 +01:00
port freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
serial_master freemodbus: allow address gaps in master data dictionary (support of UID field in MBAP) 2022-01-21 05:18:00 +00:00
serial_slave freemodbus: allow address gaps in master data dictionary (support of UID field in MBAP) 2022-01-21 05:18:00 +00:00
tcp_master freemodbus: allow address gaps in master data dictionary (support of UID field in MBAP) 2022-01-21 05:18:00 +00:00
tcp_slave freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
CMakeLists.txt modbus: update to support other targets 2021-11-08 16:28:55 +00:00
Kconfig freemodbus: fix timer port to use esp_timer instead of group timer 2021-11-05 13:19:09 +00:00
sdkconfig.rename examples: freemodbus add tcp support for common master/slave iface 2020-07-22 00:34:04 +08:00