add OLIMEXPOEW board profile, guard against PSRAM/eth clock GPIO conflict

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GnozuURE2WF6AWJzxSu6fP
This commit is contained in:
Michael Pape
2026-09-04 13:20:49 +02:00
co-authored by Claude Sonnet 5
parent 6a1f4c9941
commit c1e514d8bf
4 changed files with 13 additions and 2 deletions
+1
View File
@@ -307,6 +307,7 @@ export const BOARD_PROFILES = {
LOLIN: 'Lolin D32',
OLIMEX: 'Olimex ESP32-EVB',
OLIMEXPOE: 'Olimex ESP32-POE',
OLIMEXPOEW: 'Olimex ESP32-POE-ISO WROVER (PSRAM)',
C3MINI: 'Wemos C3 Mini',
S2MINI: 'Wemos S2 Mini',
S3MINI: 'Liligo S3'