Files
esp-modbus/idf_component.yml
T
2023-03-01 22:30:21 +08:00

12 lines
247 B
YAML

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