1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:52:44 +01:00
RIOT/makefiles/pio.inc.mk

3 lines
62 B
Makefile
Raw Normal View History

%.pio.h: %.pio
$(Q) $(RIOTTOOLS)/pioasm/pioasm -o RIOT $< $@