Commit Graph

  • 2e4d3ad880 Merge branch 'feature/bringup_esp32s3beta_cmake_sdmmc' into 'master' Michael (XIAO Xufeng) 2021-05-20 04:22:11 +00:00
  • 23b6e47aef CI: re-enable wifi prov examples for C3 Marius Vikhammer 2021-04-21 09:45:35 +08:00
  • eecf70efd0 partition: Replace strlcpy() with strncpy() Angus Gratton 2021-05-20 09:51:29 +10:00
  • 6b75bad2b1 tools: Split up large binaries into smaller chunks in the DFU binary Roland Dobai 2021-05-14 14:22:54 +02:00
  • d6680b689b Merge branch 'feature/s3beta3_crypto_bringup' into 'master' Michael (XIAO Xufeng) 2021-05-19 11:22:05 +00:00
  • b3880ce487 Merge branch 'nimble/fix_host_flow_ctrl_v3.3' into 'release/v3.3' Island 2021-05-19 09:51:10 +00:00
  • 532d0a72c3 Merge branch 'nimble/fix_host_flow_ctrl_v4.0' into 'release/v4.0' Island 2021-05-19 09:50:27 +00:00
  • ba35834ec8 Merge branch 'nimble/fix_host_flow_ctrl_v4.1' into 'release/v4.1' Island 2021-05-19 09:50:15 +00:00
  • d9ec7df393 Merge branch 'nimble/fix_host_flow_ctrl_v4.2' into 'release/v4.2' Island 2021-05-19 08:52:23 +00:00
  • 611ecc619b docs:translate chip series comparison table and update adc_types.h daiziyan 2021-05-19 16:25:27 +08:00
  • 51623fd4ce Merge branch 'feature/oocd_ver_backport_v4.0' into 'release/v4.0' Angus Gratton 2021-05-19 07:57:38 +00:00
  • 71cddbdf8f Merge branch 'bugfix/fe_example_test_args' into 'release/v4.2' Angus Gratton 2021-05-19 06:58:48 +00:00
  • a699475df2 Merge branch 'bugfix/fix_ppos_ci_python3' into 'release/v4.2' Angus Gratton 2021-05-19 06:58:41 +00:00
  • b5976a7167 CI: fix error when running pppos test app with python3 Marius Vikhammer 2021-05-19 11:42:42 +08:00
  • 390bdf2f78 mbedtls: fixed CMake build warning Marius Vikhammer 2021-05-17 16:52:33 +08:00
  • 0242438e9d Merge branch 'bugfix/setjmp_longjmp_4.0' into 'release/v4.0' Angus Gratton 2021-05-19 01:39:51 +00:00
  • 9f149a647d Merge branch 'bugfix/fix_mbedtls_cmake_warning' into 'master' Angus Gratton 2021-05-19 00:43:50 +00:00
  • e886aa1da4 Merge branch 'update_copyright_notice_bootloader_support' into 'master' Angus Gratton 2021-05-19 00:26:35 +00:00
  • 38d902f544 Merge branch 'feature/gdbstubs_rt' into 'master' Ivan Grokhotkov 2021-05-18 17:14:51 +00:00
  • 53c18a85db Docs: Added README.md for lwip fuzzer tests Suren Gabrielyan 2021-04-18 16:55:37 +04:00
  • e123d89625 NimBLE: Update submodule to fix host flow control bugs. Prasad Alatkar 2021-05-17 14:17:09 +05:30
  • 98116a627e NimBLE: Update submodule to fix host flow control bugs. Prasad Alatkar 2021-05-17 14:17:09 +05:30
  • 1c7340d229 NimBLE: Update submodule to fix host flow control bugs. Prasad Alatkar 2021-05-17 14:17:09 +05:30
  • 2bacd7abe2 fix wifi mac sleep bug when wifi is initialized multiple times Li Shuai 2021-05-18 20:03:09 +08:00
  • 0bd357b2f1 Merge branch 'doc/delete_rom_comsole' into 'master' Krzysztof Budzynski 2021-05-18 10:10:56 +00:00
  • 7c11d95af3 Merge branch 'bugfix/partition_table_integrity_check' into 'master' Angus Gratton 2021-05-18 08:40:32 +00:00
  • 8d7599cc3d Merge branch 'bugfix/pthread_destructor_sequencing' into 'master' Angus Gratton 2021-05-18 08:26:38 +00:00
  • c13afea635 Merge branch 'bugfix/lwip_cc_sdkconfig' into 'master' David Čermák 2021-05-18 08:26:08 +00:00
  • 19a407ed1a doc/remove_romconsole_since_it_is_no_longer_supported_from_ESP32_ECO3 Wang Ning 2021-04-27 16:16:00 +08:00
  • 0fc9253ed9 lwip: Update public port-layer headers with c++ guards, sdkconfig include Angus Gratton 2021-04-09 18:53:23 +10:00
  • e14edecf5f docs: Add random number generation to the API Reference System section Angus Gratton 2021-05-11 11:40:38 +10:00
  • 9b4ba3d707 crypto: initial S3 Beta 3 bringup and testing for SHA/AES/RSA/flash enc Marius Vikhammer 2021-03-30 20:12:08 +08:00
  • 0c25793b06 esp_eth: restart negotiation in esp_eth_start morris 2021-05-06 20:16:12 +08:00
  • 83f2d802ce esp_eth: fix default PHY reset gpio morris 2021-05-18 10:50:01 +08:00
  • 9235754d4c esp_rom: Allow passing any type of data pointer to md5, remove unchecked size on digest pointer Angus Gratton 2021-02-04 12:18:39 +11:00
  • ede477ea65 paritition_table: Verify the partition table md5sum when loading the app Angus Gratton 2021-02-04 11:12:04 +11:00
  • 6713291dad pthread: Fix behaviour when pthread destructor calls pthread_getspecific/pthread_setspecific Angus Gratton 2021-05-13 17:06:21 +10:00
  • f1caa2971d Merge branch 'feature/extmem_alloc_for_s2' into 'master' Mahavir Jain 2021-05-17 16:39:25 +00:00
  • 8e66e554cb Merge branch 'feature/partition_type_any' into 'master' Ivan Grokhotkov 2021-05-17 16:19:41 +00:00
  • c15ecf9fcd NimBLE: Update submodule to include host flow control fixes. Prasad Alatkar 2021-05-17 20:14:16 +05:30
  • 3bdb0ce5c1 NimBLE: Fix host flow control in NimBLE porting layer. Prasad Alatkar 2021-02-19 16:06:43 +05:30
  • b57b6f1adb NimBLE: Fix host flow control in NimBLE porting layer. Prasad Alatkar 2020-12-14 19:59:13 +05:30
  • 842a55cda3 NimBLE: Fix host flow control in NimBLE porting layer. Prasad Alatkar 2020-12-14 19:59:13 +05:30
  • 6265759ca3 Merge branch 'bugfix/usb_serial_write_failed' into 'master' Michael (XIAO Xufeng) 2021-05-17 12:10:59 +00:00
  • f339506324 bt: use generic SPIRAM config option for memory alloc policy Mahavir Jain 2021-05-09 16:32:57 +05:30
  • cf4b9ef854 mbedtls: Allow external mem alloc for ESP32-S2 Marcel Kottmann 2021-05-07 20:38:49 +02:00
  • 71be904cf1 openthread: add lwIP network interface Jiacheng Guo 2021-03-22 15:44:58 +08:00
  • 01664923f6 mbedtls: fixed CMake build warning Marius Vikhammer 2021-05-17 16:52:33 +08:00
  • 721a0c3415 components/bt: Delete BLE ADV priority high baohongde 2021-04-07 16:46:52 +08:00
  • 262ab9f4c2 Merge branch 'feature/esp32_pico_v3' into 'master' Angus Gratton 2021-05-17 09:01:45 +00:00
  • b3e1829f10 NimBLE: Fix host flow control in NimBLE porting layer. Prasad Alatkar 2020-12-14 19:59:13 +05:30
  • 190063a6b3 Merge branch 'bugfix/revert_freertos_min_stack_size' into 'master' Angus Gratton 2021-05-17 08:42:26 +00:00
  • 1ca2afd982 Merge branch 'bugfix/add-MAXNAMLEN-definition' into 'master' Ivan Grokhotkov 2021-05-17 08:03:35 +00:00
  • 46dc36233a coredump: Parse backtrace info for RISCV Sachin Parekh 2021-05-05 17:03:22 +05:30
  • fe02ef0fed Merge branch 'feature/ota_image_size' into 'master' Mahavir Jain 2021-05-17 05:31:58 +00:00
  • 5ee7a58a7d Merge branch 'bugfix/spi_example_gdma' into 'master' Michael (XIAO Xufeng) 2021-05-17 03:03:24 +00:00
  • 12f42f84e7 Merge branch 'bugfix/s3_i2c_fifo_access' into 'master' Michael (XIAO Xufeng) 2021-05-17 02:49:43 +00:00
  • 71170dd5bc cxx: update copyright notice Jan Brudný 2021-05-17 03:43:02 +02:00
  • 28a94328d4 console: update copyright notice Jan Brudný 2021-05-17 03:41:32 +02:00
  • e20826cc7f libsodium: update copyright notice Jan Brudný 2021-05-17 02:58:32 +02:00
  • 2d0895e9a9 asio: update copyright notice Jan Brudný 2021-05-17 02:56:33 +02:00
  • 8409485b22 Merge branch 'doc/fix_misleading_of_mcpwm_capture_enable_doc' into 'master' Michael (XIAO Xufeng) 2021-05-16 15:15:26 +00:00
  • 2c1cc506bf Merge branch 'feature/tinyusb_error_check' into 'master' Michael (XIAO Xufeng) 2021-05-16 14:11:21 +00:00
  • 050b1660b5 Merge branch 'feature/regi2c_add_lock' into 'master' Michael (XIAO Xufeng) 2021-05-16 14:04:55 +00:00
  • 97a0523b34 Merge branch 'bugfix/timer_spinlock_iram_v4.1' into 'release/v4.1' Michael (XIAO Xufeng) 2021-05-15 17:21:27 +00:00
  • 2515cd72c1 touch_sensor: fix esp32s2 touch sensor default power source Kang Zuoling 2021-05-08 14:24:51 +08:00
  • 6e343c1f8b Fix typo Andrey Starodubtsev 2021-05-14 18:26:22 +03:00
  • 6be10fab09 Merge branch 'bugfix/addba_pmf_issue_fix_v4.3' into 'release/v4.3' Jiang Jiang Jian 2021-05-14 03:49:02 +00:00
  • aa33c43644 esp_wifi: Update wifi lib Nachiket Kukade 2021-05-13 12:26:29 +05:30
  • dda7001c25 freertos: revert minimum stack size from 2304 to 1536 Omar Chebib 2021-05-14 11:12:28 +08:00
  • 2b19bd0c2f Merge branch 'doc/timer_group_update_for_esp32c3' into 'release/v4.3' Angus Gratton 2021-05-14 01:48:37 +00:00
  • de0063164d Merge branch 'bugfix/place_xt_int_fns_into_iram_4.3' into 'release/v4.3' Angus Gratton 2021-05-14 01:48:11 +00:00
  • acb05c21d9 Merge branch 'feature/installed_tool_failed_v4.3' into 'release/v4.3' Angus Gratton 2021-05-14 01:43:37 +00:00
  • 93aee41c29 Merge branch 'bugfix/setjmp_longjmp_4.3' into 'release/v4.3' Angus Gratton 2021-05-14 01:40:17 +00:00
  • 798aab5097 Merge branch 'docs/remove_c3_not_updated_warning_v4.3' into 'release/v4.3' Angus Gratton 2021-05-14 01:39:55 +00:00
  • b7ad39f694 Merge branch 'bugfix/pthread_docs' into 'master' Angus Gratton 2021-05-14 01:19:02 +00:00
  • c6b2191643 pthread: Cleanups for attr init/destroy Angus Gratton 2021-04-23 10:02:08 +10:00
  • a6dea64106 pthread: Add support for PTHREAD_COND_INITIALIZER Angus Gratton 2021-04-23 10:01:37 +10:00
  • e6d15a0975 docs: Rename esp_pthread docs to pthread, expand details of supported APIs Angus Gratton 2021-04-23 10:00:17 +10:00
  • 73b95248b4 Merge branch 'bugfix/addba_pmf_issue_fix' into 'master' Jiang Jiang Jian 2021-05-13 16:30:06 +00:00
  • 4db80bcc78 Merge branch 'nimble/workaound_ble_conn_err_v4.3' into 'release/v4.3' Jiang Jiang Jian 2021-05-13 16:25:54 +00:00
  • e97ddd80b7 Merge branch 'bugfix/mqtt_examples_certificates_update_v4.3' into 'release/v4.3' Jiang Jiang Jian 2021-05-13 16:22:11 +00:00
  • 2647288d32 Merge branch 'bugfix/ag_use_dynamic_memory_error_v4.3' into 'release/v4.3' Jiang Jiang Jian 2021-05-13 16:20:38 +00:00
  • a75a988c98 Merge branch 'bugfix/wifi_modem_sleep_percentage_optimize_v4.3' into 'release/v4.3' Jiang Jiang Jian 2021-05-13 16:19:08 +00:00
  • 4d83492610 Merge branch 'nimble/workaound_ble_conn_err' into 'master' Jiang Jiang Jian 2021-05-13 16:17:24 +00:00
  • 701484667a esp_wifi: Update wifi lib Nachiket Kukade 2021-05-10 21:05:18 +05:30
  • 03634ea64b NimBLE: Update NimBLE submodule to reattempt conn and to fix vulnerability Prasad Alatkar 2021-05-12 16:45:52 +05:30
  • fb872f68ec Merge branch 'bugfix/wifi_modem_sleep_percentage_optimize' into 'master' Jiang Jiang Jian 2021-05-13 12:21:50 +00:00
  • 00a7ecb5a3 Code cleanup. Bugfix after rebase with master. Formating. Dmitry 2021-04-19 12:03:43 +03:00
  • f00db86668 Merge branch 'bugfix/remove_spi_flash_qio_s2_cfg_v4.3' into 'release/v4.3' Michael (XIAO Xufeng) 2021-05-13 11:41:27 +00:00
  • c7a10f9293 Merge branch 'bugfix/timer_spinlock_iram_v4.3' into 'release/v4.3' Michael (XIAO Xufeng) 2021-05-13 11:36:48 +00:00
  • 7095159a4c NimBLE: Update NimBLE submodule to reattempt conn and to fix vulnerability Prasad Alatkar 2021-05-12 16:45:52 +05:30
  • 95dfdf7680 Merge branch 'nimble/fix_broadcaster_role' into 'master' Jiang Jiang Jian 2021-05-13 10:01:12 +00:00
  • 3dfcaee9bd NimBLE: Add custom logging support and fix build error for broadcaster role Prasad Alatkar 2021-05-13 18:01:01 +08:00
  • 3bb5f86a53 Fix incorrect D- pulldown and cleanup USB device struct Darian Leung 2021-05-07 19:42:31 +08:00
  • 71325aaa46 Merge branch 'bugfix/invalid_feat_page_exec' into 'master' Jiang Jiang Jian 2021-05-13 09:02:42 +00:00
  • 31cdeb538d ledc: apply general check macro bizhuangyang 2021-05-10 16:34:20 +08:00
  • c31ba2b21b Change i2c_struct to force 32bit access me-no-dev 2021-05-13 11:26:14 +03:00
  • 2644f793bd Remove btc_hf_idx_by_bdaddr in both btc_hf_init and btc_hf_deinit functions xiongweichao 2021-05-10 11:11:02 +08:00
  • 848f931e06 fix ag use dynamic memory error xiongweichao 2021-04-09 15:59:29 +08:00