1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

makefiles: add pseudomodules to automatically start PIO programs

This commit is contained in:
Fabian Hüßler 2021-12-16 14:53:06 +01:00
parent 500d257a52
commit 92c50cc5ed

View File

@ -613,6 +613,9 @@ PSEUDOMODULES += stm32_periph_%
PSEUDOMODULES += periph_%
NO_PSEUDOMODULES += periph_common
# Modules to automatically start PIO programs
PSEUDOMODULES += pio_autostart_%
# Submodules provided by Skald
PSEUDOMODULES += skald_ibeacon
PSEUDOMODULES += skald_eddystone