Added capabilties memory allocation.

This commit is contained in:
Brad Nelson
2021-02-08 00:20:36 -08:00
parent 93a60aa188
commit da57c5b9e2
5 changed files with 32 additions and 11 deletions

View File

@ -128,7 +128,7 @@ $(GEN)/windows_boot.h: common/source_to_string.js $(WINDOWS_BOOT) | $(GEN)
ARDUINO_BOOT = common/boot.fs common/vocabulary.fs \
arduino/arduino.fs arduino/arduino_highlevel.fs \
arduino/hide_io.fs common/highlevel.fs \
arduino/bindings.fs common/highlevel.fs \
common/filetools.fs common/utils.fs \
common/tasks.fs common/streams.fs arduino/arduino_server.fs \
arduino/esp_camera.fs common/blocks.fs \