Add AGENTS.md for project documentation and agent rules

This commit is contained in:
André Fiedler
2026-02-24 13:49:01 +01:00
parent 3059e5a493
commit 3487d7c263
2 changed files with 75 additions and 0 deletions

View File

@@ -19,3 +19,15 @@ lib_deps =
madhephaestus/ESP32Servo@^3.0.6
bblanchon/ArduinoJson@^6.21.5
gin66/FastAccelStepper@^0.33.13
[env:uno_macos]
platform = platformio/espressif32
board = esp32dev
framework = arduino
monitor_speed = 115200
upload_speed = 115200
upload_port = /dev/tty.usbserial-110
lib_deps =
madhephaestus/ESP32Servo@^3.0.6
bblanchon/ArduinoJson@^6.21.5
gin66/FastAccelStepper@^0.33.13