Files
esp-modbus/idf_component.yml
T
2024-01-26 18:13:02 +08:00

12 lines
247 B
YAML

version: "1.0.13"
description: ESP-MODBUS is the official Modbus library for Espressif SoCs.
url: https://github.com/espressif/esp-modbus
dependencies:
idf: ">=4.3"
files:
exclude:
- "docs/**/*"
- "docs"
- "test/**/*"
- "test"