15 lines
283 B
YAML
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
|