Files
WLED/wled00
copilot-swe-agent[bot] bf88f29ed8 Fix bootloader version detection to read actual flash memory
- Replace ESP-IDF version heuristics with direct flash memory reading
- Read bootloader binary from standard location (0x1000) on ESP32
- Use esp_flash_read() to access actual bootloader data from flash
- Still maintain fallback to ESP-IDF heuristics if flash read fails
- Add proper error handling and debug logging
- Addresses feedback that previous implementation only checked platform capabilities

Co-authored-by: netmindz <442066+netmindz@users.noreply.github.com>
2025-09-03 18:54:59 +00:00
..
2025-09-01 11:05:31 +08:00
2024-10-02 20:14:25 +02:00
2025-04-23 18:38:34 +02:00
2025-09-01 11:05:31 +08:00
2025-03-11 22:31:19 +00:00
2025-04-26 20:08:15 +02:00
2025-02-19 12:27:10 +01:00
2023-01-06 09:24:29 +01:00
2025-07-16 11:18:04 +02:00
2023-02-08 10:18:41 +01:00
2023-02-04 23:59:28 +01:00
2025-09-01 11:05:31 +08:00
2024-07-11 21:22:58 +02:00
2025-07-01 10:22:49 +02:00
2025-04-26 20:08:15 +02:00
2025-02-19 11:34:29 +01:00
2025-04-26 20:08:15 +02:00
2024-08-14 11:16:46 +02:00
2024-09-10 15:20:34 +02:00