]> granicus.if.org Git - esp-idf/commit
esp32: fix few components with dependency on networking stack
authorMahavir Jain <mahavir@espressif.com>
Wed, 14 Mar 2018 08:17:04 +0000 (13:47 +0530)
committerMahavir Jain <mahavir@espressif.com>
Thu, 19 Apr 2018 12:58:55 +0000 (18:28 +0530)
commit441b4a974226c2deaa9ffb8e7308c3009985aba6
tree01fdec803793f527a9b735930126993edf6da6cb
parent43a12894ea7f6f6dabe1f48008898a9297b4ed08
esp32: fix few components with dependency on networking stack

* Move smartconfig to its component directory, it should be possible to override
  this as whole component
* Fix few header includes related to lwIP networking stack

Signed-off-by: Mahavir Jain <mahavir@espressif.com>
components/esp32/cpu_start.c
components/smartconfig/component.mk [new file with mode: 0644]
components/smartconfig/include/smartconfig.h [moved from components/esp32/smartconfig.h with 100% similarity]
components/smartconfig/smartconfig.c [moved from components/esp32/smartconfig.c with 100% similarity]
components/wpa_supplicant/port/include/os.h