Commit Graph

  • a59a5cb2cc ble_mesh: aligenie_demo: Add sdkconfig.defaults for esp32c3 (backport V4.3) Yuan Ming Fu 2021-03-26 14:02:49 +08:00
  • c54ea54d98 spi_flash: make suspend off by default and add more information for using suspend Cao Sen Miao 2021-03-19 17:39:56 +08:00
  • 2d26c24e3a Merge branch 'bugfix/clear_interrupt_in_touch_sensor_initialization_backport_v4.3' into 'release/v4.3' Jiang Jiang Jian 2021-03-26 05:55:18 +00:00
  • 2792c333bc Merge branch 'bugfix/freemodbus_fix_mbm_event_processing_v43' into 'release/v4.3' Jiang Jiang Jian 2021-03-26 05:52:59 +00:00
  • 7c5e920c37 Merge branch 'feature/temp_v4.3' into 'release/v4.3' Jiang Jiang Jian 2021-03-26 05:51:47 +00:00
  • d4ac30a978 Merge branch 'fix/dont_disable_uart_dl_mode_by_default_v4.3' into 'release/v4.3' Jiang Jiang Jian 2021-03-26 05:50:48 +00:00
  • 2596c7e2cc Merge branch 'nimble/mbedtls_aes_free_dma_v4.3' into 'release/v4.3' Jiang Jiang Jian 2021-03-26 05:47:50 +00:00
  • e6b7c933d5 adc: rename adc examples according to hw feature and usage Armando 2021-03-25 19:41:04 +08:00
  • 8fe99aff96 adc: add implementation of missed public API Armando 2021-03-25 19:04:38 +08:00
  • 4866027391 adc: update adc programming guide to avoid build fail Armando 2021-03-19 15:19:41 +08:00
  • a6ed4611a2 adc: update lock scope on esp32c3 Armando 2021-03-15 16:12:08 +08:00
  • d457641f90 adc: rename adc related examples Armando 2021-03-10 12:03:16 +08:00
  • 1509264f2e adc: add pm_lock to adc driver on esp32c3 Armando 2021-03-10 12:01:00 +08:00
  • 271b84f5b6 adc: update adc header files on c3 Armando 2021-02-23 21:40:47 +08:00
  • f1be501271 adc: refactor adc single read api on esp32c3 Armando 2021-02-23 21:40:15 +08:00
  • ea20966c29 adc: seperate hal layer and driver layer Armando 2021-02-22 20:29:13 +08:00
  • f25c996b06 adc: remove unused functions on esp32c3 Armando 2021-02-19 19:58:45 +08:00
  • 9eb39ef409 Merge branch 'bugfix/http_client_buffer_overread_v3.3' into 'release/v3.3' Mahavir Jain 2021-03-26 05:23:07 +00:00
  • dfdf9fe4e2 Merge branch 'bugfix/update_howsmyssl_cert_v3.3' into 'release/v3.3' Mahavir Jain 2021-03-26 05:04:13 +00:00
  • f227fc69e5 Merge branch 'feature/upgrade_mbedtls_to_v3.3' into 'release/v3.3' Mahavir Jain 2021-03-26 05:02:46 +00:00
  • 30c7be6542 Merge branch 'bugfix/httpd_session_close_lru_v3.3' into 'release/v3.3' Mahavir Jain 2021-03-26 04:56:52 +00:00
  • 531f14aa31 Merge branch 'feature/secure_boot_v1_add_tip_msg' into 'master' Mahavir Jain 2021-03-26 04:24:13 +00:00
  • 745bb2123f Merge branch 'bugfix/btdm_add_controller_support_RPA_4.3' into 'release/v4.3' Jiang Jiang Jian 2021-03-26 04:21:04 +00:00
  • bcbf1d2c3c Merge branch 'bugfix/btdm_add_controller_support_RPA' into 'master' Jiang Jiang Jian 2021-03-26 04:19:50 +00:00
  • 143bb1edf4 Merge branch 'bugfix/btdm_fix_multi-con_pair_failed_v4.3' into 'release/v4.3' Jiang Jiang Jian 2021-03-26 04:19:28 +00:00
  • 6c070f49a8 Merge branch 'bugfix/btdm_fix_multi-con_pair_failed' into 'master' Jiang Jiang Jian 2021-03-26 04:18:56 +00:00
  • f1737a630d Merge branch 'bugfix/btdm_synchronize_multiple_branch_of_bt_lib_v4.3' into 'release/v4.3' Jiang Jiang Jian 2021-03-26 04:15:52 +00:00
  • e5f8e12db1 Merge branch 'bugfix/btdm_synchronize_multiple_branch_of_bt_lib' into 'master' Jiang Jiang Jian 2021-03-26 04:15:42 +00:00
  • 37e3b79b89 adc: rename adc examples according to hw feature and usage Armando 2021-03-25 19:41:04 +08:00
  • 0e0baee25a adc: add implementation of missed public API Armando 2021-03-25 19:04:38 +08:00
  • 2bb9bd5fb2 adc: update adc programming guide to avoid build fail Armando 2021-03-19 15:19:41 +08:00
  • 6f4d992ac7 adc: update lock scope on esp32c3 Armando 2021-03-15 16:12:08 +08:00
  • 0030179642 adc: rename adc related examples Armando 2021-03-10 12:03:16 +08:00
  • e9995fe165 adc: add pm_lock to adc driver on esp32c3 Armando 2021-03-10 12:01:00 +08:00
  • a5295af829 adc: update adc header files on c3 Armando 2021-02-23 21:40:47 +08:00
  • 00a3f48bd8 adc: refactor adc single read api on esp32c3 Armando 2021-02-23 21:40:15 +08:00
  • 69a0f8b9bb adc: seperate hal layer and driver layer Armando 2021-02-22 20:29:13 +08:00
  • bee90f57f1 adc: remove unused functions on esp32c3 Armando 2021-02-19 19:58:45 +08:00
  • 83087f15fa Merge branch 'feature/on_update_no_secure_boot_verify_only_one_sign_v4.3' into 'release/v4.3' Angus Gratton 2021-03-26 03:18:42 +00:00
  • 36655bd63d Merge branch 'feature/on_update_no_secure_boot_verify_only_one_sign' into 'master' Angus Gratton 2021-03-26 03:18:15 +00:00
  • 2edf9b103d esptool: update to support flashing esp32c3 eco 3 Marius Vikhammer 2021-03-25 17:12:17 +08:00
  • 10d1e4ab1b esp32c3: Add support for building image with a minimum target revision Angus Gratton 2021-02-23 17:40:38 +11:00
  • 2f5eba9263 driver(touch): fix touch sensor false trigger in sleep mode fuzhibo 2020-10-26 16:10:37 +08:00
  • 12cb4243f5 examples/protocols: update www.howsmyssl.com certificate to fix test failures Mahavir Jain 2021-01-29 19:06:24 +05:30
  • 069de99a9e mbedtls: upgrade to v2.16.9 release Mahavir Jain 2020-12-14 13:41:02 +05:30
  • b082ed5d2b Enable lru_purge_enable in simple HTTP server example Shubham Kulkarni 2021-01-22 15:33:57 +05:30
  • f5acc1e446 esp_http_server: Add lru_socket flag in sock_db to indicate httpd_sess_close is called from httpd_sess_close_lru Shubham Kulkarni 2020-11-30 12:33:31 +05:30
  • e16ab463d9 esp_http_client.c: Clear raw_len for response buffer after dispatching HTTP_EVENT_ON_FINISH event Shubham Kulkarni 2020-12-09 15:47:52 +05:30
  • 832128faf0 esp_tls: Add warning if the CA chain provided contains one/more invalid cert Aditya Patwardhan 2021-01-11 12:23:30 +05:30
  • 85c43024cb Merge branch 'update/version_3_3_5' into 'release/v3.3' Angus Gratton 2021-03-26 00:29:05 +00:00
  • d6a6c3b46d Merge branch 'prov/protocomm_nimble_strdup_remove' into 'master' Mahavir Jain 2021-03-25 15:04:14 +00:00
  • a9d1d44d4d NimBLE: Free AES context after use by calling mbedtls_free_aes Prasad Alatkar 2021-02-10 17:11:54 +05:30
  • a24ae68d48 Merge branch 'nimble/mbedtls_aes_free_dma' into 'master' Jiang Jiang Jian 2021-03-25 12:42:32 +00:00
  • 7f40717eb2 secure_boot/SIGNED_ON_UPDATE_NO_SECURE_BOOT: Only the first position of signature blocks is used to verify any update KonstantinKondrashov 2021-03-23 19:45:17 +08:00
  • 181a2389dc tools: handle exception in case of logging Unicode characters Juraj Michálek 2021-02-25 18:09:48 +01:00
  • cbbd1e88a5 secure_boot_v1: Adds a help message in case when sig_block.version is not valid KonstantinKondrashov 2021-03-25 20:01:52 +08:00
  • b72ace60a5 otatool: Fix a crash when imported as external python lib KonstantinKondrashov 2021-03-23 21:38:04 +08:00
  • bf6ff41a9e BLE Provisioning: Remove unnecessary strdup/free from protocomm_nimble Prasad Alatkar 2021-03-24 14:37:52 +05:30
  • f4e11dce34 Merge branch 'bugfix/clear_interrupt_in_touch_sensor_initialization_backport_v4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2021-03-25 11:04:44 +00:00
  • d3d145285d flash enc: add flash encryption unit and example test for C3 Marius Vikhammer 2021-03-17 16:11:03 +08:00
  • 5ebbc17b9a components/bt: Set discoverable after create server baohongde 2021-03-25 17:28:35 +08:00
  • 32aa5f7e25 esp_system: add notes on timekeeping Renz Bagaporo 2021-03-25 16:09:33 +08:00
  • 72b27f1782 components/bt: Synchronize multiple branch of bt lib baohongde 2021-03-23 21:14:03 +08:00
  • 8e482c9423 components/bt: Fix assert without sw coexist enabled baohongde 2021-03-23 21:11:12 +08:00
  • 1fb45977fa component/coex: Decouple Wi-Fi and bluetooth with coexist to reduce binary file size baohongde 2021-03-23 16:55:30 +08:00
  • 257728feab Fix the bug of modem sleep which may lead to the crash issue "assert(-218959118,0)" “YangZhao” 2021-03-24 11:34:40 +08:00
  • 44a8dc9342 ci: change assertions rtc clk compenstation test Renz Bagaporo 2021-03-25 15:00:17 +08:00
  • 50745fa61b newlib: use system time in test Renz Bagaporo 2021-03-09 11:31:32 +08:00
  • d7e9567c00 esp_system, esp_timer: fix time function description Renz Bagaporo 2021-03-09 09:12:24 +08:00
  • 131bbbd5c4 esp_system: test system time for rtc compensation Renz Bagaporo 2021-03-08 23:02:04 +08:00
  • 26d362040e secure_boot/SIGNED_ON_UPDATE_NO_SECURE_BOOT: Only the first position of signature blocks is used to verify any update KonstantinKondrashov 2021-03-23 19:45:17 +08:00
  • 74de5a7c58 esp_timer: correct startup time Renz Bagaporo 2021-03-08 23:01:40 +08:00
  • 5a90113136 newlib: change microseconds offset type Renz Bagaporo 2021-03-08 23:00:31 +08:00
  • cb5a8342d4 esp_system: revert reset of systimer clk at startup Renz Bagaporo 2021-03-08 23:00:07 +08:00
  • b3bc27972e light sleep: add software workaround for esp32c3 gpio reset issue Li Shuai 2021-03-11 19:25:54 +08:00
  • 77fc60ede1 components/bt: Synchronize multiple branch of bt lib baohongde 2021-03-23 21:14:03 +08:00
  • 36b89a9f0b components/bt: Fix assert without sw coexist enabled baohongde 2021-03-23 21:11:12 +08:00
  • 7c2ff2ad3f component/coex: Decouple Wi-Fi and bluetooth with coexist to reduce binary file size baohongde 2021-03-23 16:55:30 +08:00
  • aff0235e47 Merge branch 'bugfix/fix-modem-sleep-mr' into 'master' Jiang Jiang Jian 2021-03-25 06:33:02 +00:00
  • 44b47f79e1 Merge branch 'bugfix/btdm_controller_task_watchdog_in_wifi_test_v4.1' into 'release/v4.1' Jiang Jiang Jian 2021-03-25 06:32:21 +00:00
  • f6a794cf51 bootloader/ ESP32_ECO3: Do not disable UART download mode by default Aditya Patwardhan 2021-03-03 14:18:07 +05:30
  • f9d807d7c4 Merge branch 'bugfix/flash_text_alignment_cache_issue' into 'master' Angus Gratton 2021-03-25 04:49:32 +00:00
  • 974db3016b esp32s2 ds: Fix invalidating Digital Signature key from HMAC peripheral if assertions are disabled Angus Gratton 2021-02-23 10:51:49 +11:00
  • 9c4c377f2d mbedtls tests: Add optional debug log output to AES stream tests Angus Gratton 2021-02-04 16:19:08 +11:00
  • e6b8bc6ecb mbedtls aes dma: Fix bug where DMA would complete when the first output descriptor was done, not the last Angus Gratton 2021-02-04 16:18:13 +11:00
  • 718f296587 Merge branch 'bugfix/revert_esp_log_issue_4.3' into 'release/v4.3' Mahavir Jain 2021-03-25 03:56:02 +00:00
  • a866f0d8f6 fix: clear interrupt in touch sensor initialization fuzhibo 2021-03-24 16:09:52 +08:00
  • 2091f4db1c esp_wifi: Modify WIFI_IF_AP to TCPIP_ADAPTER_IF_AP xiehang 2021-01-27 14:50:36 +08:00
  • 1975d39d44 esp_wifi: Modify ESP_IF_WIFI_AP to WIFI_IF_AP xiehang 2021-01-19 15:37:11 +08:00
  • ee2b8a65a0 esp_wifi: Modify ESP_IF_WIFI_STA to WIFI_IF_STA xiehang 2021-01-19 15:36:15 +08:00
  • 026545b71e spi_slave_hd: add a dual-board test when master sends too long on ESP32C3 Armando 2020-11-10 11:14:39 +08:00
  • 03810c4a06 versions: Update version to 3.3.5 v3.3.5 He Yin Ling 2021-03-25 10:23:16 +08:00
  • dd56e9523b Merge branch 'bugfix/fix_driver_dac_ci_fail_backport_v4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2021-03-25 01:21:54 +00:00
  • e66ac8b2e5 Merge branch 'bugfix/freemodbus_fix_mbm_event_processing_v42' into 'release/v4.2' Michael (XIAO Xufeng) 2021-03-25 01:18:45 +00:00
  • a607e0651c Merge branch 'bugfix/uart_read_o2_v4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2021-03-25 01:17:14 +00:00
  • 11e2620acc freertos docs: Specify that uxTaskGetStackHighWaterMark() returns bytes not words Angus Gratton 2021-03-24 10:49:54 +11:00
  • 25d8df84e9 Merge branch 'bugfix/ldgen_surround_docs_correction' into 'master' Angus Gratton 2021-03-24 23:53:26 +00:00
  • 6c74618bff Merge branch 'bugfix/fix_wrong_bit_order_of_ksz8041_v4.3' into 'release/v4.3' David Čermák 2021-03-24 18:08:37 +00:00
  • 9926f5bb5a Merge branch 'bugfix/revert_esp_log_issue' into 'master' Mahavir Jain 2021-03-24 16:30:59 +00:00
  • b06b8273ee Merge branch 'bugfix/fix_rtc_wdt_in_light_sleep_process_backport_v4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2021-03-24 16:06:50 +00:00