esp-open-rtos/examples/rf433mhz/Makefile

5 lines
86 B
Makefile
Raw Normal View History

PROGRAM = rf-send-recieve
EXTRA_COMPONENTS = extras/rf433mhz
include ../../common.mk