[bootloader] Added bootloader

This commit is contained in:
M4x1m3
2022-02-25 16:17:38 +01:00
parent c635f4e2b9
commit 272797f31f
4 changed files with 27 additions and 1 deletions

View File

@@ -114,6 +114,7 @@ include poincare/Makefile
include python/Makefile
include escher/Makefile
# Executable Makefiles
include bootloader/Makefile
include apps/Makefile
include build/struct_layout/Makefile
include build/scenario/Makefile