Fix ESP32 layering.

This commit is contained in:
Brad Nelson
2025-09-06 01:30:10 -07:00
parent c13c7a9fe2
commit 134cc8215b

View File

@ -76,7 +76,7 @@ ESP32_ZIP_FILES += [
# Zip it.
ESP32_FILES += [
Zip('$dst/esp32/ESP32forth.zip', ESP32_ZIP_FILES, base='$dst/esp32/ESP32forth'),
Zip('$dst/esp32/ESP32forth.zip', ESP32_ZIP_FILES, base='$dst/esp32'),
]
# Simulator.