Fix ESP32 layering.
This commit is contained in:
@ -76,7 +76,7 @@ ESP32_ZIP_FILES += [
|
|||||||
|
|
||||||
# Zip it.
|
# Zip it.
|
||||||
ESP32_FILES += [
|
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.
|
# Simulator.
|
||||||
|
|||||||
Reference in New Issue
Block a user