Commit Graph

  • 7342811c37 freemodbus: change critical sections to semaphore mutex aleks 2019-03-07 09:51:25 +01:00
  • ef250ced1b tools: re-run idf.py in MSYS with winpty Roland Dobai 2019-02-22 16:07:26 +01:00
  • f0194f2a5e docs: Update package dependencies Roland Dobai 2019-03-01 10:50:16 +01:00
  • aaa1cb6eec freemodbus: change critical sections to semaphore mutex aleks 2019-03-07 09:51:25 +01:00
  • 1ef7d093e1 freemodbus: Fix remove critical_sections Konstantin Kondrashov 2019-02-13 20:10:53 +08:00
  • 5f3bd38d3d Merge branch 'bugfix/cmakeSpaceProcessForCOMPONENT_SRCS' into 'master' Ivan Grokhotkov 2019-03-07 15:11:51 +08:00
  • 5156645348 Merge branch 'bugfix/ci_submodule_paths' into 'master' Anton Maklakov 2019-03-07 13:58:04 +08:00
  • f2f9d92131 fix the bug in auto Ip memory leak xiehang 2019-03-06 21:07:22 +08:00
  • c19bf9ab19 fix the bug in auto Ip memory leak xiehang 2019-03-06 21:04:08 +08:00
  • 9297b07a97 cmake: add spaces2list for COMPONENT_SRCS morris 2019-03-06 12:18:38 +08:00
  • 909a780e81 fix the bug in auto Ip memory leak xiehang 2019-03-06 20:13:53 +08:00
  • 8e0b0af09b fix the bug in auto Ip memory leak xiehang 2019-03-06 20:01:36 +08:00
  • 4c248f40aa fix the bug in auto Ip memory leak xiehang 2019-03-06 19:51:01 +08:00
  • 88ec05cba2 ci: Fix the parsing of submodule paths Anton Maklakov 2019-03-06 19:37:34 +08:00
  • 378f8f72f0 console: fix wrong timeout settiing in join command morris 2019-02-26 22:08:57 +08:00
  • ea0a1c3030 Merge branch 'bugfix/docs_PROJECT_VER' into 'master' Ivan Grokhotkov 2019-03-06 17:29:10 +08:00
  • b88b9f4e03 fix the bug in auto Ip memory leak xiehang 2019-03-06 14:44:06 +08:00
  • b92def7b01 mdns: fix memory leak in pbuf if tcpipadapter failed to get netif David Cermak 2019-02-15 15:59:11 +01:00
  • 0ddcbfa751 mdns example: fix print result for IPv6 addresses David Cermak 2019-02-15 15:54:18 +01:00
  • 94defe35cc mdns: fix malfuctional query_txt David Cermak 2019-02-15 13:46:51 +01:00
  • 0b48653ed0 mdns: fix possible crash when mdns_free called while action queue not empty David Cermak 2019-02-15 13:23:21 +01:00
  • 1ce0434373 mdns: fix memory leak when query for service receives multiple ptr entries for one instance David Cermak 2019-02-14 16:39:11 +01:00
  • a9adc920ea tools: Fix sorting and list of libs in idf_size.py Konstantin Kondrashov 2019-02-18 14:09:09 +08:00
  • e1e82c8949 Merge branch 'bugfix/lack_of_break_in_tcp_client_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-03-06 14:22:59 +08:00
  • bc58f4b9ba Merge branch 'bugfix/cmake_stack_protector_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-03-06 14:19:52 +08:00
  • 2c3af8a18e Merge branch 'bugfix/fix_dig_gpio_unable_hold_bug_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-03-06 14:19:16 +08:00
  • 39c6b2f904 Merge branch 'bugfix/btdm_fix_iOS_and_win10_compatibility_error_for_HID_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-03-06 14:12:31 +08:00
  • c1e50c8a27 Merge branch 'bugfix/btdm_fix_iOS_and_win10_compatibility_error_for_HID' into 'master' Jiang Jiang Jian 2019-03-06 14:11:38 +08:00
  • d99d92e170 Merge branch 'bugfix/fix_dig_gpio_unable_hold_bug_v3.2' into 'release/v3.2' Angus Gratton 2019-03-06 12:10:38 +08:00
  • e5b4d2e01a Merge branch 'bugfix/make_get_coreid_volatile_backport_v3.1' into 'release/v3.1' Ivan Grokhotkov 2019-03-06 11:26:06 +08:00
  • 3fc09372f1 driver(gpio): fixed digital gpio unable hold bug during deep-sleep for release/v3.1 . kooho 2018-12-07 21:44:43 +08:00
  • 42c906140e Merge branch 'bugfix/level5_intr_alloc' into 'master' Ivan Grokhotkov 2019-03-06 11:18:36 +08:00
  • d474018725 Merge branch 'feature/gdbstub_task_list' into 'master' Ivan Grokhotkov 2019-03-06 11:12:46 +08:00
  • ff020c3a18 Merge branch 'docs/correct_typos_in_interrupt_handling_docs' into 'master' Ivan Grokhotkov 2019-03-06 11:11:43 +08:00
  • 6685ca4771 Merge branch 'feature/add_api_get_rmt_idle_level_v3.1' into 'release/v3.1' Angus Gratton 2019-03-06 10:39:42 +08:00
  • 88b153fcf7 Fixed fancy quotes krzychb 2019-03-04 20:26:19 +01:00
  • e243ee972d Updated documentation concerning 'PROJECT_VER' and 'PROJECT_NAME'. Closes https://github.com/espressif/esp-idf/issues/3115. krzychb 2019-03-02 21:41:46 +01:00
  • 1b5a77eba9 Component/bt: fix iOS and win10 compatibility error for HID zhiweijian 2019-02-28 20:39:12 +08:00
  • 398a428e08 test: fix CI UT job pass even ut app bootup fail He Yin Ling 2019-01-31 10:12:17 +08:00
  • 1ca67e98d6 test: fix CI UT job pass even ut app bootup fail He Yin Ling 2019-01-31 10:12:17 +08:00
  • f8f0c81077 esp_http_server: Provide apps an option to let http_server ignore sess_ctx changes Piyush Shah 2019-03-05 00:21:03 +05:30
  • 0f927791be Merge branch 'bugfix/coex_decouple_wifi_and_bt_code_with_coexist' into 'master' Jiang Jiang Jian 2019-03-05 15:14:16 +08:00
  • 8fffb9d172 esp32: disable stack protector for startup code (CMake) Ivan Grokhotkov 2019-01-29 17:41:00 +08:00
  • ddd08a6e13 Merge branch 'doc/add_build_system_cmake_translation' into 'master' Ivan Grokhotkov 2019-03-05 15:02:48 +08:00
  • 19939e5b60 zh_CN translation of build system (cmake version) Wang Fang 2019-03-05 15:02:48 +08:00
  • d323962e14 Merge branch 'feature/upgrade_sphinx_and_breathe_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-03-05 14:34:59 +08:00
  • feb6973aa6 Merge branch 'bugfix/make_get_coreid_volatile_backport_v3.0' into 'release/v3.0' Jiang Jiang Jian 2019-03-05 14:27:19 +08:00
  • 48d3a5804d Merge branch 'bugfix/simple_ota_example' into 'master' Angus Gratton 2019-03-05 13:05:53 +08:00
  • 2a9d2d5be9 docs: fix typo and link in high level interrupt documentation Mahavir Jain 2019-03-05 10:26:40 +05:30
  • c22e572ad0 gdbstub: minor cleanup Ivan Grokhotkov 2019-02-27 12:23:56 +08:00
  • b797f05558 Add support for listing tasks to gdb in gdbstub X-Ryl669 2018-12-11 23:14:15 +01:00
  • d6c52407fc Merge branch 'bugfix/sorting_and_list_of_lib_in_idf_size_v3.1' into 'release/v3.1' Angus Gratton 2019-03-05 11:03:51 +08:00
  • e053fdafc6 Merge branch 'doc/linker_script_generation_zh_CN' into 'master' Angus Gratton 2019-03-05 11:02:31 +08:00
  • 727c2cfa00 Merge branch 'feature/add_api_get_rmt_idle_level_v3.2' into 'release/v3.2' Angus Gratton 2019-03-05 10:51:00 +08:00
  • b9b401ee39 Decouple WiFi and BT with coexist to reduce bin size XiaXiaotian 2019-02-20 21:01:27 +08:00
  • 4e3b482838 Merge branch 'bugfix/fix_some_wifi_bugs_0301_v3.0' into 'release/v3.0' Jiang Jiang Jian 2019-03-05 10:36:40 +08:00
  • bf2c46674d Merge branch 'bugfix/fix_some_wifi_bugs_0301' into 'master' Jiang Jiang Jian 2019-03-05 10:35:22 +08:00
  • 62444346c1 Merge branch 'bugfix/fix_some_wifi_bugs_0301_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-03-05 10:33:24 +08:00
  • 89ae5908d6 Merge branch 'feature/upgrade_sphinx_and_breathe' into 'master' Krzysztof Budzynski 2019-03-05 03:42:34 +08:00
  • f28f4016cb esp_http_server: Provide apps an option to let http_server ignore sess_ctx changes Piyush Shah 2019-03-05 00:21:03 +05:30
  • dace2d6bc5 Merge branch 'bugfix/uart_fix_critical_section_api_from_isr' into 'master' Ivan Grokhotkov 2019-03-04 16:24:22 +08:00
  • b3ee815ec1 Merge branch 'feature/esp_http_client_global_ca_store' into 'master' Ivan Grokhotkov 2019-03-04 16:24:07 +08:00
  • 1d4eeeb464 VFS: Implement poll() based on select() Roland Dobai 2019-02-19 13:18:40 +01:00
  • 4c4acd8d2f freertos: Make xPortGetCoreID() volatile Darian Leung 2019-02-26 20:58:02 +08:00
  • e9a764d9a5 Merge branch 'bugfix/make_get_coreid_volatile_backport_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-03-01 18:49:00 +08:00
  • 7e5ac34be7 Merge branch 'bugfix/wifi_modify_wifi_kconfig_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-03-01 18:46:36 +08:00
  • 887ff7d685 Merge branch 'bugfix/multiple_backports_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-03-01 18:46:10 +08:00
  • b2e4af4ed0 Merge branch 'bugfix/ble_reconn_rescan_readv_crash_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-03-01 18:06:02 +08:00
  • 43dc03659e Merge branch 'bugfix/ble_reconn_rescan_readv_crash_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-03-01 18:05:54 +08:00
  • 025deab4d2 esp32: esp_intr_alloc: Fixed issue with level 5 not being called Christian Hoene 2019-02-09 12:21:41 +01:00
  • 6d70432c7b esp32: fix some WiFi bugs Liu Zhi Fu 2019-03-01 12:53:55 +08:00
  • 863da69c5b esp32: fix some WiFi bugs Liu Zhi Fu 2019-03-01 11:57:16 +08:00
  • 673441aba0 confgen: Fix bug with JSON metadata conditional range generation Angus Gratton 2019-03-01 15:38:23 +11:00
  • 2f547ca7c8 esp32: fix some WiFi bugs Liu Zhi Fu 2019-03-01 11:23:54 +08:00
  • 66a0b64e54 freertos: Make xPortGetCoreID() volatile Darian Leung 2019-02-26 20:58:02 +08:00
  • ebdcbe8c60 Merge branch 'doc/crc_apis_usage' into 'master' Jiang Jiang Jian 2019-03-01 10:03:03 +08:00
  • fb4b035105 ci: Only use "github_sync" tagged runners to talk to GitHub Angus Gratton 2019-02-25 10:41:39 +11:00
  • 04ed861eb8 ci: Retry submodule sync 2 more times before failing Angus Gratton 2019-02-21 10:48:55 +11:00
  • 59d1ecc78b esp32: Remove trialing semicolon from function-like macros Darian Leung 2019-02-28 21:58:47 +08:00
  • 4e55490602 nvs: add a blob fragmentation test case Ivan Grokhotkov 2019-02-22 18:14:48 +08:00
  • 7ee102a9f6 nvs: do eager cleanup of HashListBlocks Ivan Grokhotkov 2019-02-22 17:28:43 +08:00
  • 70a9e72e06 esp_timer: fix occasional failures in "monotonic values" test Ivan Grokhotkov 2019-02-22 21:27:43 +08:00
  • 9cfd94a9d6 esp_timer: improve unit test robustness Ivan Grokhotkov 2018-11-15 20:03:13 +08:00
  • 48416c38c8 soc: define named constants for DPORT_CPUPERIOD_SEL values Ivan Grokhotkov 2019-02-26 17:07:59 +08:00
  • beb8347faa bootloader: check previously used clock frequency at run time Ivan Grokhotkov 2018-11-29 15:18:11 +08:00
  • 450118fdf8 soc/rtc_clk: don’t clear DPORT_CPUPERIOD_SEL when switching to XTAL Ivan Grokhotkov 2019-02-27 20:29:25 +08:00
  • 1e1450bf5d make: fix issues related to EXTRA_COMPONENT_DIRS Ivan Grokhotkov 2019-02-13 11:40:48 +08:00
  • 3567b1d0ce kconfig: fix compatibility with very old versions of flex Ivan Grokhotkov 2019-02-14 11:17:48 +08:00
  • 9d48cdb6f3 Merge branch 'bugfix/multiple_backports_v3.2' into 'release/v3.2' Ivan Grokhotkov 2019-02-28 21:42:19 +08:00
  • 2f14aeee00 Merge branch 'bugfix/fix_scan_bugs_and_alloc_eb_fail_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-02-28 21:31:49 +08:00
  • 258e9c98be Merge branch 'bugfix/cmake_psram_fix_flag_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-02-28 21:06:11 +08:00
  • 6c49f19247 Merge branch 'test/spi_param_wiring_doc' into 'master' v3.3-beta2 Ivan Grokhotkov 2019-02-28 21:00:41 +08:00
  • d71df18d92 Component/bt: fix iOS and win10 compatibility error for HID zhiweijian 2019-02-28 20:39:12 +08:00
  • 35e491856e ci: Only use "github_sync" tagged runners to talk to GitHub Angus Gratton 2019-02-25 10:41:39 +11:00
  • 226c790766 ci: Retry submodule sync 2 more times before failing Angus Gratton 2019-02-21 10:48:55 +11:00
  • c0d32f6e48 nvs: add a blob fragmentation test case Ivan Grokhotkov 2019-02-22 18:14:48 +08:00
  • 203f75223e nvs: do eager cleanup of HashListBlocks Ivan Grokhotkov 2019-02-22 17:28:43 +08:00
  • 742f8e7f8a esp_timer: fix occasional failures in "monotonic values" test Ivan Grokhotkov 2019-02-22 21:27:43 +08:00
  • 7e16a79cf7 esp_timer: improve unit test robustness Ivan Grokhotkov 2018-11-15 20:03:13 +08:00
  • 22dc4898d9 soc: define named constants for DPORT_CPUPERIOD_SEL values Ivan Grokhotkov 2019-02-26 17:07:59 +08:00