1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:32:45 +01:00

pkg/umorse: fix missing posix defines for usleep

This commit is contained in:
smlng 2018-02-21 11:42:46 +01:00
parent 218dc728e5
commit 8e151e9f0c

View File

@ -3,6 +3,8 @@ PKG_URL=https://github.com/smlng/uMorse
PKG_VERSION=1dc14abdba22cca2f7efc053b2bce327bc7db97e
PKG_LICENSE=MIT
CFLAGS += -D_XOPEN_SOURCE=600
.PHONY: all
all: git-download