mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 10:52:43 +01:00
7 lines
203 B
Makefile
7 lines
203 B
Makefile
|
USEMODULE += mpu_stack_guard
|
||
|
|
||
|
# Uncomment this line to build firmware in Engineering mode (BOOT0 off and
|
||
|
# BOOT2 on).
|
||
|
# You can also add it in your application Makefile.
|
||
|
# USEMODULE += stm32mp1_eng_mode
|