add esp07s dir and files

This commit is contained in:
Wang_Weigen
2022-04-08 16:52:43 +08:00
parent c7878e8b8a
commit e6d53292ca
6 changed files with 588 additions and 0 deletions

View File

@@ -4,4 +4,8 @@ ifeq ($(CONFIG_ADAPTER_HFA21_WIFI),y)
SRC_DIR += hfa21_wifi
endif
ifeq ($(CONFIG_ADAPTER_ESP07S_WIFI),y)
SRC_DIR += esp07s_wifi
endif
include $(KERNEL_ROOT)/compiler.mk