(make) restructured examples

This commit is contained in:
scbj
2026-06-24 11:50:18 +02:00
parent 62360da2e5
commit 7b909ae4da
3 changed files with 1 additions and 1 deletions
@@ -21,7 +21,7 @@ DEVICE := STM32H573II
# include c sources list # include c sources list
AS_SOURCES := AS_SOURCES :=
C_SOURCES := C_SOURCES :=
include ./src.mk include ./sources.mk
# compiler commands # compiler commands
PREFIX := arm-none-eabi- PREFIX := arm-none-eabi-