Michael (XIAO Xufeng)
|
730ca0ea43
|
Merge branch 'bugfix/cpu_reset_perip_clk_disable_v4.4' into 'release/v4.4'
esp_system: change range comparsion for reset reason to specifc cpu reset reason comparison (backport v4.4)
See merge request espressif/esp-idf!15898
|
2022-02-10 10:32:09 +00:00 |
Michael (XIAO Xufeng)
|
8b86834a72
|
Merge branch 'bugfix/gpio_pin_num_fix_v4.4' into 'release/v4.4'
gpio: Fix some gpio pin num errors on esp32s2 and esp32c3 (backport v4.4)
See merge request espressif/esp-idf!16594
|
2022-02-10 10:21:52 +00:00 |
morris
|
956c6b889f
|
rmt: do not support rx wrap on esp32s2
Closes https://github.com/espressif/esp-idf/issues/8354
|
2022-02-09 17:29:09 +08:00 |
songruojing
|
b80a070395
|
esp_system: replace the range comparsion for reset reason in perip clk init with specific reset reason check, also add a test case in LEDC to check for the perip clk not being disabled after cpu reset
(cherry picked from commit f57456e9dd919e5eea1d3cd0caa64b5c97a4df73)
|
2022-01-27 09:51:00 +00:00 |
Martin Vychodil
|
7d9652dccf
|
System/Security: Memprot API unified (ESP32C3,ESP32S3)
Unified Memory protection API for all PMS-aware chips
Closes JIRA IDF-3849
|
2022-01-27 12:40:27 +08:00 |
Roland Dobai
|
a59e3ab59d
|
Merge branch 'feature/esp32s3_apptrace_v4.4' into 'release/v4.4'
Feature/esp32s3 apptrace v4.4
See merge request espressif/esp-idf!16649
|
2022-01-26 09:58:35 +00:00 |
KonstantinKondrashov
|
1638b36804
|
efuse: Fixes eFuse timesettings issue on esp32c3
|
2022-01-25 19:14:31 +08:00 |
laokaiyao
|
816b0ce878
|
i2s: impove the apll and clock division calculation
|
2022-01-13 11:06:40 +08:00 |
Alexey Gerenkov
|
8c2990fcea
|
trax: Adds ESP32-S3 support
|
2022-01-05 19:34:28 +01:00 |
songruojing
|
b25fb1111d
|
gpio: Fix some gpio pin num errors on esp32s2 and esp32c3
|
2021-12-30 12:27:14 +08:00 |
Armando
|
1ec46ad3b8
|
adc: support adc dma driver on all chips
|
2021-12-23 17:13:46 +08:00 |
Armando
|
2aed35b804
|
adc: fix adc1 channel 8 and 9 not defined bug on s3
|
2021-12-14 20:10:47 +08:00 |
weitianhua
|
1383785aa1
|
Remove dummy defines of Classic BT
|
2021-10-29 14:21:26 +08:00 |
weitianhua
|
f4aad85f8b
|
Make Classic BT related document links only visible for ESP32
|
2021-10-29 14:21:12 +08:00 |
Li Shuai
|
e8188e5d8f
|
ci: replacing old header with new SPDX header style
|
2021-10-20 11:36:23 +08:00 |
Li Shuai
|
881e1b0fd5
|
deep sleep: add deep sleep support for esp32s3
|
2021-10-20 11:36:20 +08:00 |
alex.li
|
26d8b7ee17
|
Add HW external coexist api.
Simplify the external coex flow.
And replace gpio of driver interface with hal one.
|
2021-10-12 14:05:14 +08:00 |
Kevin (Lao Kaiyao)
|
a9faafee3c
|
Merge branch 'feature/touch_sensor_driver_support_for_esp32s3' into 'master'
driver(touch): support touch sensor for esp32s3 platform
Closes IDF-1784 and IDF-3302
See merge request espressif/esp-idf!14102
|
2021-10-12 05:50:58 +00:00 |
laokaiyao
|
f4705f8eb4
|
touch sensor: update copyright notice
|
2021-10-08 11:45:57 +08:00 |
laokaiyao
|
a1cadba191
|
touch_sensor: apply general check
|
2021-10-08 11:32:12 +08:00 |
fuzhibo
|
589646a31e
|
update touch with review advice
|
2021-10-08 10:39:46 +08:00 |
fuzhibo
|
057b9d61b5
|
driver(touch): support touch sensor for esp32s3 platform
|
2021-10-08 10:39:46 +08:00 |
morris
|
e09e39c94f
|
lcd: unify callback prototype
|
2021-10-02 14:23:31 +08:00 |
Jiang Jiang Jian
|
f5ae8b0533
|
Merge branch 'feature/ledc_use_rtc8m_or_xtal_lightsleep' into 'master'
support RTC8M and XTAL power domain in light sleep mode
Closes IDF-3419
See merge request espressif/esp-idf!15152
|
2021-09-27 04:02:29 +00:00 |
SalimTerryLi
|
bd89dcc683
|
RMT: add loop_autostop driver support for esp32s3
|
2021-09-24 15:24:45 +08:00 |
morris
|
20ef511d0a
|
Merge branch 'bugfix/fix_reg_name_charactor_err' into 'master'
bugfix: fix reg name character error
See merge request espressif/esp-idf!14169
|
2021-09-18 07:10:57 +00:00 |
Jiang Jiang Jian
|
3b48b7e663
|
Merge branch 'Fix/update_reset_reason' into 'master'
update reset reason for c3/s3/h2
See merge request espressif/esp-idf!14747
|
2021-09-18 07:03:50 +00:00 |
Wu Zheng Hui
|
85651b4791
|
efuse: remove DIS_RTC_RAM_BOOT efuse bit
|
2021-09-18 14:58:43 +08:00 |
Wu Zheng Hui
|
27241e8213
|
Merge branch 'bugfix/fix_efuse_err_address' into 'master'
fix efuse err address in block0
See merge request espressif/esp-idf!14790
|
2021-09-17 02:17:09 +00:00 |
Wu Zheng Hui
|
1080e4f6a2
|
rename APB_CTRL ro SYS_CON
save
|
2021-09-16 20:57:57 +08:00 |
wuzhenghui
|
9c5d1c7fcf
|
fix s3 efuse err address in block0
|
2021-09-16 20:08:59 +08:00 |
wuzhenghui
|
8e1b8194f5
|
fix s2 efuse err address in block0
|
2021-09-16 20:08:59 +08:00 |
wuzhenghui
|
61b2c2d458
|
fix h2 efuse err address in block0
|
2021-09-16 20:08:59 +08:00 |
wuzhenghui
|
352ffbb78d
|
fix c3 efuse err address in block0
|
2021-09-16 20:08:59 +08:00 |
Li Shuai
|
b3e27403f3
|
esp_hw_support: keep external 40 MHz xtal related analog circuit power on during sleep
|
2021-09-16 14:46:21 +08:00 |
Li Shuai
|
58292a7d22
|
Power Management: add XTAL power domain to control whether external 40MHz xtal is powered down during sleep
|
2021-09-16 14:43:43 +08:00 |
Li Shuai
|
f5b39a7cde
|
esp_hw_support: No voltage drop during light sleep to ensure stable output clock of rtc8m oscillator
|
2021-09-16 14:40:46 +08:00 |
wuzhenghui
|
b2c028085a
|
fix reg name character error
|
2021-09-15 21:51:20 +08:00 |
Armando (Dou Yiwen)
|
13b63cd9d2
|
Merge branch 'feature/support_adc_calibration_s3' into 'master'
adc: support adc calibration on s3
Closes IDF-1950, IDF-3730, and IDF-3036
See merge request espressif/esp-idf!15031
|
2021-09-14 08:51:03 +00:00 |
morris
|
502e132e5d
|
Merge branch 'feature/fast_gpio_c3' into 'master'
fast gpio support on esp32-c3
Closes IDF-3783
See merge request espressif/esp-idf!14986
|
2021-09-14 06:09:34 +00:00 |
Song Ruo Jing
|
10b848327b
|
Merge branch 'feature/usb_phy' into 'master'
usb: Add usb_phy driver to support operations on USB PHY
Closes IDF-3574 and IDF-1882
See merge request espressif/esp-idf!14879
|
2021-09-14 06:06:06 +00:00 |
Armando
|
c45c6f52f1
|
adc: support adc efuse-based calibration on esp32s3
|
2021-09-14 11:42:50 +08:00 |
Li Shuai
|
e44ead5356
|
Power Management: add RTC8M power domain to control whether internal 8m oscillator is powered down during sleep
|
2021-09-13 17:36:54 +08:00 |
songruojing
|
1fcd639224
|
usb: Add usb_phy driver to support operations on USB PHY
|
2021-09-13 12:39:56 +08:00 |
morris
|
9d97d01679
|
Merge branch 'bugfix/mcpwm_cpp_reserved_word' into 'master'
bugfix/mcpwm: rename invalid keyword 'operator'
Closes IDFGH-5840
See merge request espressif/esp-idf!15159
|
2021-09-13 03:10:04 +00:00 |
Bao Hong De
|
7fc071e133
|
Merge branch 'feature/high_level_interrupt_in_bluetooth' into 'master'
Bluetooth: High level interrupt in bluetooth
See merge request espressif/esp-idf!11156
|
2021-09-10 09:50:39 +00:00 |
SalimTerryLi
|
d9f4ae02f1
|
mcpwm: rename keyword 'operator' which is not valid in cpp
Closes https://github.com/espressif/esp-idf/issues/7542
|
2021-09-10 12:41:42 +08:00 |
morris
|
25f723765e
|
Merge branch 'feature/lcd_driver_follow_up' into 'master'
lcd: add PM lock
Closes IDF-3631, IDF-3704, and IDF-3317
See merge request espressif/esp-idf!14880
|
2021-09-10 03:14:50 +00:00 |
baohongde
|
006a10b050
|
components/doc: Update doc about high-level interrupt
some bugfix.
|
2021-09-09 20:40:09 +08:00 |
SalimTerryLi
|
932d4d13f0
|
MCPWM/sync: expose API for configuring timer sync
removed example: mcpwm_basic_config
Closes https://github.com/espressif/esp-idf/issues/5429
Co-authored-by: wubowen <wubowen@espressif.com>
|
2021-09-09 17:33:37 +08:00 |