You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/dist/tools/uhcpd/project.py

6 lines
142 B
Python

# pyjam build file. See https://github.com/kaspar030/pyjam for info.
default.CFLAGS = "-O3 -DUHCP_SYSTEM_LINUX -DUHCP_SERVER"
Main("uhcpd")