resume pppos example on esp32s2
This commit is contained in:
parent
da6742b91f
commit
237f6448d3
1 changed files with 0 additions and 1 deletions
|
@ -2,6 +2,5 @@
|
|||
# in this exact order for cmake to work correctly
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
|
||||
set(SUPPORTED_TARGETS esp32)
|
||||
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
|
||||
project(pppos_client)
|
||||
|
|
Loading…
Reference in a new issue