Commit Graph

  • db501ea0f2 tools: Updates OpenOCD version to 'v0.10.0-esp32-20211111' Alexey Gerenkov 2021-11-11 13:53:38 +03:00
  • 14cdcae482 It is abnormal when getting the deep sleep state bit. So we need to check the state again and run the "ble_master_soft_rst()" if neesed. Yang Zhao 2021-11-19 16:17:31 +08:00
  • ce7cdeffb4 bugfix (cxx)!: added missing explicit for some strong value types Jakob Hasse 2021-11-19 16:07:32 +08:00
  • ea3a586709 Fix the issue of device name len limited Yang Zhao 2021-11-11 11:30:14 +08:00
  • fb3dd453df Merge branch 'feature/ci_runner_failure_retries_v3.3' into 'release/v3.3' Anton Maklakov 2021-11-19 08:02:28 +00:00
  • e74f0665fc Merge branch 'feature/ci_runner_failure_retries_v4.2' into 'release/v4.2' Anton Maklakov 2021-11-19 08:02:26 +00:00
  • 3f75d76fb7 Merge branch 'feature/ci_runner_failure_retries_v4.1' into 'release/v4.1' Anton Maklakov 2021-11-19 08:02:24 +00:00
  • 9b450e19da It is abnormal when getting the deep sleep state bit. So we need to check the state again and run the "ble_master_soft_rst()" if neesed. Yang Zhao 2021-11-19 15:54:20 +08:00
  • 1c792fe57d Fix the issue of device name len limited Yang Zhao 2021-11-11 11:30:14 +08:00
  • 451ce8a7ed Merge branch 'feat/msys_migr_doc' into 'master' Roland Dobai 2021-11-19 07:12:56 +00:00
  • 8cfffa260b [nimble]: clear timer handler during de-initialization wangmengyang 2021-11-19 07:54:46 +08:00
  • c2bc773b28 wpa_supplicant: 11KV bug fixes Kapil Gupta 2021-11-08 20:59:32 +05:30
  • d859c24028 spi_flash: fix cs line setup to make the flash driver more stable Cao Sen Miao 2021-05-20 20:51:38 +08:00
  • 3df60ecd9c bootloader: add xmc spi_flash startup flow to improve reliability Michael (XIAO Xufeng) 2021-08-01 14:23:36 +08:00
  • b523256c49 Readme for the bluedroid ble50 example with tutorial of walkthrough example. satish.solanke 2021-10-22 18:19:18 +05:30
  • 056ec73dd2 Merge branch 'bugfix/protocomm_nimble_allocation_v4.4' into 'release/v4.4' Mahavir Jain 2021-11-19 05:26:32 +00:00
  • e241ee32e7 Merge branch 'bugfix/fix_ota_crash_backport_v4.3' into 'release/v4.3' Mahavir Jain 2021-11-19 04:54:25 +00:00
  • 28db922cfd Merge branch 'bugfix/protocomm_nimble_allocation' into 'master' Isha Pardikar 2021-11-19 04:47:44 +00:00
  • cfa896ec54 feature: Checking Certificate Expiry Harshit Malpani 2021-09-24 13:27:06 +05:30
  • 05b1f873bd Merge branch 'bugfix/fix_custmoer_issues_v4.2' into 'release/v4.2' Wang Meng Yang 2021-11-19 03:36:07 +00:00
  • b2e1c6eb57 Merge branch 'bugfix/fix_custmoer_issues_v4.4' into 'release/v4.4' Wang Meng Yang 2021-11-19 03:34:13 +00:00
  • b7377f0e53 Merge branch 'bugfix/ci_fix_using_branch_name_v4.4' into 'release/v4.4' Anton Maklakov 2021-11-19 03:31:20 +00:00
  • a7347cdf1a Merge branch 'feat/add_track_startup_time_to_startup_time_example' into 'master' Anton Maklakov 2021-11-19 03:08:52 +00:00
  • f16bad24ec Merge branch 'bugfix/wifi_prov_mgr_crash_v4.4' into 'release/v4.4' Wang Meng Yang 2021-11-19 03:00:47 +00:00
  • 2ee3c7b542 Merge branch 'bugfix/wifi_prov_mgr_crash' into 'master' Wang Meng Yang 2021-11-19 02:59:12 +00:00
  • 83a5823564 Merge branch 'bugfix/fix_device_name_len_limited_mr' into 'master' Wang Meng Yang 2021-11-19 02:36:25 +00:00
  • 412808909c Merge branch 'bugfix/fix_modem_sleep_hw_error_mr_master' into 'master' Wang Meng Yang 2021-11-19 02:34:39 +00:00
  • 4d3323d4cc Merge branch 'bugfix/leedarson_master' into 'master' Wei Tian Hua 2021-11-19 02:03:15 +00:00
  • 098dfe8a08 Merge branch 'bugfix/doc_for_ipc_isr' into 'master' Darian 2021-11-18 17:01:35 +00:00
  • 8337dd8a27 Merge branch 'refactor/i2c_cxx_align_example' into 'master' Jakob Hasse 2021-11-18 14:58:54 +00:00
  • 209702d055 esp_ipc: Update documentation and API descriptions KonstantinKondrashov 2021-10-26 21:12:26 +08:00
  • 3ce9bd995e Docs: Add migration guide for Windows environment (Msys/Mingw was removed) Roland Dobai 2021-11-18 12:08:06 +01:00
  • ce2d72ddfb Missing break in switch xiongweichao 2021-11-17 11:15:15 +08:00
  • 5152b33385 Dereference null return value xiongweichao 2021-11-17 11:02:03 +08:00
  • 1bada6c0f6 already defined in bt_target.h xiongweichao 2021-11-12 16:51:08 +08:00
  • 752b1976c0 Dereference after null check xiongweichao 2021-11-12 16:19:44 +08:00
  • 101ad32110 Dereference before null check xiongweichao 2021-11-12 14:40:23 +08:00
  • 564f9e8f68 Logically dead code xiongweichao 2021-11-12 11:10:03 +08:00
  • de6bc33f3c refactor (cxx): C++ I2C example now uses MPU9250 instead of MCP9808 Jakob Hasse 2021-11-17 10:29:50 +08:00
  • 460f3ad7b6 Merge branch 'feat/drop_msys' into 'master' Roland Dobai 2021-11-18 10:58:43 +00:00
  • 6e0fae9878 ringbuf: Fix bug where comparision between a signed and unsigned operand resulted in incorrect free size for no-split/allow-split buffers Sudeep Mohanty 2021-09-28 16:06:55 +08:00
  • bafb157749 Merge branch 'bugfix/remove_mcpwm_deprecations_v4.4' into 'release/v4.4' Michael (XIAO Xufeng) 2021-11-18 09:58:33 +00:00
  • 43811dc172 esp-eth: emac: Reset Tx DMA channel owner on init Steinbart Andreas (HAU-EDS) 2021-10-22 11:50:20 +02:00
  • 5ba6ac26c4 Merge branch 'bugfix/protocomm_nimble_allocation' into 'master' isha pardikar 2021-10-26 16:46:33 +05:30
  • d47c54e706 Merge branch 'bugfix/protocomm_nimble_allocation' into 'master' isha pardikar 2021-10-26 16:46:33 +05:30
  • 7377f8a5a6 Merge branch 'bugfix/protocomm_nimble_allocation' into 'master' isha pardikar 2021-10-26 16:46:33 +05:30
  • 3b84612582 Update esp32 bt-lib It is abnormal when getting the deep sleep state bit. So we need to check the state again and run the "ble_master_soft_rst()" if neesed. Yang Zhao 2021-11-18 15:23:36 +08:00
  • 231571301c Merge branch 'feature/oocd_ver_upgrade' into 'master' Anton Maklakov 2021-11-18 07:21:44 +00:00
  • 44b1f9272c Merge branch 'feature/usb_serial_default_option_v4.4' into 'release/v4.4' Michael (XIAO Xufeng) 2021-11-18 07:16:55 +00:00
  • f6389d5e58 Merge branch 'bugfix/pdf_build_cn_invalid_char' into 'master' Marius Vikhammer 2021-11-18 06:08:43 +00:00
  • aa2047a83f Merge branch 'mesh/bugfix_fix_layer2_node_connection_issue' into 'master' Jiang Jiang Jian 2021-11-18 03:55:00 +00:00
  • b6a06b7533 docs: remove invalid symbol from ota.rst file Marius Vikhammer 2021-11-18 11:37:09 +08:00
  • 2406153a25 Merge branch 'add_agressive_revoke_v4.3' into 'release/v4.3' Mahavir Jain 2021-11-18 02:58:48 +00:00
  • d7d280b9df Merge branch 'staging/improve_riscv_vector_s_file' into 'master' Zim Kalinowski 2021-11-18 00:50:35 +00:00
  • 37dc255bc4 idf_tools: Adds 'linux-armhf' platform support Alexey Gerenkov 2021-11-11 15:42:55 +03:00
  • b7bee807ed tools: Updates OpenOCD version to 'v0.10.0-esp32-20211111' Alexey Gerenkov 2021-11-11 13:53:38 +03:00
  • 45bc50b2d2 NimBLE: Fixed wifi_prov_mgr crash after provisioning Rahul Tank 2021-11-09 17:55:20 +05:30
  • e2a37b2712 Merge branch 'bugfix/wifi_prov_mgr_crash' into 'master' isha pardikar 2021-11-03 17:56:15 +05:30
  • c2a94ba1aa ESP32: Fix memory leak in controller deinit function Rahul Tank 2021-11-16 10:53:38 +05:30
  • fcecbde778 vfs_usb_serial: set secondary selection for making usb port can output under default menu Cao Sen Miao 2021-10-21 12:46:24 +08:00
  • 1172177e16 Merge branch 'doc/add_esp32s3-kevkitm-1_user_guide_cn_and_en' into 'master' Lv Xin Yue 2021-11-17 11:13:35 +00:00
  • 2059280445 Doc/add esp32s3 kevkitm 1 user guide cn and en Lv Xin Yue 2021-11-17 11:13:34 +00:00
  • 8517af090d Merge branch 'bugfix/fix_memory_leak_controller_deinit_v4.4' into 'release/v4.4' Wang Meng Yang 2021-11-17 10:22:32 +00:00
  • 66b887a680 fix HCI_Read_Clock error fix HCI_Create_Connection_Cancel error fix ASSERT_WARN during epr jincheng 2021-11-16 16:11:01 +08:00
  • e54802113d Merge branch 'bugfix/esp_timer_before_init_v4.4' into 'release/v4.4' Michael (XIAO Xufeng) 2021-11-17 09:20:35 +00:00
  • 017f7a241a secure_boot: Do not allow key revocation in bootloader Sachin Parekh 2021-10-22 12:11:15 +05:30
  • 812a92c703 secure_boot: Added Kconfig option for aggressive key revoke Sachin Parekh 2021-10-22 11:53:40 +05:30
  • cca43f5a2d Merge branch 'feature/idf_py_clang_tidy_check' into 'master' Fu Hanxi 2021-11-17 07:02:16 +00:00
  • ee00029c05 gdma: support IRAM interrupt morris 2021-11-08 10:26:52 +08:00
  • d49917edeb Merge branch 'bugfix/aes_unaligned_access_v4.3' into 'release/v4.3' Mahavir Jain 2021-11-17 03:57:14 +00:00
  • a397a70373 Merge branch 'bugfix/nvs_partition_encrypted_flag_compatibility_v4.3' into 'release/v4.3' Mahavir Jain 2021-11-17 03:56:42 +00:00
  • c3951d5e9d esp_phy: fix esp32s3 phy work with USB-OTG issue chenjianxing 2021-11-08 19:55:26 +08:00
  • 65f3bf4a8a esp_phy: fix esp32s3 phy work with USB-OTG issue chenjianxing 2021-11-08 19:55:26 +08:00
  • 004ef822b7 Merge branch 'docs/update_CN_trans_api_reference_system' into 'master' Dai Zi Yan 2021-11-17 02:44:09 +00:00
  • adc83d532c Merge branch 'bugfix/ps_export_prs_v4.4' into 'release/v4.4' Roland Dobai 2021-11-16 15:48:37 +00:00
  • 88e3ec6f03 Merge branch 'bugfix/create_dir_idf_env_v4.2' into 'release/v4.2' Roland Dobai 2021-11-16 15:47:47 +00:00
  • fa640fef3e Merge branch 'bugfix/efuse_stdbool_v4.3' into 'release/v4.3' Mahavir Jain 2021-11-16 15:14:26 +00:00
  • b6806002df Merge branch 'bugfix/fix_http_head_request_v4.3' into 'release/v4.3' Mahavir Jain 2021-11-16 15:13:09 +00:00
  • 4841480a52 Merge branch 'bugfix/define__DOXYGEN___v4.3' into 'release/v4.3' Mahavir Jain 2021-11-16 15:12:27 +00:00
  • 38be4eef46 Merge branch 'bugfix/select_boot_app_v4.3' into 'release/v4.3' Mahavir Jain 2021-11-16 15:11:51 +00:00
  • a390efe798 fix: pin definitions for other boards fix: re-enabled fatfs r/w test on sdspi fix: copyright notice add: pin definitions for esp32c3 fix: Changed fixed spi dma channel to a macro definition Matus Fabo 2021-09-22 15:54:34 +02:00
  • 6d4ff2c05e Merge branch 'feature/eth_ioctl_speed_duplex' into 'master' Ondrej Kosta 2021-11-16 11:56:18 +00:00
  • 0ff2776b1e docs: update CN translation for ota.rst and console.rst daiziyan 2021-10-22 15:20:39 +08:00
  • 5ae464b843 Merge branch 'bugfix/force_objdump_to_use_local_setting' into 'master' Roland Dobai 2021-11-16 09:48:05 +00:00
  • 160afee96c - fix HCI_Read_Clock error - fix HCI_Create_Connection_Cancel error - fix ASSERT_WARN during epr jincheng 2021-11-16 16:30:36 +08:00
  • cb646ff068 docs: Rebase and typos fixed for the bluetooth README files pedro.minatel 2021-10-21 18:28:36 +01:00
  • d91bbdf7b9 esp_eth: esp_eth_ioctl v5.0 migration guide Ondrej Kosta 2021-11-04 09:11:59 +01:00
  • d1f2a3dfcc esp_eth: added ioctl options to set Ethernet speed and duplex mode Ondrej Kosta 2021-11-04 09:10:19 +01:00
  • a081a67f8e docs(idf.py): add IDF Clang Tidy chapter Fu Hanxi 2021-11-15 14:38:15 +08:00
  • 47fc761299 feat(idf.py): add idf.py clang-check and idf.py clang-html-report Fu Hanxi 2021-11-09 15:30:09 +08:00
  • 0f96ebce13 ESP32: Fix memory leak in controller deinit function Rahul Tank 2021-11-16 10:43:25 +05:30
  • 1891761fbb ESP32: Fix memory leak in controller deinit function Rahul Tank 2021-11-16 10:36:46 +05:30
  • 4cc7a85701 Merge branch 'bugfix/remove_assert_when_inq_done_3.3' into 'release/v3.3' Wang Meng Yang 2021-11-16 04:55:50 +00:00
  • 2e008825a9 Merge branch 'feat/rm_makefiles' into 'master' morris 2021-11-16 03:44:41 +00:00
  • e6ee8b2fcf mcpwm: revert back to allow user register isr handler morris 2021-11-15 10:23:31 +08:00
  • 3c69e6c990 tools: add json schema for idf_size simon.chupin 2021-10-14 16:22:27 +02:00
  • 909ae90867 replace the old header in ldgen.py with a new SPDX header style and delete it from check_copyright_ignore.txt to complete pipelines without errors Simon Chupin 2021-11-15 18:03:33 +01:00
  • b246ec86f3 ldgen: override LC_ALL to C before running objdump Tian Yunhao 2021-11-15 15:06:18 +08:00
  • a1b16acf7a Merge branch 'bugfix/efuse_stdbool_v4.2' into 'release/v4.2' Mahavir Jain 2021-11-15 15:39:03 +00:00
  • 81fdf6a4c1 Merge branch 'bugfix/efuse_stdbool_v4.1' into 'release/v4.1' Mahavir Jain 2021-11-15 15:29:37 +00:00