Commit Graph

  • 02a415d494 esp_wifi: Update wifi lib Nachiket Kukade 2022-01-04 15:30:52 +05:30
  • 69757842aa Merge branch 'bugfix/ftm_misc_issues' into 'master' Jiang Jiang Jian 2022-01-04 10:39:42 +00:00
  • 53c2b1f65b esp_wifi: Miscellaneous FTM bugfixes Nachiket Kukade 2022-01-04 15:49:45 +05:30
  • 201e0b39a7 esp-tls: remove redundant snippet from CMakeList Mahavir Jain 2022-01-04 15:41:06 +05:30
  • c26500cd5a esp-tls: mark esp_tls_conn_delete API as deprecated Mahavir Jain 2022-01-04 15:40:07 +05:30
  • ec993af322 update s3 doc xueyunfei 2021-09-30 11:55:59 +08:00
  • 6993fbdbe8 Merge branch 'bugfix/idf_tools_test_without_versions_v4.3' into 'release/v4.3' Roland Dobai 2022-01-04 09:49:17 +00:00
  • 56cfd0b86b Merge branch 'bugfix/idf_tools_test_without_versions_v4.2' into 'release/v4.2' Roland Dobai 2022-01-04 09:48:09 +00:00
  • 8c577cd208 Zigbee example: add rcp and gateway likunqiao 2021-12-16 17:42:19 +08:00
  • 637716b310 Merge branch 'feat/code_owner_bootloader_flash' into 'master' Ivan Grokhotkov 2022-01-04 09:39:29 +00:00
  • 95c34696c4 Merge branch 'docs/esp8684_frontpages' into 'master' Marius Vikhammer 2022-01-04 08:47:42 +00:00
  • f24beb25c8 add cmd to publish and recv heartbeat message Yuan Hong Hui 2021-08-06 12:04:14 +08:00
  • 8a47cdeb2d add cmd to publish and recv heartbeat message Yuan Hong Hui 2021-08-06 12:04:14 +08:00
  • 9802bf41d6 phy: update phy lib to remove ets_printf references Jack 2022-01-04 15:35:18 +08:00
  • 113cbb88a6 hw_support: remove deprecated header files morris 2022-01-04 14:10:03 +08:00
  • 090b4aa1f3 adc: make adc2_wifi share resource private morris 2022-01-02 16:21:47 +08:00
  • 4288588751 UART: fix a bug preventing the user from freeing a previously registered ISR Omar Chebib 2021-12-29 17:13:46 +08:00
  • 7e39aa61fa Merge branch 'bugfix/fix_null_pointer_deference_issue_master_mr' into 'master' Wang Meng Yang 2022-01-04 04:06:27 +00:00
  • d1f1b03beb Merge branch 'contrib/github_pr_7971_v4.4' into 'release/v4.4' Jiang Jiang Jian 2022-01-04 03:37:35 +00:00
  • 9a00ef1bc2 Merge branch 'feature/s3_rng_v4.4' into 'release/v4.4' Jiang Jiang Jian 2022-01-04 03:37:15 +00:00
  • abc18659e6 Merge branch 'bugfix/freertos_appcpu_int_disable_v4.4' into 'release/v4.4' Jiang Jiang Jian 2022-01-04 03:36:54 +00:00
  • 9d0bebc773 code_owners: add peripherals to the owner of bootloader_flash Michael (XIAO Xufeng) 2022-01-04 03:23:31 +00:00
  • 74f4d07c3b There is an issue that if the the btm_cb.p_sec_dev_rec_list is full,but at the same time we can't find old device to be replaced,then this can cause crash. So we need to change the way to malloc the new device or replace the old in the list. “YangZhao” 2021-12-29 19:54:21 +08:00
  • a8b40927b5 Merge branch 'bugfix/i2c_spiram_bug' into 'master' Omar Chebib 2022-01-04 02:48:46 +00:00
  • 8628079c42 There is an issue that if the the btm_cb.p_sec_dev_rec_list is full,but at the same time we can't find old device to be replaced,then this can cause crash. So we need to change the way to malloc the new device or replace the old in the list. “YangZhao” 2021-12-29 19:54:21 +08:00
  • 6e661871c5 tusb: optional compile tusb_task morris 2022-01-04 10:33:23 +08:00
  • 5965ad859d Merge branch 'bugfix/ringbuf_read_pointer_wrap_v4.3' into 'release/v4.3' Zim Kalinowski 2022-01-04 02:31:48 +00:00
  • cba1f57147 tusb: update copyright header morris 2022-01-04 10:17:32 +08:00
  • f9e7eb1fbf refactor (docs): improved fatal errors doc Jakob Hasse 2021-12-16 17:52:32 +08:00
  • 3049ac6dbb ci: improve checks for Wi-Fi/PHYlibraries Ivan Grokhotkov 2022-01-04 00:18:55 +01:00
  • 93cb847424 Merge branch 'contrib/github_pr_8100' into 'master' Roland Dobai 2022-01-03 18:52:14 +00:00
  • c43d14c2bf Merge branch 'contrib/github_pr_8169' into 'master' Roland Dobai 2022-01-03 15:19:38 +00:00
  • f8d60e2008 Merge branch 'bugfix/dm9051_tx_throughput_rate_optimization_v4.3' into 'release/v4.3' David Čermák 2022-01-03 12:42:54 +00:00
  • ee24264c75 feat (bootloader): added rng sampling Jakob Hasse 2021-10-25 19:13:42 +08:00
  • d34f2e407b wifi: Fix race conditon invoking invalid callback on deinit David Cermak 2021-09-30 13:57:53 +02:00
  • b947373da2 Merge branch 'bugfix/ci_public_header_log' into 'master' David Čermák 2022-01-03 09:05:20 +00:00
  • 3ade0509c3 CI: Make public header checker print help/tips on failure David Cermak 2021-12-21 11:27:03 +01:00
  • 41706d8d54 CI: Make public header check verbose on *sll* failures David Cermak 2021-12-21 10:32:52 +01:00
  • 6d81821516 esp_wifi: Fix the negotiation of method with eap server. Hrudaynath Dhabe 2021-12-02 19:43:04 +05:30
  • 7e443351e4 Merge branch 'bugfix/doc_static_Files' into 'master' Zim Kalinowski 2022-01-03 01:50:25 +00:00
  • 140f5be289 Updated typehints from str values to bytes Martin Gaňo 2022-01-03 01:02:16 +01:00
  • f7983fd313 Use bytes instead of strings in tests Martin Gaňo 2022-01-03 00:47:00 +01:00
  • 931ad14979 Fixed copyright header Martin Gaňo 2022-01-03 00:07:57 +01:00
  • 9fc4057e9e Merge branch 'bugfix/xmc_overerase_v3.3' into 'release/v3.3' Michael (XIAO Xufeng) 2022-01-02 16:09:15 +00:00
  • 733fbd9ecc Merge branch 'docs/update_ws_server_example_readme' into 'master' Mahavir Jain 2022-01-02 11:27:06 +00:00
  • 0c73f20afd docs: Add user-friendly guide about how to use ws_server_example_test.py Yuan Jian Min 2022-01-02 11:27:05 +00:00
  • 1dfe3570b4 Merge branch 'bugfix/psram_fix_bootloader_v4.3' into 'release/v4.3' Zim Kalinowski 2022-01-02 06:14:08 +00:00
  • dca26e3fe9 Merge branch 'bugfix/psram_fix_bootloader_v4.2' into 'release/v4.2' Zim Kalinowski 2022-01-02 06:13:12 +00:00
  • 46f8d868d3 soc: updated soc_caps about rtc_io and the format Michael (XIAO Xufeng) 2021-12-31 16:58:03 +08:00
  • 9382b24d1d sleep: fixed ext1 cannot wakeup via RTCIO >= 18 issue Michael (XIAO Xufeng) 2021-12-31 08:09:43 +00:00
  • 09d97a007b fix SPP open with wrong remote bd_addr liqigan 2021-12-22 17:04:58 +08:00
  • 4b3b77e4e8 fix SPP open with wrong remote bd_addr liqigan 2021-12-22 17:04:58 +08:00
  • 9eba0ff6a6 tools: Update mqtt open source test server address yuanjm 2021-02-23 15:30:29 +08:00
  • 3eceea7f5d doc: Update mqtt open source test server address yuanjm 2021-02-23 15:30:06 +08:00
  • 2d1e1c50e8 examples: Update mqtt open source test server address yuanjm 2021-02-23 15:29:07 +08:00
  • f1c5dfbfc9 Merge branch 'contrib/github_pr_8013' into 'master' Ivan Grokhotkov 2021-12-31 07:09:08 +00:00
  • bd9ee38f3c http: Fix parsing invalid url cause to crash Chen Wu 2021-12-02 14:15:43 +08:00
  • 8d1fa78378 i2c: fix buffer check when SPIRAM used as a heap Omar Chebib 2021-12-31 14:36:16 +08:00
  • 78e8702963 fix typos and format liqigan 2021-12-31 11:18:17 +08:00
  • f29492dc9d fix typos and format liqigan 2021-12-31 11:18:17 +08:00
  • aef7850157 Merge branch 'bugfix/freertos_round_robin_scheduling_retain_skip_v4.3' into 'release/v4.3' Zim Kalinowski 2021-12-31 02:58:53 +00:00
  • 04d2887493 Merge branch 'bugfix/spi_slave_test_non_dma_v4.3' into 'release/v4.3' Zim Kalinowski 2021-12-31 02:57:25 +00:00
  • 6cb6087dd0 Merge branch 'bugfix/fix_bluedroid_compile_issue' into 'master' Xie Wen Xiang 2021-12-31 02:03:49 +00:00
  • 9b2f6a2a77 Merge branch 'bugfix/fix_bluedroid_ble50_adv_data_length_issue_v4.3' into 'release/v4.3' Xie Wen Xiang 2021-12-31 00:40:11 +00:00
  • 049f492b8a spi_flash: fix the corruption of ROM after calling bootloader_execute_flash_command Michael (XIAO Xufeng) 2021-08-18 23:55:39 +08:00
  • ccab4633de bootloader: add xmc spi_flash startup flow to improve reliability Michael (XIAO Xufeng) 2021-08-01 14:23:36 +08:00
  • 8e3ad708b2 Fix compile isse when TinyUSB task is not enabled. Venelin Efremov 2021-12-30 04:49:03 -08:00
  • dc707d5933 freertos: ensure interrupts are disabled before enabling tick timer Ivan Grokhotkov 2021-12-20 17:25:56 +01:00
  • 2906fbfb9e Merge branch 'feature/support_esp8684_gpio' into 'master' Song Ruo Jing 2021-12-30 09:16:23 +00:00
  • 04bea91b38 fix SPP open with wrong remote bd_addr liqigan 2021-12-22 17:04:58 +08:00
  • 2b186e04d0 optimize SPP documents liqigan 2021-12-23 17:23:04 +08:00
  • 3b1bdce816 optimize SPP documents liqigan 2021-12-23 17:23:04 +08:00
  • 8d48a56249 There is an issue that if the the btm_cb.p_sec_dev_rec_list is full,but at the same time we can't find old device to be replaced,then this can cause crash. So we need to change the way to malloc the new device or replace the old in the list. “YangZhao” 2021-12-29 19:54:21 +08:00
  • 15380099e3 Merge branch 'refactor/abstract_flash_rom_code' into 'master' Simon 2021-12-30 07:29:57 +00:00
  • f38144a689 esp_wifi: Miscellaneous FTM bugfixes Nachiket Kukade 2021-12-23 16:38:42 +05:30
  • 7ef8012019 gpio: Bugfix - Move esp_intr_free() out of the critical section in gpio_uninstall_isr_service() songruojing 2021-11-17 12:07:00 +08:00
  • e234abf1bb Merge branch 'Doc/optimize_spp_doc' into 'master' Li Qi Gan 2021-12-30 06:28:56 +00:00
  • d397464fc4 spi_flash: refactor spi_flash.h to esp_rom_spiflash.h but keep the content in spi_flash.h Cao Sen Miao 2021-11-26 16:04:49 +08:00
  • 8e220f7bbe esp_rom: add README to describe the component layout morris 2021-11-25 13:58:03 +08:00
  • b0decda1e3 bootloader: move bootloader flash support to isolate folders Cao Sen Miao 2021-11-08 15:10:13 +08:00
  • 3a4db97cec spi_flash: move patch files to common rom patch folder Cao Sen Miao 2021-09-28 19:35:36 +08:00
  • 3dd1cfea18 spi_flash: refactor spi_flash.h to decline duplicated code Cao Sen Miao 2021-09-28 14:12:56 +08:00
  • b25fb1111d gpio: Fix some gpio pin num errors on esp32s2 and esp32c3 songruojing 2021-12-30 12:27:14 +08:00
  • 07ada54d20 Merge branch 'bugfix/pre-commit-windows-support' into 'master' Fu Hanxi 2021-12-30 04:11:36 +00:00
  • abacbb1d12 components/bt: Fix bluedroid compile issue xiewenxiang 2021-12-30 09:58:53 +08:00
  • 50748009e4 components/bt: Fix bluedroid compile issue xiewenxiang 2021-12-30 09:58:53 +08:00
  • 000599986f Fixed left right key confusion in comments. Murray Fordyce 2020-01-26 10:28:45 -06:00
  • e9714eaaa5 spacing styling correction Robin Krens 2020-06-01 12:37:02 +02:00
  • c115194e88 minor styling changes Robin Krens 2020-06-01 12:22:38 +02:00
  • 77c3a113bf esp_hid: fix output report char declaration Robin Krens 2020-05-30 20:54:26 +02:00
  • 0818a8b4f1 spacing styling correction Robin Krens 2020-06-01 12:37:02 +02:00
  • f61b57e5e5 minor styling changes Robin Krens 2020-06-01 12:22:38 +02:00
  • 837d4637f5 esp_hid: fix output report char declaration Robin Krens 2020-05-30 20:54:26 +02:00
  • e39b0dcd2e spacing styling correction Robin Krens 2020-06-01 12:37:02 +02:00
  • a61a935506 minor styling changes Robin Krens 2020-06-01 12:22:38 +02:00
  • b72a03fd07 esp_hid: fix output report char declaration Robin Krens 2020-05-30 20:54:26 +02:00
  • 629bd67001 fix on esp_hidh report map length checking function jincheng 2021-12-24 15:21:48 +08:00
  • fa9ca143c1 Merge branch 'bugfix/ringbuf_read_pointer_wrap_v4.1' into 'release/v4.1' Zim Kalinowski 2021-12-30 02:23:29 +00:00
  • 5f137204b1 Merge branch 'bugfix/ringbuf_read_pointer_wrap_v4.2' into 'release/v4.2' Zim Kalinowski 2021-12-30 02:22:05 +00:00
  • f94ce9f51d Merge branch 'bugfix/fix_select_timeout_v4.2' into 'release/v4.2' Zim Kalinowski 2021-12-30 02:20:31 +00:00