Commit Graph

  • 35c3a51c17 docs: fix link_roles not linking correctly for certain files Marius Vikhammer 2020-06-18 12:09:51 +08:00
  • 0de2507b24 tools/idf.py: Clean Python bytecode files Roland Dobai 2020-06-22 10:44:26 +02:00
  • 43aafb0d86 tools/idf.py: Clean Python bytecode files Roland Dobai 2020-05-25 14:17:07 +02:00
  • 1c49cf1a09 tools/idf.py: Clean Python bytecode files Roland Dobai 2020-05-25 14:17:07 +02:00
  • 3ffacb04b9 Merge branch 'bugfix/espcoredump_fix_error_reported_for_blank_partition' into 'master' Ivan Grokhotkov 2020-06-22 15:54:19 +08:00
  • 0d85e0096c espcoredump: fix error reported for blank partition Alex Lisitsyn 2020-06-22 15:54:18 +08:00
  • 5aae08e6b4 Merge branch 'feature/pyc_clean' into 'master' Ivan Grokhotkov 2020-06-22 15:53:41 +08:00
  • b3a76a9d83 Merge branch 'feature/idf_monitor_debug_ws' into 'master' Ivan Grokhotkov 2020-06-22 15:50:11 +08:00
  • 479269a52b Merge branch 'feature/configure_flash_write_chunk_size' into 'master' Michael (XIAO Xufeng) 2020-06-22 14:50:42 +08:00
  • 4995fe510e Merge branch 'docs/saola_update' into 'master' Krzysztof Budzynski 2020-06-22 14:10:39 +08:00
  • ee126bc154 Merge branch 'bugfix/wpa_supplicant_no_hw_mpi_v4.2' into 'release/v4.2' Angus Gratton 2020-06-22 13:06:01 +08:00
  • 12b497b328 Merge branch 'bugfix/att_buffer_count_fixed_v3.1' into 'release/v3.1' Island 2020-06-22 11:46:25 +08:00
  • 8c3a3766da Merge branch 'bugfix/att_buffer_count_fixed_v4.0' into 'release/v4.0' Island 2020-06-22 11:45:10 +08:00
  • aaeb2ba733 Merge branch 'bugfix/att_buffer_count_fixed_v4.2' into 'release/v4.2' Island 2020-06-22 11:44:54 +08:00
  • 49d69bb235 Merge branch 'bugfix/connect_param_check_and_channel_map_bugs' into 'master' Island 2020-06-22 11:34:46 +08:00
  • 4ae7efb4c0 ble_mesh: Get node info with pre-configured node name lly 2020-06-08 10:11:29 +08:00
  • a254c42173 ble_mesh: Move TAG definition to each example lly 2020-06-08 15:43:59 +08:00
  • 8bfccba598 ble_mesh: Check if subnet exists before updating beacon_sent lly 2020-05-12 20:18:45 +08:00
  • 6e9cda031c driver(touch): fix touch sensor denoise unit test case fuzhibo 2020-06-12 14:52:18 +08:00
  • ba5da8b086 ble_mesh: stack: Check model status with variable length lly 2020-06-19 21:30:55 +08:00
  • 93aa9163c7 Merge branch 'bugfix/pppos_ignored_modem_start_return' into 'master' David Čermák 2020-06-19 20:48:49 +08:00
  • 4e9e582134 Merge branch 'bugfix/check_missing_IDF_ENV_FPGA_environment' into 'master' Ivan Grokhotkov 2020-06-19 18:15:00 +08:00
  • ca50718501 Merge branch 'refactor/startup' into 'master' Angus Gratton 2020-06-19 18:07:13 +08:00
  • 98f4ccaef5 esp_system: fix other core init issue Renz Bagaporo 2020-06-17 17:13:55 +08:00
  • 98dc1b0188 esp_system: introduce intermediary function to call after system init Renz Bagaporo 2020-06-10 21:13:31 +08:00
  • 08cbfa6187 esp_system: fix various review issues Renz Bagaporo 2020-06-09 08:17:48 +08:00
  • 5e59b4a812 freertos: mark port_xSchedulerRunning as volatile Renz Bagaporo 2020-03-06 14:27:23 +08:00
  • 3386316f81 docs: fix build issue requiring new location of cpu_start.c Renz Bagaporo 2020-03-03 14:31:50 +08:00
  • fe12997a07 ci: update build system tests Renz Bagaporo 2020-03-03 14:29:39 +08:00
  • 67983d5c1c esp_system: restore order of some init functions Renz Christian Bagaporo 2020-02-16 18:29:29 +05:00
  • 20d17e648b esp32, esp32s2: remove dependency of cache err int init on freertos Renz Christian Bagaporo 2020-02-16 18:20:58 +05:00
  • 4d094eccca esp_system: move brownout init due to dependency issue Renz Christian Bagaporo 2020-02-16 17:46:50 +05:00
  • 362d7b8f71 efuse: spelling fix Renz Christian Bagaporo 2020-02-16 17:46:30 +05:00
  • 4bc53d44e3 xtensa: use early logging for trax config during startup Renz Christian Bagaporo 2020-02-14 15:03:22 +05:00
  • ef2a44d251 esp_system: introduce single core mode proxy config Renz Christian Bagaporo 2020-02-13 17:43:23 +05:00
  • c53ad56515 esp_system: startup flow modifications Renz Christian Bagaporo 2020-02-05 22:40:15 +08:00
  • 0f43a2620d esp_system: component init functions macro Renz Christian Bagaporo 2020-02-05 19:57:40 +08:00
  • bb5535ca5d esp32, esp32s2: move startup code into esp_system Renz Bagaporo 2020-03-03 12:22:41 +08:00
  • 62ef63e835 esp32, esp32s2: move clk init functions to esp_system Renz Christian Bagaporo 2020-01-31 18:21:18 +08:00
  • 39ef904fba soc: introduce hal function for cpu delay Renz Bagaporo 2020-03-03 12:10:38 +08:00
  • cf155161c4 Merge branch 'feature/higher_level_com_gdb' into 'master' Ivan Grokhotkov 2020-06-19 16:13:01 +08:00
  • fda166f6bf esp_flash: decrease some of the performance threshold Michael (XIAO Xufeng) 2020-05-21 10:31:03 +08:00
  • 7cf59a8d18 esp_wifi: Zhang Yan Jiao authored 1 day ago 1. Add TBTT update when AP reset TSF 2. fix the bug for regdomian update 3. update ESP32S2 phy lib to 601,5b0f7cd zhangyanjiao 2020-06-19 11:58:16 +08:00
  • 4288a5978b Merge branch 'bugfix/fix_tx_dma_buffer_issue' into 'master' Jiang Jiang Jian 2020-06-19 14:12:27 +08:00
  • 27f24a5d06 Add dimensions Wang Ning 2020-06-19 13:04:07 +08:00
  • b3ef89942f Merge branch 'feature/cmake_overriding_components_new_features' into 'master' Angus Gratton 2020-06-19 11:56:56 +08:00
  • 91d8c26349 Merge branch 'bugfix/fix_16mbit_psram_id_read_error' into 'master' Angus Gratton 2020-06-19 11:49:26 +08:00
  • e3f3e0ae0f Merge branch 'feature/ws_timeout_v3.3' into 'release/v3.3' David Čermák 2020-06-19 02:22:08 +08:00
  • 23a679a7c5 tools: idf_monitor.py: show espcoredump.py error output on failure Ivan Grokhotkov 2020-06-18 19:05:50 +02:00
  • 50aabfa257 ci: update reference output of test_idf_monitor, minor cleanup Ivan Grokhotkov 2020-06-18 19:05:19 +02:00
  • cbd1a95fd0 espcoredump: simplify handling of temporary files Ivan Grokhotkov 2020-05-20 20:04:14 +02:00
  • a63f44cfda espcoredump: use pygdbmi for interaction with GDB Ivan Grokhotkov 2020-05-20 09:25:44 +02:00
  • 8f0ec8bd50 pppos client: modem netif fix ignoring potential modem-start error David Cermak 2020-06-18 16:20:47 +02:00
  • 30e97e0920 freemodbus: fix memcmp result truncated to 1 byte aleks 2020-06-18 12:33:02 +02:00
  • 4228e2e62e components/bt: Fix btc_gatts_arg_deep_copy() and bta_gatts_indicate_handle() Hrishikesh Dhayagude 2018-11-06 21:01:54 +08:00
  • 6aba4efca0 esp_tls_wolfssl: fix incorrect error message after handshake fails Aditya Patwardhan 2020-06-18 13:58:07 +05:30
  • 12d39f9faa components/bt:Fix instant reverse and add ble connect paramter check. wangcheng 2020-06-18 15:54:53 +08:00
  • 048fd80450 ble_hid_device_demo: fix build if building with c++ Elvis Dukaj 2020-04-26 13:42:54 +02:00
  • 5cff7b1d55 components/bt:Fix instant reverse and add ble connect paramter check. wangcheng 2020-06-18 15:52:34 +08:00
  • 26e280c824 ble_hid_device_demo: fix build if building with c++ Elvis Dukaj 2020-04-26 13:42:54 +02:00
  • 5925f6458a ble_hid_device_demo: fix build if building with c++ Elvis Dukaj 2020-04-26 13:42:54 +02:00
  • 41f178f5eb ble_hid_device_demo: fix build if building with c++ Elvis Dukaj 2020-04-26 13:42:54 +02:00
  • f6b0307e1a esp_tls_wolfssl: fix incorrect error message after handshake fails Aditya Patwardhan 2020-06-17 15:52:30 +05:30
  • 3c630c7905 Merge branch 'bugfix/efuse_logs_v4.0' into 'release/v4.0' Angus Gratton 2020-06-18 15:15:57 +08:00
  • 35f5cbaed4 docs:perfect 128-bit UUID description liminyang 2020-06-17 11:58:41 +08:00
  • 6ac7ceef9e docs:perfect 128-bit UUID description liminyang 2020-06-17 11:58:41 +08:00
  • b869e69c62 components/bt: Consider link_xmit_data_q in congest events to prevent excessive memory usage wangcheng 2020-06-13 14:22:30 +08:00
  • 12759b951c components/bt: Fixed the problem of incomplete data packets caused by disordered acl data packets wangcheng 2020-06-13 14:25:51 +08:00
  • d875485f89 components/bt: Add a detailed description for the user to distinguish the function of the query buffer api. Wang Cheng 2020-06-15 18:52:48 +08:00
  • ac2e34f611 Update the limited of function esp_ble_get_sendable_packets_num. Geng Yu Chao 2020-06-15 18:02:34 +08:00
  • 211e7bb4c2 components/bt: Add api to query the number of available buffers for the current connection wangcheng 2020-05-11 19:24:09 +08:00
  • 0578214904 Merge branch 'fix/esp_tls_wolfssl_fix_cert_verify' into 'master' Mahavir Jain 2020-06-18 14:58:28 +08:00
  • 97f10f6509 Merge branch 'bugfix/wpa3_ble_coex_issue_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-06-18 14:44:38 +08:00
  • be80b6f270 docs:perfect 128-bit UUID description liminyang 2020-06-17 11:58:41 +08:00
  • 405abe9cfc Merge branch 'bugfix/blufi_buffer_overflow_report_v3.1' into 'release/v3.1' Island 2020-06-18 13:46:16 +08:00
  • 2ea53169ad Merge branch 'bugfix/blufi_buffer_overflow_report_v3.3' into 'release/v3.3' Island 2020-06-18 13:45:34 +08:00
  • 47fa80f7fe Merge branch 'bugfix/blufi_buffer_overflow_report_v4.0' into 'release/v4.0' Island 2020-06-18 13:45:17 +08:00
  • 710249c86a Merge branch 'bugfix/blufi_buffer_overflow_report_v4.2' into 'release/v4.2' Island 2020-06-18 13:44:52 +08:00
  • ee70736a03 esp_wifi: Update wifi lib Nachiket Kukade 2020-06-17 11:58:50 +05:30
  • ea635c2bba esp_tls_wolfssl: fix incorrect error message after handshake fails Aditya Patwardhan 2020-06-17 15:52:30 +05:30
  • 920273e619 docs:perfect 128-bit UUID description liminyang 2020-06-17 11:58:41 +08:00
  • 7bad9b77cc components/bt:Fix instant reverse and add ble connect paramter check. wangcheng 2020-03-31 17:09:53 +08:00
  • 9e55345c43 Merge branch 'bugfix/efuse_logs_v4.1' into 'release/v4.1' Angus Gratton 2020-06-18 07:11:42 +08:00
  • eeeaba4b8e Merge branch 'bugfix/optimize_timer_ut' into 'master' Michael (XIAO Xufeng) 2020-06-18 02:04:43 +08:00
  • 82c4ed30b6 Merge branch 'bugfix/fix_fifo_cnt_bug_v4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2020-06-18 01:47:51 +08:00
  • 2aaf254d44 Merge branch 'bugfix/fix_fifo_cnt_bug_v3.3' into 'release/v3.3' Michael (XIAO Xufeng) 2020-06-18 01:43:04 +08:00
  • 96b3ab708a esp32s2: Add USE_FIXED_STATIC_RAM_SIZE feature KonstantinKondrashov 2020-06-03 02:17:28 +08:00
  • c963440a97 kconfig: fix IDF_ENV_FPGA not found morris 2020-06-17 12:38:52 +08:00
  • 1f074d313b Merge branch 'bugfix/fix_some_wifi_bugs_0617_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-06-17 18:27:37 +08:00
  • a406885360 Merge branch 'feature/make_tcp_rto_configurable_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-06-17 18:23:34 +08:00
  • 6b66850dc1 Merge branch 'bugfix/ble_conn_fail_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-06-17 18:17:15 +08:00
  • a6f2205cdb Merge branch 'bugfix/ble_conn_fail_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-06-17 18:16:37 +08:00
  • 0ea0d2ba3c Merge branch 'bugfix/efuse_logs_v4.2' into 'release/v4.2' Angus Gratton 2020-06-17 16:54:34 +08:00
  • e64bc76495 idf_monitor: only mangle /dev/tty.* on Darwin Kiril Zyapkov 2020-06-17 11:51:31 +03:00
  • 4a6e793322 esp32: Reduce using ESP_EARLY_LOGx and move some code after the stdout initialization KonstantinKondrashov 2020-06-01 20:33:23 +08:00
  • d1bf7a8743 Merge branch 'feature/retry_download_if_CRC_check_failed' into 'master' Ivan Grokhotkov 2020-06-17 16:03:49 +08:00
  • 23822e2e3f ci: retry download if catched IOError/EOFError Fu Hanxi 2020-06-17 16:03:49 +08:00
  • e0e391dce3 esp32s2: Move some code after the stdout initialization KonstantinKondrashov 2020-06-01 20:39:49 +08:00
  • 0a1919abff esp32: Reduce using ESP_EARLY_LOGx and move some code after the stdout initialization KonstantinKondrashov 2020-06-01 20:33:23 +08:00
  • 458ed4085d feat(lwip): make LWIP TCP rto time configurable yuanjm 2020-06-08 14:26:46 +08:00