1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-23 21:43:51 +01:00
2022-05-18 07:27:23 +02:00

11 lines
271 B
Makefile

PKG_NAME=esp32_sdk_lib_wifi
PKG_URL=https://github.com/espressif/esp32-wifi-lib
# This is a version in the v4.4 release branch
PKG_VERSION=cd7d14917f2c3d0ea4382f4a188cb290304faf47
PKG_LICENSE=Apache-2.0
include $(RIOTBASE)/pkg/pkg.mk
# there is nothing to compile
all: