Commit Graph

  • 85c15812c9 fix markdown table formatting khuynh 2020-01-08 23:39:12 -08:00
  • ba43902fb8 Fixes compilation error on verbose level (IDFGH-2439) Alexander Borsuk 2020-02-17 20:30:10 +01:00
  • eda9d8ffa8 Added semi-colon to esp_event_loop_create(...) Rusty Eddy 2020-02-04 07:38:44 -08:00
  • f4c84ea2b2 Fix typo Mooli Tayer 2020-02-12 15:13:27 +02:00
  • df3f2f4cb0 bugfix/fix_controller_disable_re_enable_crash gengyuchao 2020-03-09 17:40:06 +08:00
  • 81daaff050 Merge branch 'feature/usb_component' into 'master' Michael (XIAO Xufeng) 2020-03-09 16:53:55 +08:00
  • 2161d09079 Merge branch 'Bugfix/netconn_marked_close_crash_for_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-03-09 16:36:45 +08:00
  • fefd64fa83 Merge branch 'Bugfix/netconn_marked_close_crash_for_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-03-09 16:36:39 +08:00
  • 951a949b19 Merge branch 'Bugfix/netconn_marked_close_crash' into 'master' Jiang Jiang Jian 2020-03-09 16:35:58 +08:00
  • 70b1ab76e8 esp_https_ota.c: Add errno check for WiFi disconnection while performing OTA Shubham Kulkarni 2020-02-19 16:23:56 +05:30
  • 6bc77d79a6 OTA: Add fix in case of URL redirection and a test case of URL redirection Shubham Kulkarni 2020-02-13 13:43:58 +05:30
  • 4c09dc6270 OTA: Fixed OTA with chunked servers and added example_test with chunked server Shubham Kulkarni 2020-01-27 17:33:36 +05:30
  • 5def4ad7fe esp_https_ota.c: Add errno check for WiFi disconnection while performing OTA Shubham Kulkarni 2020-02-19 16:23:56 +05:30
  • 3cceacc931 OTA: Add fix in case of URL redirection Shubham Kulkarni 2020-02-13 13:43:58 +05:30
  • 9df632482c OTA: Fixed OTA with chunked servers Shubham Kulkarni 2020-01-27 17:33:36 +05:30
  • 570653bc7b tools: fix idf.py to be able to select a generator for build Roland Dobai 2020-03-05 14:53:47 +01:00
  • 46ea7d815d parttool: don't print target name morris 2020-03-07 11:47:57 +08:00
  • 9d059be165 usb: added a tinyusb component; ci; soc. Andrei Gramakov 2020-03-06 15:04:06 +01:00
  • f7d2aa96bd fix bug for netconn marked close crash xueyunfei 2020-02-28 19:06:24 +08:00
  • c1871437c8 Merge branch 'bugfix/console_repl_build_failure' into 'master' Angus Gratton 2020-03-09 14:26:39 +08:00
  • df9d3c6e43 Merge branch 'refactor/print_app_description_on_startup' into 'master' Angus Gratton 2020-03-09 14:05:04 +08:00
  • 7bd03faa4b mesh: add chain topology qiyuexia 2019-08-23 13:11:54 +08:00
  • 46c8f40a83 Merge branch 'bugfix/fix_extra_component_dirs_ordering_v3.3' into 'release/v3.3' Angus Gratton 2020-03-09 13:55:04 +08:00
  • c2f2b0e490 Merge branch 'bugfix/Add_tx_packets_size_check' into 'master' Jiang Jiang Jian 2020-03-09 13:51:57 +08:00
  • f21079a06d Merge branch 'bugfix/duplicate_sdio_slave_hal' into 'master' Angus Gratton 2020-03-09 13:35:58 +08:00
  • a9e21060e1 Merge branch 'ci/fix_ut_s2_only' into 'master' Angus Gratton 2020-03-09 13:35:23 +08:00
  • 1a8dc6f76b Merge branch 'bugfix/ws_example_text_send' into 'master' Angus Gratton 2020-03-09 13:34:51 +08:00
  • 2241dda536 Merge branch 'feature/netif_ppp_authtype_none_v4.1' into 'release/v4.1' Angus Gratton 2020-03-09 13:34:16 +08:00
  • a559d55379 Merge branch 'bugfix/spiflash_read_psram_v4.1' into 'release/v4.1' Michael (XIAO Xufeng) 2020-03-09 11:13:29 +08:00
  • 1b08b7c5fb Merge branch 'bugfix/spiflash_read_psram_v4.0' into 'release/v4.0' Michael (XIAO Xufeng) 2020-03-09 11:10:52 +08:00
  • c99eac2f0b Merge branch 'bugfix/aligned_alloc_without_poisoning_v4.1' into 'release/v4.1' Angus Gratton 2020-03-09 11:05:24 +08:00
  • a1764ec5b0 fix bug for netconn marked close crash for v4.1 xueyunfei 2020-03-06 10:27:53 +08:00
  • 8ea128ded5 fix bug for netconn marked close crash for v4.0 xueyunfei 2020-03-06 10:25:20 +08:00
  • 7b5bca9b93 unit test app: Use the new config names for DEBUG/RELEASE configs Angus Gratton 2020-03-09 11:55:52 +11:00
  • 8de3ad8df1 ci: Build all bootloader configs when building the bootloader app Angus Gratton 2020-03-09 11:55:22 +11:00
  • c5a5b34ba4 driver: Avoid possible accidental mismatch between ledc_clk_src_t & ledc_clk_cfg_t enum Angus Gratton 2019-12-16 17:38:00 +11:00
  • dac77846e5 security: Hide Secure Boot & Flash Encryption config items when using CMake Angus Gratton 2019-12-03 16:00:07 +11:00
  • 6281b910d1 security: Hide Secure Boot & Flash Encryption config items when using CMake Angus Gratton 2019-12-03 16:00:07 +11:00
  • 5ce7ec848c heap: pushed down all the aligned_alloc / free implementation Felipe Neves 2020-02-28 13:49:29 -03:00
  • 15cdd2859a heap: added aligned alloc implementation on multi_heap layer Felipe Neves 2020-02-28 13:17:34 -03:00
  • c38c3ff3f0 spi_flash: Remove 16KB free internal heap limit for esp_flash_read() into PSRAM Angus Gratton 2020-02-27 11:57:00 +11:00
  • 376703bf05 Merge branch 'bugfix/cmake_convert_whitespace_v4.0' into 'release/v4.0' Angus Gratton 2020-03-09 06:55:19 +08:00
  • f7d1ed5f32 Merge branch 'bugfix/idf_tools_check_virtualenv' into 'master' Ivan Grokhotkov 2020-03-07 18:07:41 +08:00
  • 80f50471bf Merge branch 'bugfix/coredump_no_ext_stacks' into 'master' Ivan Grokhotkov 2020-03-07 18:07:10 +08:00
  • 8caeb6adfa Merge branch 'bugfix/bootloader_O0_align_error' into 'master' Ivan Grokhotkov 2020-03-07 18:06:30 +08:00
  • ca1260bf83 Merge branch 'bugfix/idfpygenerator' into 'master' Ivan Grokhotkov 2020-03-07 18:05:22 +08:00
  • 46a3f3e516 console: make uart param configurable morris 2020-03-05 20:03:06 +08:00
  • 0a7ccb8095 ethernet: fix potential null pointer dereference morris 2020-03-05 20:20:59 +08:00
  • 718a34f765 Fix typo from ic2_tools readme Felipe Ruhland 2019-12-15 12:26:06 -03:00
  • 8b6c0947c7 soc: add hal api to set exception vector table base address morris 2020-03-06 11:08:10 +08:00
  • 3d887cfff7 Merge branch 'bugfix/docs_ulp_reg_rd_wr_instructions_v4.0' into 'release/v4.0' Krzysztof Budzynski 2020-03-06 19:09:44 +08:00
  • af5adbc18e Correct ULP REG_WR and REG_RD instruction for ESP32 Krzysztof Budzynski 2020-03-06 19:09:43 +08:00
  • a0abb4dfdc Merge branch 'bugfix/docs_ulp_reg_rd_wr_instructions_v4.1' into 'release/v4.1' Krzysztof Budzynski 2020-03-06 19:08:30 +08:00
  • f5b678f7ba Correct ULP REG_WR and REG_RD instruction for ESP32 Krzysztof Budzynski 2020-03-06 19:08:29 +08:00
  • c35538ecee tools: fix idf.py to be able to select a generator for build Roland Dobai 2020-03-05 14:53:47 +01:00
  • bcedff5a12 spi: always put spihost handle in SRAM morris 2020-01-17 13:46:34 +08:00
  • 1af819d19b spi: always put spihost handle in SRAM morris 2020-01-17 13:46:34 +08:00
  • b81de503cd components/bt: disable some frequent logs baohongde 2020-03-06 17:00:01 +08:00
  • c38d6a1dc5 components/bt: Fix assert(512,0) baohongde 2020-03-06 16:29:28 +08:00
  • 63cd2b0613 Merge branch 'feature/esp32s2_sd_card_example' into 'master' Michael (XIAO Xufeng) 2020-03-06 16:10:07 +08:00
  • ddcba3d574 bootloader_support: read random from register morris 2020-02-26 18:40:21 +08:00
  • 91bcd5eb63 esp_wifi: Add TX packets size check xiehang 2020-03-06 15:27:24 +08:00
  • f735b8891e esp32s2: print app description on startup morris 2020-03-06 12:59:28 +08:00
  • a9854f7085 Merge branch 'feature/rmt_clock_support_ref_tick' into 'master' Angus Gratton 2020-03-06 15:03:52 +08:00
  • 408d1d9f93 Merge branch 'bugfix/cmake_convert_whitespace_v4.1' into 'release/v4.1' Angus Gratton 2020-03-06 14:58:14 +08:00
  • 46e6307e07 Merge branch 'bugfix/fix_passing_argument_to_ulp_cmake_script' into 'master' Angus Gratton 2020-03-06 14:37:03 +08:00
  • 2f1815f74e Merge branch 'bugfix/cmake_issues' into 'master' Angus Gratton 2020-03-06 14:36:59 +08:00
  • d6a2b4fdde Merge branch 'bugfix/missing_semicolon_in_docs' into 'master' Angus Gratton 2020-03-06 14:32:44 +08:00
  • 0e0efa28be Merge branch 'test/stdatomic_ut' into 'master' Angus Gratton 2020-03-06 14:32:02 +08:00
  • f70dcd9ab5 Merge branch 'bugfix/modem_ppp_close_fix_4.1' into 'release/v4.1' v4.1-beta1 Angus Gratton 2020-03-06 14:31:06 +08:00
  • f393938c22 Merge branch 'bugfix/remove_esp32s2_esp_intr_header' into 'master' Angus Gratton 2020-03-06 14:30:28 +08:00
  • b393203b27 Merge branch 'feature/x509_cert_management' into 'master' Angus Gratton 2020-03-06 14:29:53 +08:00
  • 86eee73ff0 Merge branch 'bugfix/aligned_alloc_without_poisoning' into 'master' Angus Gratton 2020-03-06 14:11:20 +08:00
  • 02e9e0621e Merge branch 'bugfix/display_partition_table_info' into 'master' Angus Gratton 2020-03-06 14:09:09 +08:00
  • a251485359 Merge branch 'bugfix/clean_pcnt_i2s_public_header_v4.1' into 'release/v4.1' Michael (XIAO Xufeng) 2020-03-06 14:05:33 +08:00
  • ee86ee0094 Merge branch 'feature/wpa3_testcases_support_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-03-06 12:23:43 +08:00
  • b184504a84 Merge branch 'feature/support_multiple_phy_init_data_bin' into 'master' Jiang Jiang Jian 2020-03-06 12:20:43 +08:00
  • 8e348dcdcd Merge branch 'bugfix/fix_driver_ut_i2s' into 'master' Michael (XIAO Xufeng) 2020-03-06 11:55:07 +08:00
  • b7a14c47e6 Merge branch 'bugfix/customer_baidu_psram_stack_backtrace' into 'master' Jiang Jiang Jian 2020-03-06 11:35:54 +08:00
  • 6f9a7264ce Merge branch 'bugfix/bt_interrupt_disable_timing_error_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-03-06 11:34:11 +08:00
  • 0f72e63b7a Merge branch 'bugfix/bt_interrupt_disable_timing_error_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-03-06 11:30:22 +08:00
  • 22b196c4bd component/bt: enable more trace loggings in bluetooth controller wangmengyang 2020-03-04 21:29:02 +08:00
  • 5dbabae9dc Merge branch 'nimble/host_based_rpa_v4.1' into 'release/v4.1' Anton Maklakov 2020-03-06 11:02:22 +08:00
  • 48fe9dfce7 NimBLE: Add Host based privacy (RPA) feature support (v4.1) Prasad Alatkar 2020-03-06 11:02:22 +08:00
  • 8b0523b303 Merge branch 'nimble/host_based_rpa' into 'master' Anton Maklakov 2020-03-06 11:02:18 +08:00
  • 48bd2d74b4 NimBLE: Add Host based privacy (RPA) feature support Prasad Alatkar 2020-03-06 11:02:18 +08:00
  • a3816bcb75 Merge branch 'bugfix/example_esp32s2_ipv6_on' into 'master' David Čermák 2020-03-06 04:05:27 +08:00
  • 8b9a7ce67a Merge branch 'bugfix/ppp_enable_ipv6' into 'master' David Čermák 2020-03-06 04:03:03 +08:00
  • 5f2d918437 bootloader: Set the bootloader optimization level separately to the app Angus Gratton 2020-02-26 14:19:32 +11:00
  • 32756b165e bootloader: Add fault injection resistance to Secure Boot bootloader verification Angus Gratton 2020-02-16 16:51:42 +11:00
  • 74b299c4c7 secure boot: Encrypt the bootloader signature when enabling flash encryption + secure boot v2 Angus Gratton 2020-02-11 17:15:00 +11:00
  • 27e9cb785a feat/secure_boot_v2: Adding docs for secure boot v2 ESP32-ECO3 Supreet Deshpande 2020-02-25 01:24:16 +05:30
  • 60fed38c0f feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3 Supreet Deshpande 2020-02-25 01:21:41 +05:30
  • 48fe3a13f5 examples: common connect code to ignore GOT_IP6_EVENT if comes from unrelated netif David Cermak 2020-03-03 13:57:32 +01:00
  • ab8cab1c55 mdns: limit the GOT_IP6_EVENT to only known network interfaces David Cermak 2020-03-03 13:55:33 +01:00
  • eae8eaa55f esp-netif-ppp: support for posting GOT_IP event for IPv6 David Cermak 2020-02-25 11:43:02 +01:00
  • afd6d6294e examples: pppos_client: update sdkconfig.defaults Francesco Giancane 2020-02-25 13:18:50 +01:00
  • 872272e23a lwip: make IPV6 link-local support over PPP configurable Francesco Giancane 2020-02-17 12:33:37 +01:00
  • 0927ac648f examples: enable IPv6 in example common connect for esp32s2 David Cermak 2020-03-05 07:38:21 +01:00
  • e5650d1ed8 examples: websocket example to send textual data with esp_websocket_client_send_text() David Cermak 2020-03-05 16:26:26 +01:00