More working in ninja.

This commit is contained in:
Brad Nelson
2024-01-01 20:16:37 -08:00
parent 7209ca594a
commit 3a17582a8c
3 changed files with 28 additions and 5 deletions

View File

@ -16,7 +16,7 @@ OPTIONS = '-I $src/esp32'
ESP32_FILES = []
ESP32_ZIP_FILES = []
# Main .ino file.
# Main files.
ESP32_ZIP_FILES += [
Importation('$dst/esp32/ESP32forth/README.txt',
'$src/esp32/README.txt'),