1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-17 18:43:50 +01:00
RIOT/pkg/qr-code-generator/qr-code-generator.mk
2021-05-09 17:19:13 +02:00

6 lines
82 B
Makefile

MODULE = qr-code-generator
SRC := qrcodegen.c
include $(RIOTBASE)/Makefile.base