Commit Graph

  • 58160d46c6 esp_wifi: fix some issue about wifi pm (backport to v4.3) ninh 2021-04-14 14:44:19 +08:00
  • 776906dc84 Merge branch 'bugfix/fix_some_pm_issue_v4.3' into 'release/v4.3' Jiang Jiang Jian 2021-04-14 06:43:17 +00:00
  • 7629a0b22f esp_wifi: fix some issue about wifi pm ninh 2021-04-14 14:42:22 +08:00
  • e87c64dc44 mbedtls: Add CONFIG_MBEDTLS_ROM_MD5 to use ROM MD5 in mbedTLS liuhan 2021-04-06 14:21:28 +08:00
  • 1f54d17503 Merge branch 'bugfix/esp32c3_deep_sleep_gpio_wakeup_issue' into 'master' Jiang Jiang Jian 2021-04-14 06:36:40 +00:00
  • fd47dd4bea Examples/PPPoS: Fix pppos SMS send potential timeout in prompt waiting David Cermak 2021-03-30 16:00:46 +02:00
  • 6471396ae6 esp_modem: Fixed send data and wait for prompt fail from DCE Liu Han 2021-01-25 21:02:32 +08:00
  • 7651e031cb fix: running ttfw tests locally hang forever while detecting ports Fu Hanxi 2021-04-07 12:00:20 +08:00
  • ec01a66557 Merge branch 'feature/esp32c3_memprot_test3' into 'master' Angus Gratton 2021-04-13 18:42:46 +00:00
  • 6d4b93c94e Merge branch 'refactor/using_generic_error_check_in_esp_eth' into 'master' David Čermák 2021-04-13 16:48:25 +00:00
  • c5504829aa Merge branch 'feature/adds_ota_example_test_check_sign_on_update' into 'master' Mahavir Jain 2021-04-13 13:33:19 +00:00
  • 891a17ea62 Fixed automatic connection in idf_monitor Martin Gaňo 2021-02-01 11:40:03 +01:00
  • 1546e970db Merge branch 'master' into 'feature/refactor-idf-monitor' Martin Gano 2021-04-13 20:55:19 +08:00
  • fd867a11df bootloader: Suppress a Cmake warning - variables were not used by the project KonstantinKondrashov 2021-04-11 02:36:25 +08:00
  • 9f932a2a18 bootloader: Fix error in Make build system when signature options is on KonstantinKondrashov 2021-04-10 20:45:25 +08:00
  • af3cbe2888 simple_ota_example: Adds configs to test on_update_no_secure_boot option (RSA&ECDSA) KonstantinKondrashov 2021-03-15 23:59:56 +08:00
  • a2cf1a7d38 docs: Update JTAG debugging guides for ESP32-C3 Roland Dobai 2021-03-21 20:32:24 +01:00
  • 8db9a93e55 Merge branch 'fix/reordering_mypy_ignorelist' into 'master' Anton Maklakov 2021-04-13 10:01:23 +00:00
  • bd03a0e66a esp_pm: fix an issue and add an interface (backport to v4.3) ninh 2021-03-16 11:31:03 +08:00
  • e378ecd6cf esp_pm: add an interface to get pm configuration (backport to v4.2) ninh 2021-03-16 11:31:03 +08:00
  • 4aafb1fd80 modify E8192 ELx200 ELx40 log level to LOGD xiongweichao 2021-04-13 17:08:23 +08:00
  • 1f29036ead Merge branch 'feat/c3_driver_api_cleanup' into 'master' Michael (XIAO Xufeng) 2021-04-13 09:00:11 +00:00
  • eab4e6fedd mdns: Fixed the ip header TTL to be correctly set to 255 David Cermak 2020-12-28 17:37:03 +01:00
  • 03d504dbb2 mdns: Fix parsing answers with questions when instance name not set David Cermak 2021-02-19 16:44:08 +01:00
  • 8e8737c128 mdns: Fix the resolver to correctly parse it's own non-strict answers David Cermak 2021-03-08 19:40:53 +01:00
  • 3a5d9d9431 mdns: Add MDNS_STRICT_MODE config option suren.gabrielyan 2021-03-05 21:12:51 +04:00
  • e408915ff0 Remove sorting of MYPY ignore list from py script Tomas Sebestik 2021-04-12 08:36:09 +02:00
  • 23ae81c78c Merge branch 'bugfix/calc_8m_freq_test' into 'master' Angus Gratton 2021-04-13 08:32:51 +00:00
  • c2bab4be95 Merge branch 'bugfix/mdns_configure_strict_mode' into 'master' David Čermák 2021-04-13 08:04:43 +00:00
  • 693aaef039 Merge branch 'bugfix/enable_gpio18_gpio19_esp32c3_v4.3' into 'release/v4.3' Michael (XIAO Xufeng) 2021-04-13 07:40:00 +00:00
  • f5f3c7143c Merge branch 'feat/c3_driver_api_cleanup_gpio' into 'master' Michael (XIAO Xufeng) 2021-04-13 06:51:33 +00:00
  • 54fdaa5986 Merge branch 'docs/spi_max_transfer_sz_limit' into 'master' Michael (XIAO Xufeng) 2021-04-13 06:51:11 +00:00
  • 10cdfab8c8 Merge branch 'bugfix/fix_lwip_debug_define' into 'master' David Čermák 2021-04-13 06:13:34 +00:00
  • 48d91e96e2 Merge branch 'feature/add_c3_trm_link' into 'master' Krzysztof Budzynski 2021-04-13 05:29:30 +00:00
  • 6ab5b9cbf9 gpio, rtcio: removed unsupported features on different targets Michael (XIAO Xufeng) 2021-02-07 18:49:05 +08:00
  • 7703fcbd8d Merge branch 'bugfix/silent_asserts_v4.3' into 'release/v4.3' Angus Gratton 2021-04-13 04:30:09 +00:00
  • 9a7deae742 Merge branch 'bugfix/reduce_the_consumption_of_touch_sensor_during_deep_sleep_backport_v4.3' into 'release/v4.3' Michael (XIAO Xufeng) 2021-04-13 04:16:01 +00:00
  • d6a2a67006 Merge branch 'bugfix/fix_some_pm_issue' into 'master' Jiang Jiang Jian 2021-04-13 03:42:46 +00:00
  • 7ec02161db Merge branch 'bugfix/cmake_ulp_reserved_size' into 'master' Angus Gratton 2021-04-13 03:40:21 +00:00
  • 191e649257 freertos: Add some comments about deleting tasks when using SMP Angus Gratton 2020-12-24 09:44:03 +11:00
  • f7b859ac84 freertos: Fix race condition using vTaskDelete() cross-core causing resource leak Angus Gratton 2020-12-23 21:09:42 +11:00
  • db7d272873 freertos: Add unit test for deleting task which may be blocking Angus Gratton 2020-12-19 08:45:57 +11:00
  • a5faf86934 Merge branch 'bugfix/override_cmake_python' into 'master' Angus Gratton 2021-04-13 03:39:16 +00:00
  • 7f9cfc17be doc: Add notes about bootloader compatibility Angus Gratton 2021-04-06 10:18:19 +10:00
  • 93712eae49 Merge branch 'bugfix/fix_flash_ci' into 'master' Michael (XIAO Xufeng) 2021-04-13 03:23:02 +00:00
  • ef344d89ae esp_eth: apply generic error check macros morris 2021-04-01 20:00:54 +08:00
  • 63d482e162 Merge branch 'backport/anti-fi-check-sbv1-v3.3.3' into 'release/v3.3' Angus Gratton 2021-04-12 23:53:05 +00:00
  • ae6f602b6b tools: Warning about tool beiing installed but failed to run. Marek Fiala 2021-04-12 10:06:56 +02:00
  • 36fcdc482a Merge branch 'feature/add_static_ip_example' into 'master' David Čermák 2021-04-12 15:43:35 +00:00
  • ef7583517d lwip: Fix LWIP_DEBUG define which is always defined yuanjm 2021-04-01 16:27:23 +08:00
  • 1b6b05f1ab Merge branch 'bugfix/pppos_configs' into 'master' David Čermák 2021-04-12 14:30:38 +00:00
  • 0f36a2dd16 Merge branch 'bugfix/eth_w5500_4byte_corruption' into 'master' David Čermák 2021-04-12 14:26:30 +00:00
  • 5cce919cbe mdns: Fixed the ip header TTL to be correctly set to 255 David Cermak 2020-12-28 17:37:03 +01:00
  • 34049454df mdns: Fix parsing answers with questions when instance name not set David Cermak 2021-02-19 16:44:08 +01:00
  • b649603a0d mdns: Fix the resolver to correctly parse it's own non-strict answers David Cermak 2021-03-08 19:40:53 +01:00
  • 0eee31546d mdns: Add MDNS_STRICT_MODE config option suren.gabrielyan 2021-03-05 21:12:51 +04:00
  • 7e06a60c0d Merge branch 'refactor/no_dac_on_esp32s3' into 'master' Michael (XIAO Xufeng) 2021-04-12 10:52:33 +00:00
  • 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 Omar Chebib 2021-03-16 10:55:05 +08:00
  • 8cfcf6da7a Merge branch 'bugfix/enable_gpio18_gpio19_esp32c3' into 'master' Michael (XIAO Xufeng) 2021-04-12 09:39:55 +00:00
  • 268b23db96 bootloader: Fix selection of Quad I/O modes on ESP32-U4WDH chip Angus Gratton 2021-04-12 18:49:17 +10:00
  • b77addea2f Decompose idf_monitor.py Martin Gaňo 2021-02-01 11:40:03 +01:00
  • d7e680828a Merge branch 'feature/seperate_ipv6_function_from_ipv4_v4.3' into 'release/v4.3' David Čermák 2021-04-12 08:38:45 +00:00
  • 348cd99377 Merge branch 'bugfix/install_fish_guess_idf_path' into 'master' Ivan Grokhotkov 2021-04-12 08:25:08 +00:00
  • da47503c14 Merge branch 'bugfix/deep_sleep_skip_verify_rtc_mem_heap_v4.3' into 'release/v4.3' Angus Gratton 2021-04-12 08:18:21 +00:00
  • 7af358ed93 esp_eth: Fix w5500 to break from potentially infinite tx loop David Cermak 2021-04-08 10:16:08 +02:00
  • dfe9580967 esp_eth: Fix w5500 to correctly read registers on -Os David Cermak 2021-04-07 21:15:24 +02:00
  • 67941fc495 i2s: removed unsupported features on different targets Michael (XIAO Xufeng) 2021-04-08 15:53:51 +08:00
  • 82e4a2431a i2c: removed unsupported features on different targets Michael (XIAO Xufeng) 2021-02-08 01:16:38 +08:00
  • 9ec19163ed docs: jtag debugging: add macOS 10.15 FTDI details Eli 2020-10-05 02:38:28 +01:00
  • b51a7e0cc7 Merge branch 'feature/win_inst_offline' into 'master' Ivan Grokhotkov 2021-04-12 06:54:24 +00:00
  • 357b64fd2c bugfix: add .rodata section for riscv ulp for esp32s2 fuzhibo 2021-04-12 14:29:13 +08:00
  • 2a33dbb5a7 ci: Include context from failed build logs in the CI job log Angus Gratton 2021-02-18 10:06:36 +11:00
  • e490fdafbe doc: Add description for CONFIG_LWIP_IPV6 in api-guides yuanjm 2021-02-03 14:37:28 +08:00
  • 94e3141a32 examples: Make tcp_server example support tcp keepalive function yuanjm 2021-02-03 11:27:06 +08:00
  • fd34406960 examples: Use CONFIG_LWIP_IPV6 to strip tcp_server example yuanjm 2021-01-26 16:17:56 +08:00
  • 4544b709e5 lwip: Fix spelling issues in lwip_debug.c yuanjm 2021-01-18 19:19:47 +08:00
  • a95c1c302d examples: Strip IPv6 function in example and use sockaddr_storage to replace sockaddr_in6 yuanjm 2021-01-18 19:16:06 +08:00
  • 1ef91c72e2 components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components yuanjm 2021-01-18 19:14:51 +08:00
  • 90696dad89 lwip: Add LWIP_IPV6 macro to strip IPv6 function in LWIP component yuanjm 2021-01-18 19:13:22 +08:00
  • 9c9b96deff examples: Add a separate static_ip example yuanjm 2021-02-18 11:48:00 +08:00
  • e310fb1393 fix: reduce the consumption of touch sensor during deep sleep fuzhibo 2021-02-03 12:29:31 +08:00
  • 75dfd970b4 dac: added DAC support macro morris 2021-04-06 21:56:27 +08:00
  • f27c9c5139 esp32c3: memprot API upgrade and test application Martin Vychodil 2021-01-27 22:03:07 +01:00
  • 71de11e89d Merge branch 'feature/esp32c3_memprot_test3_v4.3' into 'release/v4.3' Angus Gratton 2021-04-12 03:29:29 +00:00
  • 936523b904 Merge branch 'feature/secure_bootv2_c3' into 'master' Angus Gratton 2021-04-12 01:31:25 +00:00
  • bda9e1fda7 Merge branch 'bugfix/doxygen_input_file_bug_v4.3' into 'release/v4.3' Krzysztof Budzynski 2021-04-12 00:46:11 +00:00
  • 97df333a3b docs: fix doxygen compile warnings for doxygen 1.9.1 Marius Vikhammer 2021-04-12 08:46:06 +08:00
  • 6d5bb47512 Merge branch 'bugfix/doxygen_input_file_bug_v4.1' into 'release/v4.1' Krzysztof Budzynski 2021-04-12 00:44:10 +00:00
  • 17500de409 Merge branch 'bugfix/doxygen_input_file_bug_v4.0' into 'release/v4.0' Krzysztof Budzynski 2021-04-12 00:44:08 +00:00
  • 7e839a82de docs: fix doxygen compile warnings for doxygen 1.9.1 Marius Vikhammer 2021-04-12 08:44:06 +08:00
  • 531cab5fc4 docs: fix doxygen compile warnings for doxygen 1.9.1 Marius Vikhammer 2021-04-12 08:44:04 +08:00
  • 600a0f841d Merge branch 'bugfix/doxygen_input_file_bug_v3.3' into 'release/v3.3' Krzysztof Budzynski 2021-04-12 00:44:01 +00:00
  • 9a338bc8c3 docs: fix doxygen compile warnings for doxygen 1.9.1 Marius Vikhammer 2021-04-12 08:43:57 +08:00
  • cb7de3659a Merge branch 'bugfix/fix_timergroup_doc_unparsed_variable' into 'master' Krzysztof Budzynski 2021-04-12 00:38:53 +00:00
  • 6dfff2fdbd esp32c3: memprot API upgrade and test application Martin Vychodil 2021-01-27 22:03:07 +01:00
  • f0059bd5c1 Merge branch 'feature/IDF-2612_human_readable_error' into 'master' Ivan Grokhotkov 2021-04-11 21:51:39 +00:00
  • f5f0648608 tools: install.fish: Modify method to get base directory. blakjak44 2021-03-14 18:22:41 -07:00
  • cb179fe105 Merge branch 'doc/update_i2c_on_esp32c3' into 'master' Michael (XIAO Xufeng) 2021-04-11 17:57:30 +00:00
  • 2ed3e8b344 Merge branch 'bugfix/prefetch_invalid_v4.3' into 'release/v4.3' Angus Gratton 2021-04-09 14:49:07 +00:00
  • 58a7d9f239 NimBLE: Add error prints for ACL buffer exhaustion in NPL Prasad Alatkar 2021-03-09 14:56:46 +05:30