diff options
Diffstat (limited to 'components/tollgate_core/idf_component.yml')
| -rw-r--r-- | components/tollgate_core/idf_component.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/components/tollgate_core/idf_component.yml b/components/tollgate_core/idf_component.yml new file mode 100644 index 0000000..112aa18 --- /dev/null +++ b/components/tollgate_core/idf_component.yml | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | version: "1.0.0" | ||
| 2 | description: TollGate core component — Cashu payment processing, per-client DNS/firewall, session management for paid WiFi hotspots | ||
| 3 | url: https://github.com/nicoulaj/esp32-tollgate | ||
| 4 | dependencies: | ||
| 5 | idf: | ||
| 6 | version: ">=5.4.0" | ||