[bootloader] Added trampolines

This commit is contained in:
M4x1m3
2022-02-26 13:36:54 +01:00
parent d16808183b
commit f2c17121d2
6 changed files with 54 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ $(BUILD_DIR)/test.external_flash.write.$(EXE): $(BUILD_DIR)/quiz/src/test_ion_ex
$(BUILD_DIR)/bootloader.$(EXE): $(call flavored_object_for,$(bootloader_src),usbxip)
$(BUILD_DIR)/bootloader.$(EXE): LDSCRIPT = ion/test/device/n0110/external_flash_tests.ld
$(BUILD_DIR)/bootloader.$(EXE): LDSCRIPT = ion/src/device/n0110/internal_flash.ld
.PHONY: %_flash
%_flash: $(BUILD_DIR)/%.dfu