Commit Graph

  • ebc95cd64f feat(lib): add pm log for ssc test Zhang Jun Hao 2019-10-18 18:05:29 +08:00
  • 2e252672b8 Merge branch 'bugfix/fix_tsf_is_not_accurate_in_softap_mode' into 'master' Dong Heng 2019-10-18 11:21:26 +08:00
  • 61b7933fa1 fix(lib): fix tsf is not accurate in softap mode Zhang Jun Hao 2019-10-17 20:07:48 +08:00
  • bf85a1f390 Merge branch 'bugfix/fix_calculate_tbtt_error_in_light_sleep' into 'master' Dong Heng 2019-10-18 10:23:24 +08:00
  • 7cb061f803 fix(lib): fix calculate tbtt error in light sleep Zhang Jun Hao 2019-10-17 19:44:40 +08:00
  • c44393a105 Merge branch 'feature/newlib_clock_gettime' into 'master' Dong Heng 2019-10-16 19:19:27 +08:00
  • efe9834313 feat(newlib): Add macro ESP8266_TIME_SYSCALL_USE_FRC1 to enable clock_gettime function yuanjm 2019-10-15 18:48:12 +08:00
  • 5fb417043b Merge branch 'bugfix/fix_spiffs_error' into 'release/v2.1' Dong Heng 2019-10-15 17:31:09 +08:00
  • cb772519aa fix(spiffs): fix bugs of spiffs Bernard Gautier 2019-10-09 11:37:25 +02:00
  • d139abd130 Merge branch 'docs/add_uart_change_authority' into 'master' Dong Heng 2019-10-15 14:14:01 +08:00
  • 55c62b4e10 docs(get-started): change ttyUSB use authority dongheng 2019-10-15 14:03:31 +08:00
  • 203171a45d Merge branch 'bugfix/wrong_default_toolchain_prefix' into 'master' Dong Heng 2019-10-15 10:48:37 +08:00
  • c44e163741 tools(idf_monitor): changed default esp32 toolchain prefix to esp8266 dongheng 2019-10-15 10:35:47 +08:00
  • 64c760b86d Merge branch 'feature/digest_default_algorithm' into 'master' Dong Heng 2019-10-15 10:31:53 +08:00
  • e64ce2c66b feat(esp_http_client): add default algorithm description on digest authorization dongheng 2019-10-15 10:22:05 +08:00
  • fafb539b56 Merge branch 'docs/add_windows_sutup_gcc_url' into 'master' Dong Heng 2019-10-14 19:37:45 +08:00
  • 4bb70a8d1c docs(get-started): add GCC download URL to docs dongheng 2019-10-14 18:24:36 +08:00
  • 115efbe76f Merge branch 'bugfix/program_once_esp_sleep_h' into 'master' Dong Heng 2019-10-14 18:10:53 +08:00
  • a9c23b2c69 fix(esp8266): Added #pragma once for esp_sleep.h dongheng 2019-10-14 17:07:08 +08:00
  • ce3d47768d Merge branch 'feature/https_ota_support_no_verify' into 'master' Dong Heng 2019-10-14 15:31:46 +08:00
  • 81655f396f Merge branch 'bugfix/cmake_script_of_newlib' into 'master' Dong Heng 2019-10-14 11:26:36 +08:00
  • ffe35ecf07 fix(newlib): remove library gcc declare dongheng 2019-10-12 13:43:02 +08:00
  • 94d7d52248 Merge branch 'feature/update_mbedtls_from_esp_idf' into 'master' Dong Heng 2019-10-12 10:16:25 +08:00
  • eeb508d83f Merge branch 'feature/add_gpio_wakeup' into 'master' Dong Heng 2019-10-11 10:09:18 +08:00
  • eb58df9506 feat(esp8266): add function to enable GPIO wakeup from light sleep and disable wakeup source dongheng 2019-10-10 17:09:51 +08:00
  • 1f8192d9f9 feat(exmaples): remove wolfSSL example dongheng 2019-10-10 13:53:24 +08:00
  • 5f2b5eafcf feat(mbedtls): modify code to support ESP8266 dongheng 2019-09-19 11:49:42 +08:00
  • 35d8262b25 feat(mbedtls): bring mbedtls and openssl based on mbedtls from esp-idf dongheng 2019-09-19 10:39:31 +08:00
  • 6cfeb14102 Merge branch 'feature/add_aes_ofb' into 'master' Dong Heng 2019-10-10 10:59:28 +08:00
  • ca3e701001 feat(util): add AES OFB calculation dongheng 2019-10-09 17:47:27 +08:00
  • d8d355bbdf Merge branch 'bugfix/fix_link_data_cause_crash' into 'master' Dong Heng 2019-10-09 16:09:04 +08:00
  • 63b5c1969b fix(freertos): fix link bss data to IRAM causing crash dongheng 2019-10-09 15:27:22 +08:00
  • 8e76fa1130 feat(esp_https_ota): SSL supports no verification dongheng 2019-10-09 11:13:57 +08:00
  • d6ec931ec7 Merge branch 'feature/set_cpu_sleep_mode' into 'master' Dong Heng 2019-09-30 14:45:31 +08:00
  • f2cb7b00ba feat(sleep): add function set CPU sleep mode dongheng 2019-09-26 10:37:49 +08:00
  • da99eac1d6 Merge branch 'feature/update_phy' into 'master' Dong Heng 2019-09-30 13:57:38 +08:00
  • d7dcb182c9 Merge branch 'bugfix/pwm_jitter_v2.x' into 'release/v2.1' Dong Heng 2019-09-29 18:18:40 +08:00
  • e00c0c2ead Merge branch 'feature/link_bss_to_iram' into 'master' Dong Heng 2019-09-29 18:17:08 +08:00
  • c7ac512e99 feat(phy): update phy library to 1151.0 dongheng 2019-09-29 13:53:07 +08:00
  • 36d8b6c0fb bugfix(pwm): fix pwm jitter XiongYu 2019-04-26 21:22:22 +08:00
  • 3e6c6696ef feat(make): add "iram_bss" to link some global varible from DRAM to IRAM dongheng 2019-09-26 17:20:03 +08:00
  • 63ba83f119 Merge branch 'feature/remove_unused_option_of_bootloader' into 'master' Dong Heng 2019-09-25 17:14:35 +08:00
  • 2826d8aa2c feat(bootloader): remove unused option dongheng 2019-09-25 16:38:56 +08:00
  • 3cd3d751c9 Merge branch 'feature/add_wps_to_IDF' into 'master' Dong Heng 2019-09-25 14:32:14 +08:00
  • a71f1b61aa Merge branch 'bugfix/fix_light_sleep_wakeup_proc' into 'master' Dong Heng 2019-09-25 14:30:39 +08:00
  • 4d4e1c0564 fix(esp8266): fix system and wifi sleep/wake process error dongheng 2019-09-18 17:03:08 +08:00
  • 6f3983d39e Merge branch 'feature/add_aes_xts_to_util' into 'master' Dong Heng 2019-09-25 10:30:22 +08:00
  • 07461409f6 Merge branch 'feature/add_sdk_ver' into 'master' Dong Heng 2019-09-24 17:12:31 +08:00
  • ffcac9caca feat(util): add AES XTS and its unit test dongheng 2019-09-19 17:29:57 +08:00
  • f5958f5b33 Merge branch 'bugfix/gnu_make_windows_paths' into 'master' Dong Heng 2019-09-24 13:54:50 +08:00
  • 2a1b5cffe9 Merge branch 'feature/freertos_enable_timer_pend_funcs' into 'master' Dong Heng 2019-09-24 10:28:25 +08:00
  • 643b15aaaa feat(freertos): enable timer pending functions dongheng 2019-09-24 10:21:42 +08:00
  • ae9dae0735 feat(wps): delete some invalid comments Chen Wen 2019-09-23 16:46:54 +08:00
  • 4a4291f198 feat(wps): modify CPU CLK APIs Chen Wen 2019-09-23 16:05:03 +08:00
  • 8254a61e73 feat(wps): add the CONFIG_ESP_SHA macro definition Chen Wen 2019-09-19 11:44:33 +08:00
  • 62cc5052fe feat(wps): optimization wps code Chen Wen 2019-09-17 17:42:54 +08:00
  • 0a7d44c858 feat(wps): sync wps_internal code to esp8266 Chen Wen 2019-09-12 10:28:20 +08:00
  • 6ac71ff766 feat(wps): fix warning issues Chen Wen 2019-09-11 20:38:53 +08:00
  • e0c94384b6 feat(wps): support encryption mode configurable Chen Wen 2019-09-11 19:54:36 +08:00
  • 0b1f1ef88b feat(wps): optimization wps code Chen Wen 2019-09-11 16:15:50 +08:00
  • 8c52206736 feat(wps): sync esp32 wps code to esp8266 Chen Wen 2019-09-09 13:20:12 +08:00
  • 21d8877663 feat(wps): add wps code to idf Chen Wen 2019-08-15 21:08:58 +08:00
  • d0f58daec1 feat(esp8266): add system version dongheng 2019-09-20 14:35:28 +08:00
  • aacf44b545 Merge branch 'feature/improve_ability_of_rx_pkt_in_sniffer_mode' into 'master' Wu Jian Gang 2019-09-23 20:00:21 +08:00
  • b32c7a5f0c feat(lib): check dram in NMI Chen Wen 2019-09-17 15:32:26 +08:00
  • 3040519fac feat(lib): improve the ability of receieve packet in sniffer mode Chen Wen 2019-09-16 21:25:04 +08:00
  • fc20dc2479 Merge branch 'feature/update_wdev_time_when_wakeup_from_light_sleep' into 'master' Dong Heng 2019-09-23 13:25:03 +08:00
  • c053cd2a32 feat(sleep): udpate WDEV time when wake up from light sleep dongheng 2019-09-23 11:10:30 +08:00
  • 5f13cdd45a Merge branch 'bugfix/fix_light_sleep_enter_error' into 'master' Dong Heng 2019-09-23 11:06:44 +08:00
  • 827e7478fa fix(sleep): fix enter light sleep mode error dongheng 2019-09-23 10:37:48 +08:00
  • 60648fc9c9 fix(build): in GNU make, use "cygpath -m" to avoid backslashes dongheng 2019-09-20 10:30:42 +08:00
  • 653d20dddc Merge branch 'bugfix/fix_get_mac_info' into 'master' Dong Heng 2019-09-19 10:27:29 +08:00
  • d150552ab4 Merge branch 'feature/update_cjson_to_1.7.12' into 'master' Dong Heng 2019-09-18 16:29:46 +08:00
  • 26bd48c467 feat(json): update cJSON to v1.7.12 dongheng 2019-08-14 14:59:17 +08:00
  • 8820d1036f Merge branch 'bugfix/ci_sync_submodule_before_compile' into 'master' Dong Heng 2019-09-18 16:00:04 +08:00
  • 1e1caa45eb Merge branch 'feature/remove_submodule_declare' into 'master' Dong Heng 2019-09-18 15:56:54 +08:00
  • 5a3ea9b2c4 fix(ci): download submodule before compiling in case of examples checking error dongheng 2019-09-18 14:56:24 +08:00
  • 56ab9ddc9e feat(make): remove submodule declare for using real submodule later dongheng 2019-09-18 13:58:08 +08:00
  • c533188b1a fix(esp8266): fix get MAC address from efuse output information error dongheng 2019-09-18 10:42:50 +08:00
  • 48f023ec2e Merge branch 'feature/add_get_dram_size' into 'master' Dong Heng 2019-09-17 14:04:29 +08:00
  • 3361cbc541 feat(heap): add function to get DRAM region free size dongheng 2019-09-17 11:43:31 +08:00
  • d501ebaf69 Merge branch 'feature/set_phy_cal_option_according_to_cal_data_check' into 'master' Dong Heng 2019-09-17 10:44:01 +08:00
  • e7cfc98413 Merge branch 'bugfix/fix_uart_output_error_when_startup' into 'master' Dong Heng 2019-09-17 10:37:30 +08:00
  • f1cd394290 Merge branch 'feature/relink_phy_ets_printf' into 'master' Dong Heng 2019-09-17 10:36:46 +08:00
  • 15aff6d092 Merge branch 'bugfix/fix_timer_call_delete_when_proc_v3.1' into 'release/v3.1' Dong Heng 2019-09-17 10:36:28 +08:00
  • cdcfbee8a4 Merge branch 'bugfix/fix_timer_call_delete_when_proc_v3.2' into 'release/v3.2' Dong Heng 2019-09-17 10:36:22 +08:00
  • 2dadceb827 Merge branch 'bugfix/fix_timer_call_delete_when_proc' into 'master' Dong Heng 2019-09-17 10:36:04 +08:00
  • 0f4a396e04 feat(esp8266): set phy cal option according to cal data check Zhang Jun Hao 2019-09-16 16:06:53 +08:00
  • c5df58bbc4 fix(esp_timer): fix delete timer and timer processs later dongheng 2019-09-03 18:53:01 +08:00
  • 205817ea2e fix(esp_timer): fix delete timer and timer processs later dongheng 2019-09-03 18:53:01 +08:00
  • 6b7c87189d feat(phy): relink ets_printf of libphy.a to phy_printf dongheng 2019-09-16 15:47:50 +08:00
  • 96e5df4ebd fix(esp8266): fix UART output error when start up dongheng 2019-09-16 13:59:38 +08:00
  • ae177a8aea fix(lib): fix station get ap info crash when connect to AP failed Zhang Jun Hao 2019-09-16 11:07:18 +08:00
  • 431e94031e Merge branch 'feature/add_phy_partial_calibration' into 'master' Dong Heng 2019-09-16 11:02:45 +08:00
  • e3c73f339c feat(phy): add phy partial calibration in phy init Zhang Jun Hao 2019-09-06 17:36:53 +08:00
  • c6ea3d904e Merge branch 'bugfix/redefine_SSL_VERIFY_NONE' into 'release/v2.1' Dong Heng 2019-09-16 10:26:11 +08:00
  • d7960baaa0 Merge branch 'feature/add_esp_wifi_set_promiscuous_data_len_api' into 'master' Wu Jian Gang 2019-09-12 16:48:12 +08:00
  • 4bc5a555a0 feat(esp8266): modify notes of wifi_promiscuous_pkt_t structure Zhang Jun Hao 2018-09-14 15:09:38 +08:00
  • 87e51aee89 Merge branch 'feature/improve_the_ability_of_rx_pkt_in_sniffer_mode' into 'release/v3.2' Wu Jian Gang 2019-09-12 11:00:18 +08:00
  • f3f17dc24a feat(lib): improve the ability of receieve packet in sniffer mode Chen Wen 2019-09-06 15:21:36 +08:00