zephyr/subsys/modbus
Benjamin Cabé 332d8b37ff modbus: fix Apache-2.0 SPDX License identifier case
While SPDX license identifiers are usually considered to be
case-insensitive, matching the case of the canonical identifier is
recommended by the SPDX specification.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-06-11 10:23:46 -07:00
..
CMakeLists.txt modbus: add raw ADU support 2021-03-19 15:50:21 +01:00
Kconfig modbus: serial: Add non-compliant mode with custom stop-bit settings 2025-06-10 12:53:23 -04:00
modbus_client.c modbus: fix Apache-2.0 SPDX License identifier case 2025-06-11 10:23:46 -07:00
modbus_core.c modbus: reset wait semaphore before tx 2024-10-07 17:12:44 +01:00
modbus_internal.h modbus: fix Apache-2.0 SPDX License identifier case 2025-06-11 10:23:46 -07:00
modbus_raw.c modbus: add user data for adu callback 2022-09-02 10:51:57 +02:00
modbus_serial.c modbus: fix Apache-2.0 SPDX License identifier case 2025-06-11 10:23:46 -07:00
modbus_server.c modbus: fix Apache-2.0 SPDX License identifier case 2025-06-11 10:23:46 -07:00