Christian Mueller e706b22f31 Add design specification for LoRaWAN Web Portal
Based on Pflichtenheft v2.2, documents the full system design
including daemon, API, frontend, and infrastructure with agreed
deviations (Axum 0.8, SQLx 0.8, Vite 6, Tailwind 4).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 22:27:49 +01:00

14 lines
304 B
INI

[env:ttgo-lora32-v1]
platform = espressif32
board = ttgo-lora32-v1 ; LilyGO LoRa32 T3 V1.6.1 kompatibel
framework = arduino
monitor_speed = 115200
lib_deps =
gamegine/HCSR04 ultrasonic sensor
adafruit/Adafruit SSD1306
adafruit/Adafruit GFX Library
build_flags =
-D LMIC_USE_INTERRUPTS