morris
|
560ea9b754
|
systimer: support etm event
|
2022-11-23 15:32:34 +08:00 |
|
morris
|
00b6ec28b2
|
gptimer: support etm event and task
|
2022-11-23 15:31:33 +08:00 |
|
morris
|
494516d5f3
|
gpio: support etm extension
|
2022-11-23 15:31:33 +08:00 |
|
morris
|
fb26d0e11f
|
etm: added etm channel allocator
|
2022-11-23 15:31:33 +08:00 |
|
Konstantin Kondrashov
|
b4580a1980
|
Merge branch 'feature/esp_timer_add_ll_for_rc_fast_clk' into 'master'
hal: Adds hal/ll func for SYSTIMER to select clock source: XTAL or RC_FAST_CLK
Closes IDF-5323
See merge request espressif/esp-idf!21136
|
2022-11-23 15:05:48 +08:00 |
|
Omar Chebib
|
7baa63cbc2
|
Merge branch 'staging/asm_dedic_gpio_example' into 'master'
Dedicated/Fast GPIO: add examples implementing software I2C, UART and SPI on RISC-V targets
Closes IDF-5936
See merge request espressif/esp-idf!20921
|
2022-11-23 14:19:01 +08:00 |
|
C.S.M
|
cc9fd34a4f
|
Merge branch 'feature/bringup_tsens_esp32c6' into 'master'
temperature_sensor: Add support on ESP32-C6 (No calibration)
Closes IDF-5322
See merge request espressif/esp-idf!20698
|
2022-11-23 12:46:21 +08:00 |
|
Wang Meng Yang
|
11fde1a9a5
|
Merge branch 'bugfix/optimize_hidh_disconnection' into 'master'
Bugfix/Fix HID Host improper handle of freeing resource in esp_hid component
Closes BT-2909
See merge request espressif/esp-idf!20919
|
2022-11-23 11:56:55 +08:00 |
|
Konstantin Kondrashov
|
618572c139
|
Merge branch 'feature/efuse_c6' into 'master'
efuse(esp32-c6): Update efuse_table and rs coding error func
Closes IDF-5919 and IDF-5341
See merge request espressif/esp-idf!21163
|
2022-11-22 21:50:42 +08:00 |
|
KonstantinKondrashov
|
63f852adc8
|
hal: Adds hal/ll func for SYSTIMER to select clock source: XTAL or RC_FAST_CLK
|
2022-11-22 20:29:19 +08:00 |
|
Omar Chebib
|
d965b7fdec
|
Merge branch 'staging/esp_static_assert' into 'master'
C/Cxx: Static assertions are now unified
Closes IDFGH-8479
See merge request espressif/esp-idf!20569
|
2022-11-22 17:04:02 +08:00 |
|
Cao Sen Miao
|
fb9d0d9f03
|
temperature_sensor: Add support on ESP32-C6 (No calibration)
|
2022-11-22 16:22:31 +08:00 |
|
Konstantin Kondrashov
|
167d5ae3b9
|
Merge branch 'bugfix/esp_timer_disable_alarms' into 'master'
esp_timer: Fix the stop alarm triggering when the timer list is empty
Closes IDF-5323
See merge request espressif/esp-idf!21114
|
2022-11-22 16:14:27 +08:00 |
|
KonstantinKondrashov
|
2e8c3c61b3
|
efuse: Adds an option to disable eFuse FPGA tests
|
2022-11-22 16:09:10 +08:00 |
|
KonstantinKondrashov
|
0eee228700
|
efuse(esp32-c6): Update efuse_table and rs coding error func
|
2022-11-22 16:09:10 +08:00 |
|
C.S.M
|
54d9da987a
|
Merge branch 'bugfix/flash_large_memory_size' into 'master'
spi_flash: Fix issue that cannot get accurate flash size when encounter large size memory
Closes IDFGH-8063
See merge request espressif/esp-idf!20738
|
2022-11-22 16:07:17 +08:00 |
|
Jiang Jiang Jian
|
d89a51299d
|
Merge branch 'bugfix/modify_wifi_max_conn_num' into 'master'
esp_wifi: modify wifi max conn num
Closes IDFGH-7960, WIFI-4176, IDFGH-8431, and WIFI-5004
See merge request espressif/esp-idf!19367
|
2022-11-22 15:51:08 +08:00 |
|
Kevin (Lao Kaiyao)
|
4867928160
|
Merge branch 'bugfix/i2s_tdm_doubled_mclk' into 'master'
i2s: fixed double mclk in tdm mode
Closes IDFGH-8764 and IDFGH-8763
See merge request espressif/esp-idf!21138
|
2022-11-22 15:41:16 +08:00 |
|
Jiang Jiang Jian
|
cea661419b
|
Merge branch 'bugfix/fix_c3_s3_ble_temperature_performance' into 'master'
Fixed bluetooth disconnection caused by HW temperature rise or fall on ESP32C3 and ESP32S3
See merge request espressif/esp-idf!20748
|
2022-11-22 14:37:36 +08:00 |
|
Omar Chebib
|
623bffaab8
|
Dedicated GPIO: add examples implementing software I2C, UART and SPI on RISC-V targets.
Use dedicated GPIOs in examples to show how to emulate a UART, I2C and SPI bus.
(Using assembly and C)
|
2022-11-22 14:17:40 +08:00 |
|
Wan Lei
|
65c0b2b81a
|
Merge branch 'feature/c6_spi_master_driver_support' into 'master'
esp32c6: support spi master & slave driver
Closes IDF-5335 and IDF-5336
See merge request espressif/esp-idf!20877
|
2022-11-22 12:29:25 +08:00 |
|
Michael (XIAO Xufeng)
|
439a709c42
|
Merge branch 'feat/esp32s3_essl_sdmmc_host' into 'master'
essl: add support for ESP32-S3 SDMMC host
See merge request espressif/esp-idf!19325
|
2022-11-22 11:18:32 +08:00 |
|
David Čermák
|
a61861f6b6
|
Merge branch 'bugfix/netif_init_semicolons' into 'master'
esp_netif: Remove trailing semicolons from netif IF's (GitHub PR)
Closes IDFGH-8631
See merge request espressif/esp-idf!20998
|
2022-11-21 23:56:33 +08:00 |
|
Darian
|
74ed2aa2ee
|
Merge branch 'feature/freertos_10.4.3_sync_critical_sections_vs_suspension' into 'master'
FreeRTOS(IDF): Resolve critical section (multi-core) vs scheduler suspension (single-core)
Closes IDF-3755
See merge request espressif/esp-idf!21002
|
2022-11-21 18:38:43 +08:00 |
|
Rahul Tank
|
858c5e296d
|
Merge branch 'bugfix/reattempt_crash' into 'master'
NimBLE: Updated check for reattempt connection code
See merge request espressif/esp-idf!21130
|
2022-11-21 18:37:15 +08:00 |
|
Roland Dobai
|
c51a14bec9
|
Merge branch 'fix/call_esptool' into 'master'
Tools: Fix esptool wrappers by avoiding importing the module
Closes IDFGH-8395
See merge request espressif/esp-idf!21053
|
2022-11-21 17:35:07 +08:00 |
|
Omar Chebib
|
cd21058097
|
C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT
Closes https://github.com/espressif/esp-idf/issues/9938
|
2022-11-21 16:18:08 +08:00 |
|
laokaiyao
|
039af72058
|
i2s: fixed typo 'philip'
Closes: https://github.com/espressif/esp-idf/issues/10197
|
2022-11-21 15:58:06 +08:00 |
|
laokaiyao
|
22531d2a9f
|
i2s: fixed tdm mclk doubled issue
Closes: https://github.com/espressif/esp-idf/issues/10196
|
2022-11-21 15:53:54 +08:00 |
|
morris
|
71968a4856
|
Merge branch 'doc/pcnt_overflow_compensate' into 'master'
pcnt: support accumulate the count value in the high/low limit event
Closes IDFGH-8726 and IDF-5944
See merge request espressif/esp-idf!21076
|
2022-11-21 15:13:44 +08:00 |
|
nvmd
|
8906a68108
|
Remove trailing semicolons from netif IF's
|
2022-11-21 07:03:35 +00:00 |
|
Shu Chen
|
c9b77bc662
|
Merge branch 'support/libot_lib154_rename_h2_to_h4' into 'master'
openthread: rename h2 to h4
See merge request espressif/esp-idf!21041
|
2022-11-21 14:10:19 +08:00 |
|
Michael (XIAO Xufeng)
|
359207d8df
|
sdmmc: removed incorrect pin description file on S2
|
2022-11-21 14:03:41 +08:00 |
|
Michael (XIAO Xufeng)
|
720b86a886
|
example/sdio: add support for ESP32-S3 as host (via SD)
|
2022-11-21 14:03:41 +08:00 |
|
Omar Chebib
|
54954518b1
|
Merge branch 'staging/riscv_wrapper_freertos_tasks' into 'master'
RISC-V: Create a wrapper around FreeRTOS Tasks to detect the ones returning
Closes IDF-4662
See merge request espressif/esp-idf!20845
|
2022-11-21 12:14:34 +08:00 |
|
Mahavir Jain
|
2c9eb26e6f
|
Merge branch 'bugfix/esp_http_server_config' into 'master'
esp_http_server: fix default control port for HTTPS configuration
Closes IDFGH-8719 and IDFGH-8663
See merge request espressif/esp-idf!21089
|
2022-11-21 11:37:01 +08:00 |
|
Mahavir Jain
|
1657db56c9
|
Merge branch 'feature/fix_warning_in_mac_addr' into 'master'
esp_hw_support: Fix coverity warnings in mac_addr API
See merge request espressif/esp-idf!21141
|
2022-11-21 11:26:56 +08:00 |
|
zhiweijian
|
73cd69d5ad
|
Fixed CI esp32s3.default_2_s3.Test failed
|
2022-11-21 10:20:34 +08:00 |
|
zhiweijian
|
ebd2825379
|
- update phy lib
- Enable BLE pll track to fix bluetooth disconnection caused by temperature rise or fall on ESP32C3 and ESP32S3
- call pll track in controller task
|
2022-11-21 10:19:54 +08:00 |
|
morris
|
5bd99deb48
|
pcnt: support accumulate count value
Closes https://github.com/espressif/esp-idf/issues/10167
|
2022-11-21 10:15:19 +08:00 |
|
morris
|
dcaa753f37
|
Merge branch 'bugfix/legacy_rmt_resource_leak' into 'master'
rmt: fix memory leak in the legacy driver
Closes IDFGH-8732 and IDF-5941
See merge request espressif/esp-idf!21084
|
2022-11-20 16:55:39 +08:00 |
|
zhangyanjiao
|
fbbb762a4e
|
update wifi lib:
1. Modify wifi max connection num
2. Fix the ESPNOW senf fail after changing opmode
Closes IDFGH-7960
Closes WIFI-4176
Closes WIFI-5004
|
2022-11-18 17:56:46 +08:00 |
|
Jiang Jiang Jian
|
96b0cb2828
|
Merge branch 'bugfix/override_esp32c6_rom_regi2c_apis' into 'master'
esp_rom: override esp32c6 rom regi2c api
See merge request espressif/esp-idf!21131
|
2022-11-18 16:36:42 +08:00 |
|
KonstantinKondrashov
|
ff62e33e2d
|
esp_hw_support: Fix coverity warnings in mac_addr API
|
2022-11-18 16:16:55 +08:00 |
|
wanlei
|
3aeedc2ad3
|
spi: bringup c6 spi master & slave driver support
|
2022-11-18 15:54:14 +08:00 |
|
Omar Chebib
|
6fe563163c
|
RISC-V: fix PC not saved when using backtrace
|
2022-11-18 15:07:38 +08:00 |
|
Omar Chebib
|
d580f6b076
|
RISC-V: Create a wrapper around FreeRTOS Tasks to detect the ones returning
|
2022-11-18 15:07:32 +08:00 |
|
Wang Meng Yang
|
6a8f528e08
|
Merge branch 'bugfix/fix_hfp_clcc_parser_bug' into 'master'
Bugfix/Fix HFP client parse CLCC command response bug
Closes BT-2907
See merge request espressif/esp-idf!20904
|
2022-11-18 12:16:42 +08:00 |
|
wuzhenghui
|
a7f952238e
|
bootloader: enable i2c clk at bootloader_hardware init
|
2022-11-18 11:17:08 +08:00 |
|
wuzhenghui
|
ffab6ce1bb
|
add modem reg headers
|
2022-11-18 11:17:04 +08:00 |
|