🚧 Under construction 🚧
Local editor, debugger, and toolchain settings should stay aligned with this project context.
| Item | Value |
|---|---|
| Board | Waveshare ESP32-P4-POE-ETH |
| Chip | ESP32-P4 |
| Target | esp32p4 |
| Architecture | RISC-V |
| Toolchain | riscv32-esp-elf-gcc |
| OpenOCD board config | board/esp32p4-builtin.cfg |
- Waveshare ESP32-P4-ETH Wiki Official board documentation from Waveshare.
- ESP32-P4 Programming Guide Official ESP32-P4 documentation in the ESP-IDF Programming Guide.
- ESP32-P4 Datasheet Official chip datasheet from Espressif.
- ESP-IDF Programming Guide Official framework documentation for ESP-IDF on ESP32-P4.
docs/ethernet-mqtt.mdEthernet, MQTT topics, boot flow, and image transport.docs/motion-detection.mdPIR behavior, trigger flow, warm-up, and cooldown.docs/ir-illuminator.mdIR illuminator wiring, runtime modes, and future capture coupling.docs/kconfig.mdBuild-time settings, generated config flow, and how Kconfig relates to runtime config.docs/runtime-config.mdRuntime settings, NVS persistence, and reboot behavior.