mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +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
|