Commit Graph

  • 418fb4d0ec fix strict prototype issue in app_main master David Cermak 2019-11-14 15:09:27 +01:00
  • b68f55fc78 Removed all network/WiFi related code to be replaced by a plain helloworld application in order to serve as a template project only irelevant of IDF version David Cermak 2019-10-29 12:21:07 +01:00
  • b1bd86d2bf reverted esp-netif commit comming before esp-netif was introduced/merged onto IDF master David Cermak 2019-10-24 09:20:53 +02:00
  • d23505609b esp_netif: Updated init code to use esp-netif instead of tcpip_adapter David Cermak 2019-09-04 15:10:33 +02:00
  • 477307ee18 Use IDF new event liu zhifu 2019-08-08 09:58:26 +08:00
  • df622304c8 Fix CMake example, main should be treated as component Mahavir Jain 2018-11-05 14:21:07 +05:30
  • ee338b5633 Remove sdkconfig file Mahavir Jain 2018-11-05 14:15:36 +05:30
  • 9e3618ee0d Update license Mahavir Jain 2018-11-05 14:12:26 +05:30
  • 0c060e92e9 add an example about how to use Kconfig file Nicola Lunghi 2018-05-08 16:26:35 +01:00
  • 67f39545cc Changed README.rst to README.md. Nicola Lunghi 2018-05-08 16:16:17 +01:00
  • 1cd57521d8 Add project CMakeLists.txt file for the CMake Preview branch Angus Gratton 2018-04-17 11:50:21 +10:00
  • 8a3ebe2805 Update sdkconfig and enable dual-core mode by default Angus Gratton 2018-04-17 12:16:16 +10:00
  • bd26045075 Remove deprecated features, update sdkconfig Ivan Grokhotkov 2016-11-25 11:48:21 +08:00
  • b18317a8a9 app_main: Remove return 0 statement, should have been in 22ff84e Angus Gratton 2016-11-14 11:02:46 +11:00
  • 22ff84e1a7 app_main: Function should return void not int Angus Gratton 2016-11-14 10:30:39 +11:00
  • bbf4cd7259 WIFI_INIT_CONFIG_DEFAULT() takes no arguments feature/initial_examples Angus Gratton 2016-09-27 19:42:54 +10:00
  • 1305a6f73b Update skdconfig with latest defaults Angus Gratton 2016-09-27 12:48:43 +10:00
  • e8703ac707 Remove nvs_flash_init() parameters Angus Gratton 2016-09-27 12:48:05 +10:00
  • c19a8d0246 Migrate startup code from cpu_start into the application Ivan Grokhotkov 2016-09-26 03:17:59 +08:00
  • 3fb8cd9b79 Merge branch 'bugfix/docs_eclipse' Angus Gratton 2016-09-09 09:37:03 +10:00
  • d3d2ec9dd4 Updating sdkconfig to latest esp-idf values Jeroen Domburg 2016-09-08 17:01:37 +08:00
  • e5f7812e65 Rename main Makefile to component.mk Angus Gratton 2016-09-01 09:18:52 +10:00
  • 3bbf6ce8b2 sdkconfig: update TLS pointer options Ivan Grokhotkov 2016-08-31 22:23:58 +08:00
  • 05ad6c4aaf Update second instance of SDK_PATH to IDF_PATH Angus Gratton 2016-08-23 18:23:50 +08:00
  • 0971a39112 Change SDK_PATH to IDF_PATH Ivan Grokhotkov 2016-08-23 15:40:51 +08:00
  • c56d0a999e Add config option for NEWLIB_STDOUT_ADDCR functionality Jeroen Domburg 2016-08-23 15:08:30 +08:00
  • d4eb1d137f Initial version of template application Ivan Grokhotkov 2016-08-18 22:31:54 +08:00