Commit Graph

  • f8939a606c
    Merge bc04197b8e into 418fb4d0ec Reuf Rujevic 2022-04-30 14:35:51 +0200
  • bc04197b8e
    Create Dadan2 Reuf Rujevic 2022-04-30 14:35:42 +0200
  • 418fb4d0ec fix strict prototype issue in app_main master David Cermak 2019-11-14 15:09:27 +0100
  • 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 +0100
  • b1bd86d2bf reverted esp-netif commit comming before esp-netif was introduced/merged onto IDF master David Cermak 2019-10-24 09:20:53 +0200
  • d23505609b esp_netif: Updated init code to use esp-netif instead of tcpip_adapter David Cermak 2019-09-04 15:10:33 +0200
  • 477307ee18 Use IDF new event liu zhifu 2019-08-08 09:58:26 +0800
  • dbe50dedfd
    install usbserial driver & add vagrant to dialout Larry Li 2019-01-04 11:36:58 +0800
  • 3a5595e393
    fix something Larry Li 2019-01-03 18:05:50 +0800
  • 3189723214
    Add vagrant support Larry Li 2019-01-03 17:48:52 +0800
  • df622304c8 Fix CMake example, main should be treated as component Mahavir Jain 2018-11-05 14:21:07 +0530
  • ee338b5633 Remove sdkconfig file Mahavir Jain 2018-11-05 14:15:36 +0530
  • 9e3618ee0d Update license Mahavir Jain 2018-11-05 14:12:26 +0530
  • 0c060e92e9 add an example about how to use Kconfig file Nicola Lunghi 2018-05-08 16:26:35 +0100
  • 67f39545cc Changed README.rst to README.md. Nicola Lunghi 2018-05-08 16:16:17 +0100
  • 1cd57521d8 Add project CMakeLists.txt file for the CMake Preview branch Angus Gratton 2018-04-17 11:50:21 +1000
  • 8a3ebe2805 Update sdkconfig and enable dual-core mode by default Angus Gratton 2018-04-17 12:16:16 +1000
  • 0c2cfc44cb add an example about how to use Kconfig file Nicola Lunghi 2018-05-08 16:26:35 +0100
  • 673a879c3f Changed README.rst to README.md. Nicola Lunghi 2018-05-08 16:16:17 +0100
  • 198417be71 removed sdkconfig from repo. add sdkconfig.defaults Nicola Lunghi 2018-05-08 16:10:22 +0100
  • 600f58744e Merge 45fde1a28c into bd26045075 Ryan Riley 2017-02-22 03:20:30 +0000
  • 45fde1a28c Added wifi logger Brian Campuzano 2017-02-20 23:41:59 -0800
  • 505281add5 Ignoring other emacs temp files Brian Campuzano 2017-02-20 23:40:32 -0800
  • e02d1a1a8f Turned down heartbeat rate to keep from getting a headache Brian Campuzano 2017-02-20 23:21:52 -0800
  • b81b0f9bcf Added include directories to conform to IDF build system Brian Campuzano 2017-02-20 23:06:41 -0800
  • 656c38abfa Updated project name Brian Campuzano 2017-02-20 22:49:14 -0800
  • 6e8b650663 Added wifi component Brian Campuzano 2017-02-20 22:48:56 -0800
  • 492561e0df Added component makefile for heartbeat Brian Campuzano 2017-02-20 22:47:37 -0800
  • 80dfb2d078 Added heartbeat component Brian Campuzano 2017-02-20 22:43:44 -0800
  • d05c18af14 Added ignore file Brian Campuzano 2017-02-20 22:35:55 -0800
  • 20d52c5787 Updated project config file Brian Campuzano 2017-02-20 22:33:36 -0800
  • 29229fd886 Removed tracking of temp emacs files Brian Campuzano 2017-02-20 22:30:47 -0800
  • bd26045075 Remove deprecated features, update sdkconfig Ivan Grokhotkov 2016-11-25 11:48:21 +0800
  • b18317a8a9 app_main: Remove return 0 statement, should have been in 22ff84e Angus Gratton 2016-11-14 11:02:46 +1100
  • 22ff84e1a7 app_main: Function should return void not int Angus Gratton 2016-11-14 10:30:39 +1100
  • bbf4cd7259 WIFI_INIT_CONFIG_DEFAULT() takes no arguments feature/initial_examples Angus Gratton 2016-09-27 19:42:54 +1000
  • 1305a6f73b Update skdconfig with latest defaults Angus Gratton 2016-09-27 12:48:43 +1000
  • e8703ac707 Remove nvs_flash_init() parameters Angus Gratton 2016-09-27 12:48:05 +1000
  • c19a8d0246 Migrate startup code from cpu_start into the application Ivan Grokhotkov 2016-09-26 03:17:59 +0800
  • 3fb8cd9b79 Merge branch 'bugfix/docs_eclipse' Angus Gratton 2016-09-09 09:37:03 +1000
  • d3d2ec9dd4 Updating sdkconfig to latest esp-idf values Jeroen Domburg 2016-09-08 17:01:37 +0800
  • e5f7812e65 Rename main Makefile to component.mk Angus Gratton 2016-09-01 09:18:52 +1000
  • 3bbf6ce8b2 sdkconfig: update TLS pointer options Ivan Grokhotkov 2016-08-31 22:23:58 +0800
  • 05ad6c4aaf Update second instance of SDK_PATH to IDF_PATH Angus Gratton 2016-08-23 18:23:50 +0800
  • 0971a39112 Change SDK_PATH to IDF_PATH Ivan Grokhotkov 2016-08-23 15:40:51 +0800
  • c56d0a999e Add config option for NEWLIB_STDOUT_ADDCR functionality Jeroen Domburg 2016-08-23 15:08:30 +0800
  • d4eb1d137f Initial version of template application Ivan Grokhotkov 2016-08-18 22:31:54 +0800