1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/esp32/esp-idf/wpa_supplicant/port/Makefile

9 lines
237 B
Makefile
Raw Normal View History

MODULE = esp_idf_wpa_supplicant_port
# source file list to be compiled as configured in component.mk
ESP32_SDK_SRC = \
components/wpa_supplicant/port/os_xtensa.c \
#
include $(ESP_IDF_WPA_SUPPLICANT_PATH)/esp_idf_wpa_supplicant.mk