Renz Christian Bagaporo
|
d9939cedd9
|
cmake: make main a component again
|
2018-09-11 09:44:12 +08:00 |
Angus Gratton
|
cff2ef695a
|
Merge branch 'master' into feature/cmake
|
2018-09-06 20:23:04 +08:00 |
Zhang Yan Jiao
|
3578fe39e0
|
Feature/sync lwip as submodule
|
2018-09-06 19:43:08 +08:00 |
Angus Gratton
|
800bffb8b0
|
cmake: Add CMakeLists.txt files for all examples
Generating using convert_to_cmake.py, with some minor cleanup
|
2018-04-30 09:59:20 +10:00 |
Roland Dobai
|
744c2dcdd9
|
Resolve problems found by enabling -Wwrite-strings compilation flag
|
2018-04-10 08:53:43 +02:00 |
Angus Gratton
|
fa3120cb40
|
PPPoS example: Move pin configuration to menuconfig, add log statement
Also remove spurious infinite loop in app_main()
|
2017-04-21 14:29:16 +10:00 |
Angus Gratton
|
f3a567b65d
|
PPPoS: Rearrange config items (move TCP/IP stack size to LWIP), mark as experimental/unsupported
Ref #272
|
2017-04-21 14:23:34 +10:00 |
Adrian Muzyka
|
47c722d674
|
Enable lwip PPPoS support
* 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
|
2017-04-21 14:23:34 +10:00 |