Commit Graph

  • 792dc6ebb8 Merge branch 'feature/linux_target' into 'master' Ivan Grokhotkov 2020-12-16 16:25:38 +08:00
  • 9d21d0a671 Merge branch 'feature/dis_uart_dl_mode_v4.1' into 'release/v4.1' Angus Gratton 2020-12-16 16:24:25 +08:00
  • 3259f7a964 Merge branch 'bugfix/cxx_exception_workarounds_4.0' into 'release/v4.0' Anton Maklakov 2020-12-16 16:14:58 +08:00
  • dc0e80a4c8 Docs: fix doxygen warnings Marius Vikhammer 2020-12-16 14:37:14 +08:00
  • 45370f4fae wpa_supplicant: Fix null pointer dereference if eap init failed kapil.gupta 2020-12-15 12:06:10 +05:30
  • 5b3734a04a efuse: Add ESP32 V3 'disable Download Mode' functionality Angus Gratton 2020-04-25 16:36:53 +10:00
  • 7b223c3337 NVS: fix string comparison Jakob Hasse 2020-12-08 09:32:09 +08:00
  • ace26dda76 tools/docker: Add libpython2.7 in order to satisfy GDB dependencies Martin Stejskal 2020-09-01 20:50:00 +02:00
  • 8329d51fd0 toolchain: C++ exception workaround Jakob Hasse 2020-04-24 15:41:08 +08:00
  • 5b15f37458 fix[cxx]: improve experimental cxx examples Jakob Hasse 2020-12-16 09:43:59 +08:00
  • 1797fa7716 Merge branch 'bugfix/docker_gdb_python_v4.0' into 'release/v4.0' Anton Maklakov 2020-12-16 10:02:16 +08:00
  • 93c79c4516 freertos_hooks: Fix unbalance lock in deregistration for cpu functions Axel Lin 2020-12-16 08:56:43 +08:00
  • a4fab9c67f test: fix some unit test results not uploaded to Jira: He Yin Ling 2020-09-29 14:55:19 +08:00
  • 3ca579bc23 Merge branch 'test/disable_twai_example_ci_v3.3' into 'release/v3.3' Ivan Grokhotkov 2020-12-16 04:22:50 +08:00
  • f7dfee7dcd Merge branch 'test/disable_twai_example_ci_v4.0' into 'release/v4.0' Ivan Grokhotkov 2020-12-16 04:22:02 +08:00
  • b1b19495a1 Merge branch 'test/disable_twai_example_ci_v4.2' into 'release/v4.2' Ivan Grokhotkov 2020-12-16 04:20:26 +08:00
  • 6a723ad1e7 Merge branch 'bugfix/lwip_netdb_cpp_guards_v4.2' into 'release/v4.2' David Čermák 2020-12-16 04:13:12 +08:00
  • a82d0cf9f1 Merge branch 'bugfix/panic_instr_fetch_prohibited_v4.2' into 'release/v4.2' Ivan Grokhotkov 2020-12-16 04:09:37 +08:00
  • c9427ea613 tools/docker: Add libpython2.7 in order to satisfy GDB dependencies Martin Stejskal 2020-09-01 20:50:00 +02:00
  • 8224c75211 Merge branch 'bugfix/parttool_example_test_fail_v4.2' into 'release/v4.2' Ivan Grokhotkov 2020-12-16 04:09:03 +08:00
  • e64934be6b Merge branch 'bugfix/docker_gdb_python_v4.2' into 'release/v4.2' Ivan Grokhotkov 2020-12-16 04:07:40 +08:00
  • 19498791a5 cmake: set IDF_VERSION_* variables at requirement expansion stage Ivan Grokhotkov 2020-12-15 20:53:19 +01:00
  • e95f97d40e mdns test: Add test to resolve esp32 hostname with DiG David Cermak 2020-07-30 16:12:37 +02:00
  • 05211963ee examples: Common connect component: Unregister shutdown handler on disconnection David Cermak 2020-07-29 10:18:34 +02:00
  • e1e481f438 mdns: Support queries in responses in mDNS non-strict mode David Cermak 2020-07-28 09:06:12 +02:00
  • faef936581 mdns: Fix include query ID in reponses David Cermak 2020-07-27 07:14:34 +02:00
  • 26bca96029 Merge branch 'bugfix/fix_transport_ssl_blocking_v4.2' into 'release/v4.2' David Čermák 2020-12-16 02:59:03 +08:00
  • a1e1470447 Merge branch 'bugfix/fix_esp_modem_mode_switch_timeout_v4.2' into 'release/v4.2' David Čermák 2020-12-16 02:57:44 +08:00
  • 65517844f7 Merge branch 'bugfix/phy_xpd_v4.0' into 'release/v4.0' Michael (XIAO Xufeng) 2020-12-16 01:04:53 +08:00
  • d4a6c911e4 Merge branch 'bugfix/menuconfig_module' into 'master' Ivan Grokhotkov 2020-12-16 00:33:35 +08:00
  • 25a4a61665 Merge branch 'bugfix/nvs_coverage_script' into 'master' Ivan Grokhotkov 2020-12-16 00:30:07 +08:00
  • e400a1f5b0 Merge branch 'feature/panic_test_multi_target_support' into 'master' Ivan Grokhotkov 2020-12-16 00:01:11 +08:00
  • cabe0a44b7 adc_i2s: solve the i2s_adc issue when using wifi Cao Sen Miao 2020-12-09 17:52:20 +08:00
  • 15803d458e Merge branch 'docs/provide_user_guide_for_esp32-pico-devkitm-2' into 'master' Krzysztof Budzynski 2020-12-15 20:47:33 +08:00
  • b8827d45c6 ble_mesh: ci: Add PB-ADV & PB-GATT sdkconfig test files lly 2020-11-25 20:50:24 +08:00
  • 85e3b86fd7 ble_mesh: stack: Need uuid when adding device for provisioning lly 2020-11-20 10:53:32 +08:00
  • 632a33cef8 Merge branch 'fix/nvs_flash_api_docs' into 'master' Ivan Grokhotkov 2020-12-15 19:56:55 +08:00
  • 9fb05897db Merge branch 'bugfix/ci_py2_warnings_fix_v4.2' into 'release/v4.2' Anton Maklakov 2020-12-15 19:06:33 +08:00
  • a987a8ade6 Merge branch 'bugfix/ci_py2_warnings_fix_v4.0' into 'release/v4.0' Anton Maklakov 2020-12-15 19:06:33 +08:00
  • 829d94ad01 Merge branch 'fix/rtc_fast_memory_force_on_in_use_for_heap' into 'master' Ivan Grokhotkov 2020-12-15 18:45:20 +08:00
  • c8d1b18a3c Merge branch 'bugfix/py2_socketio_v4.2' into 'release/v4.2' Ivan Grokhotkov 2020-12-15 18:38:43 +08:00
  • 8ef3100fd9 Merge branch 'bugfix/ci_py2_warnings_fix' into 'master' Anton Maklakov 2020-12-15 18:32:38 +08:00
  • f3ef6d650c Merge branch 'feature/esp_timer_cxx' into 'master' Ivan Grokhotkov 2020-12-15 17:58:13 +08:00
  • 0f96b70294 ci: add esp32s2 support for panic test Fu Hanxi 2020-12-03 17:53:27 +08:00
  • e32885d699 tools/test_apps: run tests which don't need JTAG on Example_GENERIC Ivan Grokhotkov 2020-06-16 21:06:36 +02:00
  • eda42035d2 scan test: bugfix: now can build multi target for one app Fu Hanxi 2020-12-03 17:12:54 +08:00
  • 3a88626ec3 search case: print target as well Fu Hanxi 2020-12-03 16:34:10 +08:00
  • 2547670477 Add esp32s2 support for panic test, run as default Fu Hanxi 2020-12-03 16:33:32 +08:00
  • a5bcaea9cc use "additional_duts" to overwrite dut class for different targets Fu Hanxi 2020-12-03 16:32:54 +08:00
  • 1ffb12e6fd esp_wifi: add esp32c3 wifi lib ChenJianxing 2020-12-15 10:55:04 +08:00
  • 99cb0f25eb Merge branch 'bugfix/pppos_ignored_modem_start_return_v4.2' into 'release/v4.2' David Čermák 2020-12-15 16:15:27 +08:00
  • 99be1aca73 Merge branch 'bugfix/fix_netsuite_tx_wrap_v4.2' into 'release/v4.2' David Čermák 2020-12-15 16:14:45 +08:00
  • 7fcb8ffe0a Merge branch 'feature/mqtt_submodule_update_23c8e1ec_v4.2' into 'release/v4.2' David Čermák 2020-12-15 16:13:03 +08:00
  • cbd0af7217 Merge branch 'bugfix/mdns_src_addr_cpy_v4.2' into 'release/v4.2' David Čermák 2020-12-15 16:10:55 +08:00
  • 3b63476e31 Merge branch 'bugfix/backport_v4.2_fix_websocket_issue' into 'release/v4.2' David Čermák 2020-12-15 16:10:12 +08:00
  • 440b5f6e7b lwip: Changed to C linkage for fixing bug when using mixed C/C++ code mathiasbredholt 2020-09-24 09:28:51 +02:00
  • 97cd07007d ci: define ESP_PLATFORM macro during public header check Michael (XIAO Xufeng) 2020-09-16 12:31:12 +08:00
  • c0e3aa1ef8 transport: fix transport ssl blocking In SSL mode, if esp_transport_poll_read function is used, the cache data in mebdtls will be blocked xutao 2020-08-21 16:31:40 +08:00
  • 9e780a5be9 Merge branch 'feature/ci_fix_docker_build_v4.0' into 'release/v4.0' Anton Maklakov 2020-12-15 15:42:39 +08:00
  • e1d62cda5f Merge branch 'feature/ci_fix_docker_build_v4.2' into 'release/v4.2' Anton Maklakov 2020-12-15 14:55:07 +08:00
  • 8c3526d91f Merge branch 'bugfix/build_docs_pdf_job_v4.2' into 'release/v4.2' Anton Maklakov 2020-12-15 14:54:00 +08:00
  • 3fc9ab4eb3 tools: Redirect some warnings to stderr Anton Maklakov 2020-12-15 12:41:20 +07:00
  • a10d115e84 ci: Ignore Python 2 deprecation warning Anton Maklakov 2020-12-15 12:24:50 +07:00
  • b766dc00eb tools: Redirect some warnings to stderr Anton Maklakov 2020-12-15 12:41:20 +07:00
  • d3c35e1c5f ci: Ignore Python 2 deprecation warning Anton Maklakov 2020-12-15 12:24:50 +07:00
  • f5f91a4d05 tools: Redirect some warnings to stderr Anton Maklakov 2020-12-15 12:41:20 +07:00
  • 3a5de540f1 ci: Ignore Python 2 deprecation warning Anton Maklakov 2020-12-15 12:24:50 +07:00
  • df544dee30 tools: Redirect some warnings to stderr Anton Maklakov 2020-12-15 12:41:20 +07:00
  • cfcc18719d ci: Ignore Python 2 deprecation warning Anton Maklakov 2020-12-15 12:24:50 +07:00
  • fca2d78459 efuse: Add new esp_efuse_read_field_bit() convenience function Angus Gratton 2020-04-25 15:13:18 +10:00
  • 1ef020f0a6 efuse: Add new esp_efuse_write_field_bit() convenience function Angus Gratton 2020-04-25 14:58:30 +10:00
  • 9b31bd54da efuse: Don't need to burn WR_CRYPT_CNT if CRYPT_CNT is already max Angus Gratton 2020-04-25 14:59:39 +10:00
  • c9307cb16e secure boot: Fix regression enabling secure boot v2 Angus Gratton 2020-12-15 15:12:23 +11:00
  • 163d5f314a nvs_flash: fix nvs initialization API documentation Aditya Patwardhan 2020-12-15 08:06:46 +05:30
  • db603854a9 Merge branch 'bugfix/redirection_v4.0' into 'release/v4.0' Mahavir Jain 2020-12-14 20:20:40 +08:00
  • fb6fb2df3b Merge branch 'bugfix/redirection_v3.3' into 'release/v3.3' Mahavir Jain 2020-12-14 20:20:20 +08:00
  • 48cd4d65e6 Merge branch 'bugfix/redirection_v4.2' into 'release/v4.2' Mahavir Jain 2020-12-14 20:03:03 +08:00
  • 12a0f93f87 adc_i2s: solve the i2s_adc issue when using wifi Cao Sen Miao 2020-12-09 20:13:09 +08:00
  • 29b6b0ce0d freertos: Fix missing affinity info in vTaskList Axel Lin 2020-11-10 10:07:39 +08:00
  • f33381b8e8 Merge branch 'fixbug/baidu_tcp_recv_assert_for_3.3' into 'release/v3.3' Jiang Jiang Jian 2020-12-14 19:00:45 +08:00
  • fcabbe5f33 Add Linux support for find_apps and build_apps Fu Hanxi 2020-11-27 18:06:36 +08:00
  • 00819a3022 NVS flash: host-based unit test of nvs::Page Jakob Hasse 2020-11-06 15:54:51 +08:00
  • c233ce0449 spi_flash: mocking should be possible now Jakob Hasse 2020-09-01 17:06:22 +08:00
  • 52093fa4ef linux: added linux target Jakob Hasse 2020-08-10 12:29:05 +08:00
  • 901925ebc5 CMake: Fix issue in newer cmake versions Jakob Hasse 2020-08-06 13:51:58 +08:00
  • 8dbd5a48a8 provide user guide for the development board ESP32-PICO-DevKitM-2 Wang Fang 2020-10-14 10:21:25 +08:00
  • 9ff5f94233 tools: Fix requirements incompatible with Python 2 Roland Dobai 2020-12-09 13:27:01 +01:00
  • 72dbf03b6c fix bug for tcp recv assert xueyunfei 2020-11-19 12:10:47 +08:00
  • a46dfd316e log: correct timestamp formatting to unsigned integer type Mahavir Jain 2020-12-14 15:03:55 +05:30
  • 6d104d49b4 Make the UserAgent string in esp-http-client configurable Scott Shell 2020-11-19 11:16:31 +05:30
  • 193fcc70dd http_auth.c: Fix crash when opaque field is not present in challenge string Shubham Kulkarni 2020-10-01 14:32:50 +05:30
  • 35d0b93ecf esp_http_client: Skip check for redirection counter if status code is success. Shubham Kulkarni 2020-09-30 19:06:13 +05:30
  • 52b069bd03 Make the UserAgent string in esp-http-client configurable Scott Shell 2020-11-19 11:16:31 +05:30
  • 670144ed7c http_auth.c: Fix crash when opaque field is not present in challenge string Shubham Kulkarni 2020-10-01 14:32:50 +05:30
  • 3194bba14d esp_http_client: Skip check for redirection counter if status code is success. Shubham Kulkarni 2020-09-30 19:06:13 +05:30
  • a16d1e8f1a Merge branch 'fixbug/baidu_tcp_recv_assert' into 'master' Jiang Jiang Jian 2020-12-14 16:48:24 +08:00
  • 7eed079473 Merge branch 'Bugfix/esp_event' into 'master' Angus Gratton 2020-12-14 16:32:58 +08:00
  • fad8a27cf7 Make the UserAgent string in esp-http-client configurable Scott Shell 2020-11-19 11:16:31 +05:30
  • 465d911052 http_auth.c: Fix crash when opaque field is not present in challenge string Shubham Kulkarni 2020-10-01 14:32:50 +05:30
  • b951b5adec esp_http_client: Skip check for redirection counter if status code is success. Shubham Kulkarni 2020-09-30 19:06:13 +05:30