diff --git a/ueforth/site/index.html b/ueforth/site/index.html
index bfa920d..8372e06 100644
--- a/ueforth/site/index.html
+++ b/ueforth/site/index.html
@@ -48,7 +48,30 @@ A reduced cross-platform EForth version
- ueforth-arduino-esp32.zip
- - ESP32 Arduino Source Code ← SVFIG & Forth2020 folks start here!
+ - ESP32 Arduino Source Code ← SVFIG & Forth2020 folks start here!
+
+ - Regular ESP32 (may work better with your particular board)
+
+ - Board: ESP32 Dev Module
+ - Partition Scheme: No OTA (2M APP, 2M SPIFFS) ← Non-default
+
+ - Upload Speed: 921600
+ - CPU Frequency: 240MHz
+ - Flash Frequency: 80MHz
+ - Flash Mode: QIO
+ - Flash Size: 4MB
+ - Core Debug Level: None
+ - PSRAM: Disabled
+
+
+
+ - ESP32-CAM
+
+ - Board: AI Thinker ESP32-CAM
+
+
+
+
- uEf32.exe - Window 32-bit EXE µEforth
- uEf64.exe - Window 64-bit EXE µEforth
- ueforth.linux - Linux 64-bit Executable µEforth