MeshTalos-Client/managed_components/espressif__esp-modbus/idf_component.yml
2025-12-03 14:20:11 +08:00

15 lines
283 B
YAML

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