Commit Graph

  • 13522b0a1d Merge branch 'feature/modify_example_smartconfig_for_new_make' into 'refactor' Wu Jian Gang 2018-04-09 14:21:27 +08:00
  • be9618717a Merge branch 'feature/modify_example_project_template_for_new_make' into 'refactor' Wu Jian Gang 2018-04-09 14:21:18 +08:00
  • 357c88d029 Merge branch 'feature/modify_example_wifi_station_machine_for_new_make' into 'refactor' Wu Jian Gang 2018-04-09 14:20:35 +08:00
  • 716d40bbab feat(example): Modify smart_config example for new make Wu Jian Gang 2018-04-08 23:19:04 +08:00
  • 9e9172638f Merge branch 'feature/modify_example_wps_to_new_make' into 'refactor' Wu Jian Gang 2018-04-09 14:18:21 +08:00
  • 08f899fbbf feat(example): Modify wifi station machine example for new make Wu Jian Gang 2018-04-08 22:43:44 +08:00
  • aab93eef71 Merge branch 'feature/modify_example_spiffs_for_new_make' into 'refactor' Wu Jian Gang 2018-04-09 14:15:38 +08:00
  • 7004e783ca feat(example): Modify spiffs test example for new make Wu Jian Gang 2018-04-08 23:12:59 +08:00
  • f68352dd73 feat(example): Modify wps example for new make Wu Jian Gang 2018-04-08 22:24:02 +08:00
  • e2d2be3c6f feat(example): Modify project template example for new make Wu Jian Gang 2018-04-09 09:26:57 +08:00
  • f4d4632a18 Merge branch 'feature/folder_restructure' into 'refactor' Wu Jian Gang 2018-04-09 14:11:04 +08:00
  • e3cdb2dae3 feat(structure): Re-structure some include Wu Jian Gang 2018-04-08 19:51:42 +08:00
  • e0c8631ab6 Merge branch 'feature/remove_unused_makefile' into 'refactor' Wu Jian Gang 2018-04-08 18:17:12 +08:00
  • 6a4bbf217d feat(structure): Remove unused makefile Wu Jian Gang 2018-04-08 18:16:19 +08:00
  • 95f478037b Merge branch 'feature/update_git_ignore' into 'refactor' Wu Jian Gang 2018-04-08 18:10:03 +08:00
  • 28f8690f0d feat(git): Update gitignore Wu Jian Gang 2018-04-08 18:08:03 +08:00
  • bfb85c3090 Merge branch 'bugfix/fix_esptool_config' into 'refactor' Wu Jian Gang 2018-04-08 17:32:05 +08:00
  • 72253a6476 Merge branch 'feature/use_qio_default' into 'refactor' Wu Jian Gang 2018-04-08 17:31:57 +08:00
  • b432953ffc feat(esp2866): Use QIO mode default Dong Heng 2018-04-08 17:30:07 +08:00
  • ef0ba30297 fix(esptool): fix linking error Dong Heng 2018-04-08 17:07:31 +08:00
  • 93a6ce37e5 Merge branch 'feature/add_libhal_to_esp8266' into 'refactor' Wu Jian Gang 2018-04-08 17:00:30 +08:00
  • 2065a90079 feat(esp8266): Add libhal.a to esp8266 Dong Heng 2018-04-08 15:44:44 +08:00
  • 9578924ee1 Merge branch 'feature/update_esp8266_header_file' into 'refactor' Wu Jian Gang 2018-04-08 16:48:41 +08:00
  • e74ac4e624 feat(esp8266): Update esp8266 header file Dong Heng 2018-04-08 16:28:38 +08:00
  • 714271b6aa Merge branch 'feature/modify_esptool_py_kconfig_for_esp8266' into 'refactor' Wu Jian Gang 2018-04-08 15:43:18 +08:00
  • 839d298bb8 feat(esptool_py): Modify kconfig for esp8266 Dong Heng 2018-04-08 14:43:07 +08:00
  • 0da8e4e9b4 Merge branch 'bugfix/fix_compiling_error' into 'refactor' Wu Jian Gang 2018-04-08 14:53:21 +08:00
  • 8526925801 fix(spiffs): Fix spiffs compiling error Dong Heng 2018-04-08 14:36:20 +08:00
  • 7bb0c87c7e fix(lwip): Fix lwip component.mk error Dong Heng 2018-04-08 14:27:59 +08:00
  • 1297a40846 fix(component.mk): Fix component.mk error of some component Dong Heng 2018-04-08 14:26:39 +08:00
  • 132204e7ca Merge branch 'feature/add_makefile_to_esp8266' into 'refactor' Wu Jian Gang 2018-04-08 14:42:48 +08:00
  • 93df33802f feat(esp8266): Modify Makefile.projbuild for esp8266 Dong Heng 2018-04-08 14:12:12 +08:00
  • 70152ef723 feat(esp8266): Move Makefile.projbuild from esptool_py to esp8266 Dong Heng 2018-04-08 14:02:17 +08:00
  • 95330a7695 Merge branch 'feature/add_component_mk_to_esp8266' into 'refactor' Wu Jian Gang 2018-04-08 13:36:36 +08:00
  • 1f52074eaf feat(esp8266): Modify component.mk for esp8266 Dong Heng 2018-04-08 11:10:14 +08:00
  • b7070f35c3 feat(esp8266): Bring esp32 component.mk from esp-idf Dong Heng 2018-04-08 11:03:15 +08:00
  • 752f131021 Merge branch 'feature/move_xtensa_to_esp8266' into 'refactor' Wu Jian Gang 2018-04-08 10:59:37 +08:00
  • 4cdade0517 Merge branch 'feature/move_driver_to_esp8266' into 'refactor' Wu Jian Gang 2018-04-08 10:59:03 +08:00
  • 029070ddbb feat(esp8266): Move xtensa to esp8266 of components Dong Heng 2018-04-08 10:47:27 +08:00
  • bde64c307e feat(esp8266): Remove unused file Dong Heng 2018-04-08 10:39:52 +08:00
  • 3e1f0b973e feat(esp2866): Move driver to esp8266 of components Dong Heng 2018-04-08 10:38:18 +08:00
  • 3a008481cb Merge branch 'feature/remove_unused_folders' into 'refactor' Wu Jian Gang 2018-04-08 10:34:41 +08:00
  • 2636688f89 Merge branch 'feature/add_esp8266_to_components' into 'refactor' Wu Jian Gang 2018-04-08 10:33:55 +08:00
  • f78aed4a16 feat(esp8266): Move firmware to esp8266 of components Dong Heng 2018-04-08 10:16:42 +08:00
  • 458593945b feat(structure): Remove unused folders Wu Jian Gang 2018-04-08 10:27:53 +08:00
  • 082e3051e4 fix(ci): Just a hack to pass ci firstly Dong Heng 2018-04-04 20:20:42 +08:00
  • 7cb0fb72bc feat(esp8266): rename libmain.a to libcore.a and add README Dong Heng 2018-04-04 20:16:48 +08:00
  • c4b81841b2 feat(esp8266): Remove unnecessary library files Dong Heng 2018-04-04 20:14:30 +08:00
  • e6b53d0e99 feat(esp8266): Remove linking files' nested models Dong Heng 2018-04-04 20:12:22 +08:00
  • 1ca077baa2 feat(esp8266): Move esp8266 header to esp8266 of components Dong Heng 2018-04-04 20:09:32 +08:00
  • 5a62aa1075 feat(esp8266): Move library to esp8266 of components Dong Heng 2018-04-04 20:07:40 +08:00
  • 8876de0c6c feat(esp8266): Move linking file to esp8266 of components Dong Heng 2018-04-04 20:05:50 +08:00
  • 77786545d3 Merge branch 'feature/add_esptools_py_to_components' into 'refactor' Wu Jian Gang 2018-04-04 20:03:50 +08:00
  • 149e9d08c4 Merge branch 'feature/add_freertos_to_components' into 'refactor' Wu Jian Gang 2018-04-04 20:02:38 +08:00
  • 1e1c3ff6f6 Merge branch 'feature/add_axtls_to_components' into 'refactor' Wu Jian Gang 2018-04-04 20:01:32 +08:00
  • 7f5ea0f397 fix(ci): Just a hack to pass ci firstly Wu Jian Gang 2018-04-04 20:01:01 +08:00
  • 02b22162ca feat(freertos): add 'freertos' to components Dong Heng 2018-04-04 17:06:13 +08:00
  • 90e6243abe feat(freertos): Move freertos to components Wu Jian Gang 2018-04-04 19:58:05 +08:00
  • 8a533b60c0 fix(ci): Just a hack to pass ci firstly Wu Jian Gang 2018-04-04 19:54:12 +08:00
  • 6365cb2693 feat(axtls): Add component.mk for axtls Dong Heng 2018-04-04 17:38:21 +08:00
  • 0e67ff6bf0 feat(axtls): Move axtls to components Wu Jian Gang 2018-04-04 19:40:34 +08:00
  • 815d1ddf34 feat(esptool_py): Add esptool to components Dong Heng 2018-04-04 19:46:24 +08:00
  • 46c2146302 Merge branch 'feature/add_mqtt_to_components' into 'refactor' Wu Jian Gang 2018-04-04 19:43:28 +08:00
  • 212347a12a feat(mqtt): Add component.mk for mqtt Dong Heng 2018-04-04 17:21:49 +08:00
  • 98472fb104 feat(mqtt): Move mqtt to components Wu Jian Gang 2018-04-04 19:35:34 +08:00
  • f98421d781 Merge branch 'feature/add_nopoll_to_components' into 'refactor' Wu Jian Gang 2018-04-04 19:30:52 +08:00
  • c73ca9b166 fix(ci): Just a hack to pass ci firstly Dong Heng 2018-04-04 19:09:24 +08:00
  • a72d750e28 feat(nopoll): Add component.mk for nopoll Dong Heng 2018-04-04 19:08:08 +08:00
  • 00646afc27 feat(nopoll): Move nopoll to components Dong Heng 2018-04-04 17:24:40 +08:00
  • 336f8bd969 Merge branch 'feature/add_espconn_to_components' into 'refactor' Wu Jian Gang 2018-04-04 19:20:08 +08:00
  • d85eefe016 Merge branch 'feature/add_spiffs_to_components' into 'refactor' Wu Jian Gang 2018-04-04 19:20:00 +08:00
  • 03edb69101 Merge branch 'feature/add_openssl_to_components' into 'refactor' Wu Jian Gang 2018-04-04 19:19:43 +08:00
  • 29556158b9 Merge branch 'feature/add_mbedtls_to_components' into 'refactor' Wu Jian Gang 2018-04-04 19:19:32 +08:00
  • 37b44f5b92 Merge branch 'feature/add_lwip_to_components' into 'refactor' Wu Jian Gang 2018-04-04 19:19:23 +08:00
  • 5640159952 Merge branch 'feature/add_cjson_to_components' into 'refactor' Wu Jian Gang 2018-04-04 19:19:14 +08:00
  • e59f25d9f4 feat(espconn): Add component.mk for espconn Dong Heng 2018-04-04 19:14:45 +08:00
  • 71cc6a4bcd feat(espconn): Move espconn to components Dong Heng 2018-04-04 17:00:41 +08:00
  • eda0b0e474 feat(mbedtls): Add component.mk for mbedtls Dong Heng 2018-04-04 17:19:05 +08:00
  • 820d63fb56 feat(mbedtls): Move mbedtls to components Wu Jian Gang 2018-04-04 19:11:32 +08:00
  • dd46b6c9fa fix(ci): Just a hack to pass ci firstly Dong Heng 2018-04-04 19:01:36 +08:00
  • 8d41261f2e feat(openssl): Add component.mk for openssl Dong Heng 2018-04-04 18:58:49 +08:00
  • 5b074fe681 feat(openssl): Move openssl to components Dong Heng 2018-04-04 17:31:04 +08:00
  • aa57afa23f fix(ci): Just a hack to pass ci firstly Wu Jian Gang 2018-04-04 18:34:13 +08:00
  • e39eb9fa1b feat(lwip): Add component.mk for lwip Dong Heng 2018-04-04 17:14:26 +08:00
  • 87095689ec feat(lwip): Move lwip to components Wu Jian Gang 2018-04-04 18:27:27 +08:00
  • a599262dae feat(cjson): Add component.mk for cjson Dong Heng 2018-04-04 15:20:56 +08:00
  • bcb554e807 feat(cjson): Move cjson to components Wu Jian Gang 2018-04-04 18:21:13 +08:00
  • 1408177a45 fix(include): Fix include dependency when esp_spiffs.h moved Wu Jian Gang 2018-04-04 18:13:02 +08:00
  • 185013df1b feat(spiffs): Add component.mk for spiffs Dong Heng 2018-04-04 17:34:02 +08:00
  • 968e33a085 feat(spiffs): Move spiffs to components Wu Jian Gang 2018-04-04 17:46:06 +08:00
  • 111327ef15 Merge branch 'feature/add_Wolfssl_demo' into 'release/v2.x.x' Wu Jian Gang 2018-04-04 17:35:53 +08:00
  • fea53e606f Merge branch 'feature/add_Wolfssl_lib' into 'release/v2.x.x' Wu Jian Gang 2018-04-04 17:00:13 +08:00
  • 2967284e95 feat(wolfssl): Add wolfssl demo zhangjunhao 2018-04-03 14:57:18 +08:00
  • 8bb8d862c2 feat(wolfssl): Add wolfssl library (Licensed from wolfSSL to Espressif) zhangjunhao 2018-04-03 14:41:29 +08:00
  • 79d8f14206 Merge branch 'feature/add_base_kconfig_file' into 'refactor' Wu Jian Gang 2018-04-04 15:05:07 +08:00
  • 9955000867 feat(kconfig): change default compiling toolchain name for esp8266 Dong Heng 2018-04-04 14:22:12 +08:00
  • 897af0e152 feat(kconfig): add base 'Kconfig' file at root directory Dong Heng 2018-04-04 14:19:36 +08:00
  • f94dcb799c Merge branch 'feature/add_idf_monitor' into 'refactor' Wu Jian Gang 2018-04-04 14:11:07 +08:00
  • e81a82fdab feat(idf_monitor): add idf_monitor.py for command 'make monitor' Dong Heng 2018-04-04 14:04:58 +08:00
  • af5c17a1be Merge branch 'feature/add_kconfig' into 'refactor' Wu Jian Gang 2018-04-04 14:02:47 +08:00