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:
parent
500d257a52
commit
92c50cc5ed
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user