mirror of
https://github.com/espressif/esp-idf
synced 2025-03-11 18:19:07 -04:00
* Fix some lwip api bugs * Added PPP_SUPPORT parameter to lwip Kconfig * Added example pppos_client Merges #272 https://github.com/espressif/esp-idf/pull/272
5 lines
145 B
Makefile
5 lines
145 B
Makefile
#
|
|
# "main" pseudo-component makefile.
|
|
#
|
|
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
|