Commit Graph

  • 3b2072b4b1 feat(kconfig): Add kconfig and README Dong Heng 2018-04-04 13:46:02 +08:00
  • 62997d54ce Merge branch 'feature/add_make_script' into 'refactor' Wu Jian Gang 2018-04-04 11:34:52 +08:00
  • e33d3b1b62 feat(make): remove checking toolchain version Dong Heng 2018-04-04 11:29:44 +08:00
  • 04b093125f feat(make): add make script and README Dong Heng 2018-04-03 20:13:58 +08:00
  • 481fe08358 Merge branch 'feature/readme' into 'master' Wu Jian Gang 2018-04-03 18:49:20 +08:00
  • 7ca5daad98 feat(doc): Update readme to show new branch model and roadmap Wu Jian Gang 2018-04-03 14:48:31 +08:00
  • 57f4482cea Merge branch 'feature/add_init_gitignore' into 'master' Wu Jian Gang 2018-04-03 14:15:43 +08:00
  • 489b859894 Merge branch 'feature/add_ci' into 'release/v2.x.x' Wu Jian Gang 2018-04-03 13:59:43 +08:00
  • d1520a95ca feat(ci): Add shell of configure ci environment Wu Jian Gang 2018-04-03 11:06:26 +08:00
  • a6c2cbff21 feat(ci): Add init CI script Wu Jian Gang 2018-04-02 19:22:25 +08:00
  • b9e7825a1b feat(git): Add init gitignore Wu Jian Gang 2018-04-03 11:29:07 +08:00
  • 0360263b55 Merge branch 'feature/add_ci' into 'master' v3.0-dev Wu Jian Gang 2018-04-03 11:10:58 +08:00
  • 3f43e12afa feat(ci): Add shell of configure ci environment Wu Jian Gang 2018-04-03 11:06:26 +08:00
  • 52c2e02d4e feat(ci): Add init CI script Wu Jian Gang 2018-04-02 19:22:25 +08:00
  • 936c92a7f6 feat(version): Update version to 2.0.0 v2.0.0 Espressif Systems 2018-04-02 13:55:16 +08:00
  • d2a5facdca feat(mqtt): add APIs for mqtt ssl functionality Espressif Systems 2018-03-27 19:45:06 +08:00
  • 5f058d0d45 fix(wifi): Fix short of eapol resend mechanism in softAP Espressif Systems 2018-03-26 10:39:49 +08:00
  • 25a9c26df3 fix(socket_mt): disable real "shutdown" function Espressif Systems 2018-03-26 10:39:04 +08:00
  • 408104dca7 fix(lwip): fix github issues !155 Espressif Systems 2018-03-26 10:38:04 +08:00
  • 132f5fc51e fix(wps): Fix connect issue for ELECON router Espressif Systems 2018-03-26 10:35:39 +08:00
  • ba7dc94ce7 fix(wifi): Fix wrong behavior of wifi set macaddr Espressif Systems 2018-03-26 10:34:57 +08:00
  • 0186f47021 fix(nopoll): Fix some bug in nopoll library Espressif Systems 2018-03-26 10:32:16 +08:00
  • 8ca60951d1 feat(openssl): Add ssl_pm_extend.c for nopoll Espressif Systems 2018-03-26 10:30:28 +08:00
  • 7d17a9e33f feat(wifi): Change pm task's priority to MAX - 4 Espressif Systems 2018-03-26 10:28:08 +08:00
  • 6b6dc03b94 fix(espnow): Fix wdt when call espnow delete v2.0.0-rc1 Espressif Systems 2018-03-12 20:45:42 +08:00
  • c4c62b2a8a fix(system): Fix wdt crash issue Espressif Systems 2018-03-12 16:36:18 +08:00
  • c303b0a0ee fix(wifi): Fix the fail of scan ap when change policy from manual to auto Espressif Systems 2018-03-12 16:33:22 +08:00
  • 4556619d0b fix(lwip): Fix socket shutdown blocking issue Espressif Systems 2018-03-12 16:32:38 +08:00
  • 87bc754bc0 fix(wifi): Fix pp global value destruction Espressif Systems 2018-03-12 16:31:19 +08:00
  • b7499225bf feat(wifi): Add output pbuf fail check Espressif Systems 2018-03-12 16:30:03 +08:00
  • d3da60eb03 fix(wifi): Add some pbuf_alloc fail check Espressif Systems 2018-03-12 16:29:15 +08:00
  • a35b913da4 feat(system): Show stack info when exception occur Espressif Systems 2018-03-12 16:27:59 +08:00
  • e8b824eb1c fix(lwip): Fix lwip multi-thread issue Espressif Systems 2018-03-12 16:27:09 +08:00
  • d941ccb4eb feat(wifi): Support stations' packets forward in softap mode Espressif Systems 2018-03-12 16:24:15 +08:00
  • d2a8d35487 feat(wifi): Add country code API Espressif Systems 2018-02-13 19:37:38 +08:00
  • 45026e0780 fix(wifi): Fix the bug that scan hidden AP failed Espressif Systems 2018-02-13 19:36:44 +08:00
  • d8b8a20c05 feat(ld): Export low level function address Espressif Systems 2018-02-13 19:35:57 +08:00
  • 340b0a234e fix(lwip): Fix contains more than one tcp pbuf single tx packet Espressif Systems 2018-02-13 19:35:16 +08:00
  • 9416bcb821 fix(lwip): Fix lwip slow timer delay more than one second Espressif Systems 2018-02-13 19:34:10 +08:00
  • 9ac70b013d fix(lwip): Fix mss_local is always subtract the IPv6 header size Espressif Systems 2018-02-13 19:30:55 +08:00
  • 379e4d7447 feat(wifi): Update wifi scan to support passive & active scan Espressif Systems 2018-02-13 19:29:52 +08:00
  • af08298de9 fix(wifi): fix wifi scan cannot be triggered when wifi is connected Espressif Systems 2018-02-13 19:28:42 +08:00
  • fe558a9825 fix(smartconfig): Fix short of scan time in smartconfig parameters set Espressif Systems 2018-01-08 10:44:09 +08:00
  • 46e208bdc4 fix(wifi): Fix wifi tx error issue Espressif Systems 2018-01-08 10:43:21 +08:00
  • db4e3d8fcd feat(system): Update version to 2.0 Espressif Systems 2018-01-08 10:42:27 +08:00
  • 8a42a3a634 fix(system): Fix deep sleep crash issue Espressif Systems 2018-01-08 10:41:42 +08:00
  • ffcb3dba5a feat(wifi): Add keep connection for station to keep connection with AP Espressif Systems 2018-01-08 10:40:53 +08:00
  • c98675f2fd feat(wifi): Record more information of scanned ap Espressif Systems 2018-01-08 10:40:03 +08:00
  • 4b6056fe1c feat(wifi): Save PMK into flash Espressif Systems 2018-01-08 10:37:02 +08:00
  • 25de141e64 fix(multi-sockets): Fix multi-clients connection abnormal Espressif Systems 2018-01-08 10:30:45 +08:00
  • e929eef26e feat(example): Add mqtt client demo Espressif Systems 2018-01-08 10:26:20 +08:00
  • db463cb987 feat(mqtt): Add paho mqtt to third_party Espressif Systems 2018-01-08 10:25:01 +08:00
  • 436a668aac feat(example): Add openssl client demo Espressif Systems 2018-01-08 10:21:51 +08:00
  • 31383990e2 feat(example): Add openssl server demo Espressif Systems 2018-01-08 10:20:42 +08:00
  • eb91560c0c feat(lib): Use gcc to compile all internal libs Espressif Systems 2017-12-29 17:14:07 +08:00
  • 3577acc9b8 feat(mesh): Remove mesh support Espressif Systems 2017-12-26 21:09:10 +08:00
  • 2e89983282 feat(system): Provide more heap region (16KB+) Espressif Systems 2017-12-08 14:02:57 +08:00
  • b6ddeca472 feat(ld): Put rodata in libplatforms.a into flash by default Espressif Systems 2017-10-24 14:08:53 +08:00
  • 7afbd85ed1 fix(wifi): Remove group key entry before connecting to AP Espressif Systems 2017-10-23 18:07:46 +08:00
  • 2fab9e23d7 fix(wpa): Fix wpa wpa2 ptk/gtk reinstallation vulnerability Espressif Systems 2017-10-13 15:30:04 +08:00
  • 802390060e feat(wifi): Add vendor ie API description Espressif Systems 2017-08-30 18:38:36 +08:00
  • 854acab56c feat(espconn): Add espconn source code Espressif Systems 2017-08-25 20:13:17 +08:00
  • 7fbd498a3c feat(lwip): Rebind UDP pcb when IP changed Espressif Systems 2017-08-25 12:14:33 +08:00
  • e0f5e219ea feat(system): Improve spi flash dio-to-qio mode functions Espressif Systems 2017-08-25 09:28:40 +08:00
  • 464709060e feat(wifi): Add vendor ie API description Espressif Systems 2017-08-24 11:07:33 +08:00
  • 8a05097c25 bugfix(pp): Fix group key update error Espressif Systems 2017-08-04 18:05:56 +08:00
  • ea99adf0ca fix(mbedtls): Fixing up the ECP memory leak Espressif Systems 2017-08-04 10:25:21 +08:00
  • 2a7188900a feat(lwip): Remove time function in lwip Espressif Systems 2017-08-04 10:19:20 +08:00
  • 46cf8c3209 sync: from c27334ca Espressif Systems 2017-06-01 20:37:25 +08:00
  • e1e17a12c3 sync: from 61124bba Espressif Systems 2017-05-27 11:13:46 +08:00
  • e752fb5208 Version 1.4.2(23fbe10) 1.4.x Espressif Systems 2017-05-17 14:39:39 +08:00
  • fdd3346291 spi_flash: add support for 8MB & 16MB flash size Espressif Systems 2017-05-15 16:11:11 +08:00
  • b16e28c9ed feat: Add boot v1.7 Espressif Systems 2017-05-15 15:35:44 +08:00
  • 6a132a784d Version 1.5.0-dev(7f7a714) Espressif Systems 2017-05-15 15:34:44 +08:00
  • 11c7216b92 feat: Update libphy to version 1055_1 Espressif Systems 2017-05-15 15:29:35 +08:00
  • d1326005a4 libc: Only define some macros when they are not defined Espressif Systems 2017-05-15 15:28:55 +08:00
  • 082f420d20 fix: Fix websocket error Espressif Systems 2017-05-15 15:27:13 +08:00
  • 97ef22e7dd feat: Modify file mode Espressif Systems 2017-05-15 15:09:19 +08:00
  • 4c58d9eee3 example: Add wifi station machine demo Espressif Systems 2017-03-16 19:41:43 +08:00
  • d587762e50 example: Add wps demo project Espressif Systems 2017-03-16 19:19:17 +08:00
  • 17c4971756 optimize: Support to put rodata to Flash Espressif Systems 2017-03-16 19:09:42 +08:00
  • bbdf36667a openssl: sync openssl wrap layer from esp-idf and add openssl_demo Espressif Systems 2017-02-04 10:51:11 +08:00
  • ae29bf8a59 lwip: add function declaration Espressif Systems 2016-11-21 19:59:04 +08:00
  • f4e2399c0a lwip: remove the error ';' in the socket define Espressif Systems 2016-11-18 13:44:31 +08:00
  • 51ac0fe500 NEW VERSION: 1.5.0 v1.5.0 Espressif Systems 2016-11-09 22:39:56 +08:00
  • 94d8eb8938 init data [112] byte 0x03->0x00, turn off auto freq correction init data [114] byte 0x00->0x01, rf cal use flash #655 1.3.x Espressif Systems 2016-07-04 17:04:53 +08:00
  • 44c1e84a2d init data [112] byte 0x03->0x00, turn off auto freq correction Espressif Systems 2016-07-04 16:59:21 +08:00
  • 9f0d240aa6 Version 1.3.3(7a787fba) Espressif Systems 2016-07-01 16:32:56 +08:00
  • 5f0f75751a Version 1.4.2(f57d61a2) Espressif Systems 2016-07-01 16:28:44 +08:00
  • 07b275a606 Version 1.4.1(5377c409) Espressif Systems 2016-06-24 21:54:10 +08:00
  • e537147280 Version 1.3.2(86e315aa) Espressif Systems 2016-06-24 21:47:02 +08:00
  • efd2819870 Version 1.4.0(cb4060d9) v1.4.0 Espressif Systems 2016-03-01 17:49:44 +08:00
  • 55de019fc2 header files update, add API documents (pdf & html) Espressif Systems 2016-03-01 10:50:38 +08:00
  • dba89f9aba NEW VERSION: 1.4.0 Espressif Systems 2016-02-26 20:40:06 +08:00
  • 50459308c1 fix a mistake in hw_time.c; Espressif Systems 2015-11-16 10:02:06 +08:00
  • bc0cf96ab6 fix websocket_demo compile issue; Espressif Systems 2015-11-11 13:33:12 +08:00
  • 5164a74d46 update Makefile, fix websocket_demo compile issue; Espressif Systems 2015-11-10 13:56:03 +08:00
  • d091945abf update make_cert.py Espressif Systems 2015-11-03 15:51:12 +08:00
  • 3ca6af5da6 NEW VERSION: 1.3.0 1. Add libssc.a, simple serial console lib. 2. Add libspiffs.a, SPI file system. 3. Add libwps.a to support WPS. 4. Add libespconn.a, Espressif connection lib. 5. Add libespnow.a to support Espressif ESP-NOW. 6. Add libmesh.a, Espressif mesh. 7. Add libnopoll.a, websocket. 8. Add make_lib.sh in "third_party" folder. 9. Add modem-sleep & light-sleep supported. 10. Update libcirom.a to support float IO. 11. Update gen_misc.sh & gen_misc.bat. 12. Update header files, add comments in doxygen style. 13. Update libsmartconfig.a to version 2.5.2. 14. Update libssl.a. 15. Updates driver (PWM/UART/GPIO/SPI/Hardware timer). 16. Update open source codes of third_party. 17. Modify "ld" files, "dram0 len" should be 0x18000 in RTOS SDK. 18. Remove header files in extra_include, which are already in compile folder. 19. Other APIs sync from non-OS SDK, more details in documentation "20B-ESP8266__RTOS_SDK_API Reference". 20. Other optimization to make the SDK more stable. Espressif Systems 2015-11-02 19:42:55 +08:00
  • a2b413ad29 NEW VERSION: 1.2.0 1. add modified version libgcc.a, remove functions which are already in rom, for removed functions, refer to eagle.rom.addr.v6.ld; 2. add modified version libcirom.a, remove functions which are already in rom, for removed functions, refer to eagle.rom.addr.v6.ld; 3. modify eagle.rom.addr.v6.ld; 4. modify Makefile, project can be separated from SDK; 5. add a project template in examples folder, it's IMPORTANT, PLS refer to readme.txt in project_template; 6. remove app project folder, project_template is a good startup; 7. use gcc by default; 8. modify ld struct, add some comment and Flash MAP, it's clear now; 9. add upgrade.h; 10.other minor changes; Espressif Systems 2015-08-28 19:32:24 +08:00