Commit Graph

  • 5b6bc8c5ed websocket client: the client now aborts the connection if send fails. Marius Vikhammer 2020-05-25 14:59:22 +08:00
  • e7ac221b42 Merge branch 'bugfix/authmode_degrade_fix_v4.0_1' into 'release/v4.0' Jiang Jiang Jian 2020-06-15 14:33:05 +08:00
  • c9d9545310 bugfix(uart): fix esp32 uart fifo_cnt bug xiongyu 2020-06-03 12:24:55 +08:00
  • 534114879c Merge branch 'bugfix/fix_extra_component_dirs_ordering' into 'master' Angus Gratton 2020-06-15 12:16:52 +08:00
  • b58e777596 Merge branch 'bugfix/fix_dac_driver_self_contained' into 'release/v4.0' Michael (XIAO Xufeng) 2020-06-15 12:15:32 +08:00
  • c7e4a284ae test(UART): fix uart tx with ringbuffer test fail issue houwenxiang 2020-06-12 11:31:34 +08:00
  • 0265c63e6c esp_wifi: Update wifi_lib pointer to correct branch kapil.gupta 2020-06-15 08:57:58 +05:30
  • fa3b76ee9b mesh: fix bug of dynamic set type idle chenyudong 2020-06-08 21:23:32 +08:00
  • 4f29dfa969 Merge branch 'bugfix/doc_build_ut_cmdline_v4.0' into 'release/v4.0' Krzysztof Budzynski 2020-06-15 02:43:02 +08:00
  • 37beda489b Merge branch 'doc/get_started_duplicate_info' into 'master' Krzysztof Budzynski 2020-06-15 02:36:59 +08:00
  • 79a0e892a0 Merge branch 'feature/coredump_allow_variable_dumping' into 'master' Krzysztof Budzynski 2020-06-15 02:35:38 +08:00
  • 1deeadf4c5 Added coredump user defined variable into coredump Alexey Gerenkov 2020-06-15 02:35:38 +08:00
  • 637090410b components/bt:Fixed the problem of incomplete data packets caused by disordered acl data packets wangcheng 2020-06-13 15:24:37 +08:00
  • 0df77d5a69 components/bt: Consider link_xmit_data_q in congest events to prevent excessive memory usage wangcheng 2020-06-13 15:26:23 +08:00
  • ec55ac92eb components/bt: Consider link_xmit_data_q in congest events to prevent excessive memory usage wangcheng 2020-06-13 15:26:23 +08:00
  • d8c48ecb99 components/bt:Fixed the problem of incomplete data packets caused by disordered acl data packets wangcheng 2020-06-13 15:24:37 +08:00
  • 7f299d9d60 components/bt: Consider link_xmit_data_q in congest events to prevent excessive memory usage wangcheng 2020-06-13 14:22:30 +08:00
  • d53a2719b9 components/bt: Fixed the problem of incomplete data packets caused by disordered acl data packets wangcheng 2020-06-13 14:25:51 +08:00
  • f9b0cd1847 components/bt: Add api to query the number of available buffers for the current connection wangcheng 2020-05-11 19:24:09 +08:00
  • 3b8b057894 components/bt: Consider link_xmit_data_q in congest events to prevent excessive memory usage wangcheng 2020-06-13 14:22:30 +08:00
  • e69ee31e1a components/bt: Fixed the problem of incomplete data packets caused by disordered acl data packets wangcheng 2020-06-13 14:25:51 +08:00
  • 846a2f95f4 components/bt: Add api to query the number of available buffers for the current connection wangcheng 2020-05-11 19:24:09 +08:00
  • e87a42f46c components/bt: Add api to query the number of available buffers for the current connection wangcheng 2020-05-11 19:24:09 +08:00
  • 9c7896f2c2 components/bt: Fixed the problem of incomplete data packets caused by disordered acl data packets wangcheng 2020-06-13 14:25:51 +08:00
  • d767adcbfa components/bt: Consider link_xmit_data_q in congest events to prevent excessive memory usage wangcheng 2020-06-13 14:22:30 +08:00
  • 3673c11d29 Merge branch 'feature/ws_timeout' into 'master' David Čermák 2020-06-12 21:29:54 +08:00
  • 0049385850 websocket: add configurable timeout for PONG not received Marius Vikhammer 2020-05-22 20:34:20 +08:00
  • 1c09cb6769 Merge branch 'bugfix/doc_macro_definitions' into 'master' Angus Gratton 2020-06-12 16:37:41 +08:00
  • 74623ac9d5 timer: add return task awoken for timer callback chenjianqiang 2020-06-10 22:11:30 +08:00
  • fed1ab5f3e Merge branch 'bugfix/tusb_configure_pins' into 'master' Michael (XIAO Xufeng) 2020-06-12 13:51:02 +08:00
  • c533674120 simple_ota_example: add SPIRAM enabled configuration Mahavir Jain 2020-06-10 15:29:34 +05:30
  • d7e33d60fa Merge branch 'feature/httpd_low_level_apis' into 'master' Mahavir Jain 2020-06-12 13:40:02 +08:00
  • 8357318945 driver(dac): fix dac header file self contained issue fuzhibo 2020-04-28 21:01:37 +08:00
  • 1e7d32b361 Merge branch 'bugfix/add_return_task_awoken_for_timer_callback' into 'master' Michael (XIAO Xufeng) 2020-06-12 13:32:57 +08:00
  • 8193b188e8 driver: Fix some doxygen warnings Angus Gratton 2020-06-02 11:02:49 +10:00
  • a171def1ba docs: Redirect all of Doxygen stderr to the warnings log Angus Gratton 2020-06-02 11:01:20 +10:00
  • ea9322937f docs: Log the full list of macros, remove code-style macros to prevent Doxygen errors Angus Gratton 2020-06-02 10:44:18 +10:00
  • 7d989e08fd doc: Fix passing of build macros to Doxygen Angus Gratton 2020-06-02 10:16:41 +10:00
  • 7232bc8360 xtensa: add CPU overlay files for esp32s3 morris 2020-01-16 17:32:17 +08:00
  • f9f617cd4f ci: fix the issue that build_docs label has to be used with regular_test Michael (XIAO Xufeng) 2020-06-10 11:32:43 +08:00
  • 83d6ab9b5f msys2: Remove python version consideration in pacman commands Angus Gratton 2020-06-04 18:39:20 +10:00
  • a972d3018c windows: Update MSYS2 pre-compiled legacy build environment Angus Gratton 2020-06-02 18:26:51 +10:00
  • 37c155c359 msys2: Remove python version consideration in pacman commands Angus Gratton 2020-06-04 18:39:20 +10:00
  • 194a3b09dc windows: Update MSYS2 pre-compiled legacy build environment Angus Gratton 2020-06-02 18:26:51 +10:00
  • 9b62609499 msys2: Remove python version consideration in pacman commands Angus Gratton 2020-06-04 18:39:20 +10:00
  • 036848a375 windows: Update MSYS2 pre-compiled legacy build environment Angus Gratton 2020-06-02 18:26:51 +10:00
  • 332e243f17 Merge branch 'feature/msys2_env_update_v3.3' into 'release/v3.3' Angus Gratton 2020-06-12 07:26:41 +08:00
  • eef0e178a0 Merge branch 'feature/msys2_env_update' into 'master' Angus Gratton 2020-06-12 07:26:09 +08:00
  • 0daff849a4 esp_rom: remove unsupported library on esp32s2 morris 2020-06-11 21:36:23 +08:00
  • be91b7c52e esp_rom: add esp32s3 rom headers morris 2020-06-11 21:35:28 +08:00
  • 9cc0f33ed5 esp_rom: add esp32s3 rom symbols morris 2020-06-10 19:07:48 +08:00
  • 067b1b91c2 global: add new target name: esp32-s3 morris 2020-01-15 21:50:19 +08:00
  • 1b8905e544 components/bt: Fix ble disconnect due to instant of channel map update is too small baohongde 2020-06-11 16:40:06 +08:00
  • d0093c7675 Set AFH in time(075dd35) baohongde 2020-06-11 16:17:07 +08:00
  • de6f21936f components/coex: Fix ble connecting fail in coexist baohongde 2020-06-08 18:02:10 +08:00
  • a0f1a43edc ble_mesh: Remove boolean type definitions lly 2020-06-11 16:17:49 +08:00
  • c04cfc2545 ble_mesh: Do not #define bool when compiling in C++ Nikolaos Strikos 2020-04-11 13:30:19 +02:00
  • 46486a863c esp_wifi: Remove auth_changed event and fix wpa2-ent authmode threshold kapil.gupta 2020-06-05 13:08:52 +05:30
  • c11621e64e timer: add return task awoken for timer callback chenjianqiang 2020-06-10 22:11:30 +08:00
  • 29bc65e719 Merge branch 'feature/toolchain_2020r2_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-06-11 15:44:47 +08:00
  • 7de0c391ac Merge branch 'bugfix/fix_some_wifi_bugs_0522_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-06-11 15:41:06 +08:00
  • 326b42560d Merge branch 'bugfix/collection_of_confirmed_fixes_from_baidu_project_4.1' into 'release/v4.1' Jiang Jiang Jian 2020-06-11 14:46:22 +08:00
  • 625bd5eb18 Merge branch 'feature/reassign_example_test_runners' into 'master' Ivan Grokhotkov 2020-06-11 14:22:05 +08:00
  • bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC Fu Hanxi 2020-06-11 14:22:05 +08:00
  • 1504fe5358 Merge branch 'bugfix/esp32_can_not_scan_ap_after_restart_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-06-11 11:54:24 +08:00
  • bb5d07b23e Merge branch 'bugfix/gen_crt_py3_utf' into 'master' Anton Maklakov 2020-06-11 10:40:54 +08:00
  • 627d8e7385 httpd_advanced_tests: Use the new low level APIs instead of calling an internal API Piyush Shah 2020-06-10 01:05:02 +05:30
  • 24587ccbbf esp_http_server: Expose low level socket send/recv APIs Piyush Shah 2020-06-06 00:42:44 +05:30
  • ea07ce1a5a ldgen: change other accesses of exception message Renz Bagaporo 2020-06-10 13:53:51 +08:00
  • 177c3d0f5a Changed ParseException message argument the-cat-that-codes 2020-05-24 21:21:34 +02:00
  • e67314f646 tools/idf_monitor: add WebSocket client for IDE integration Roland Dobai 2020-05-28 14:47:38 +02:00
  • 5c783e60e1 Merge branch 'bugfix/fix_build_err_in_cpp' into 'master' Jiang Jiang Jian 2020-06-10 16:48:58 +08:00
  • 61e3259f22 Driver(UART): fix uart_read_byte and uart_write_byte different in buffer type issue. houwenxiang 2020-05-26 20:30:09 +08:00
  • 9a21b7e397 Merge branch 'bugfix/allow_extra_component_in_unit_test' into 'master' Angus Gratton 2020-06-10 16:10:07 +08:00
  • 067ce3ef32 Merge branch 'bugfix/bootloader_skip_verify_jtag' into 'master' Angus Gratton 2020-06-10 16:09:32 +08:00
  • e29c9d331f Merge branch 'bugfix/esp32s2_define_correct_size_for_rtc_fast_mem' into 'master' Angus Gratton 2020-06-10 16:04:41 +08:00
  • 6f768b74e4 Merge branch 'bugfix/parttool_get_info_wo_info_option_v4.1' into 'release/v4.1' Angus Gratton 2020-06-10 16:02:03 +08:00
  • 5e84ee108c Merge branch 'bugfix/bootloader_efuse_build_regression_v3.3' into 'release/v3.3' Angus Gratton 2020-06-10 16:01:35 +08:00
  • 6a838c2eaf Merge branch 'feature/efuse_esp32s2_add_fields_in_table' into 'master' Angus Gratton 2020-06-10 16:01:25 +08:00
  • 5054cd05fc Merge branch 'bugfix/intr_alloc_no_log_from_critical_section_v4.2' into 'release/v4.2' Angus Gratton 2020-06-10 15:58:23 +08:00
  • f17f59fb54 Merge branch 'bugfix/parttool_get_info_wo_info_option_v3.3' into 'release/v3.3' Angus Gratton 2020-06-10 15:58:01 +08:00
  • 02a53166b6 Merge branch 'bugfix/parttool_get_info_wo_info_option_v4.0' into 'release/v4.0' Angus Gratton 2020-06-10 15:57:41 +08:00
  • 1463cd3550 ble_hid_device_demo: fix build if building with c++ Elvis Dukaj 2020-04-26 13:42:54 +02:00
  • b75edc84e3 esp32s2 SHA: fallback to hashing block by block for non DMA memory Marius Vikhammer 2020-04-08 16:37:51 +08:00
  • 2f6f842d0f Merge branch 'bugfix/collection_of_confirmed_fixes_from_baidu_project_3.3' into 'release/v3.3' Jiang Jiang Jian 2020-06-10 13:08:11 +08:00
  • fbd64af098 Merge branch 'bugfix/fix_interrupt_handle_param_error' into 'master' Jiang Jiang Jian 2020-06-10 12:54:31 +08:00
  • 282433500e Backport MR from baid proj weitianhua 2020-06-01 16:04:12 +08:00
  • f677655fcb protocomm_httpd: Restart security session if request is received on a new session Piyush Shah 2020-05-06 20:14:52 +05:30
  • d0b27b1649 Merge branch 'bugfix/update_example_tests' into 'master' Mahavir Jain 2020-06-09 22:49:32 +08:00
  • c287ca1363 example_test.py: Update OTA example tests to make it compatible with python3 Shubham Kulkarni 2020-05-14 12:09:29 +05:30
  • b8f5d2e466 Merge branch 'bugfix/export_sh_in_dash' into 'master' Ivan Grokhotkov 2020-06-09 17:58:27 +08:00
  • 432c6fc164 Merge branch 'bugfix/check_python_deps_diagnostic' into 'master' Ivan Grokhotkov 2020-06-09 17:58:04 +08:00
  • 2c599137b9 bugfix: fix interrupt handle param variable error ronghulin 2020-06-01 21:14:59 +08:00
  • c9769e535e esp_wifi: upadte esp32 phy lib to 4182 zhangyanjiao 2020-06-09 17:33:55 +08:00
  • 21a9c9b653 Merge branch 'bugfix/authmode_degrade_fix_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-06-09 17:30:50 +08:00
  • c39b3730bf ci: fix find_build_apps.py failure with py3 due to non ascii chars Marius Vikhammer 2020-06-09 11:35:08 +08:00
  • 11269df516 ci: fix check_public_headers.py failure with python3 due to non ascii chars Marius Vikhammer 2020-06-09 10:12:15 +08:00
  • 4712392161 tools: export.sh: fix compatibility with dash shell Ivan Grokhotkov 2020-06-08 19:14:48 +02:00
  • 1727306645 tools: fix diagnostic output in check_python_dependencies.py Ivan Grokhotkov 2020-06-08 18:14:39 +02:00
  • 011379dbb5 Merge branch 'bugfix/tools_filename' into 'master' Ivan Grokhotkov 2020-06-08 23:20:33 +08:00