esp-idf/components/soc/esp32s2beta
Michael (XIAO Xufeng) d2debfaddf Merge branch 'bugfix/phy_regi2c_critical_section_v4.1' into 'release/v4.1'
esp_phy: use spinlock to avoid regi2c access conflicts (v4.1)

See merge request espressif/esp-idf!17694
2022-05-06 23:32:24 +08:00
..
include driver(uart): fix uart_set_line_inverse breaking change issue 2022-03-25 15:19:02 +08:00
adc_periph.c refactor the adc driver 2019-11-22 15:42:16 +08:00
component.mk add esp32s2beta in soc component 2019-06-11 13:06:32 +08:00
cpu_util.c Fix function prototypes 2019-08-13 17:14:16 +10:00
dac_periph.c dac: refactor driver add hal 2019-11-22 11:44:46 +08:00
gpio_periph.c refactor(gpio): add hal gpio driver 2019-11-22 17:24:53 +08:00
i2c_apll.h run WiFi on ESP32SBETA 2019-06-28 11:34:49 +08:00
i2c_bbpll.h add esp32s2beta in soc component 2019-06-11 13:06:32 +08:00
i2c_periph.c feature(I2C): Add i2c hal support. 2019-11-21 20:34:07 +08:00
i2c_rtc_clk.h esp_phy: use spinlock to avoid regi2c access conflicts 2022-04-06 15:20:03 +08:00
i2s_periph.c refactor(i2s): add hal i2s driver 2019-11-19 22:19:19 +08:00
interrupts.c soc: Add interrupt numbers mapping for esp32s2beta 2019-09-26 00:22:36 +08:00
ledc_periph.c Update LEDC, PCNT,Timer_Group driver for esp32s2beta. 2019-07-31 16:03:22 +08:00
rtc_clk.c esp32s2:remove unsupported xtal choice 2020-01-09 13:09:21 +08:00
rtc_init.c rtc: update from bringup branch 2019-08-22 15:03:18 +08:00
rtc_io_periph.c rtcio: add hal for driver 2019-11-21 10:40:49 +08:00
rtc_periph.c components: fix ldgen check errors 2021-06-21 09:52:03 +10:00
rtc_pm.c Fix function prototypes 2019-08-13 17:14:16 +10:00
rtc_sleep.c deep sleep: optimize sleep current in wifi softap mode 2021-04-29 14:14:15 +08:00
rtc_time.c rtc: update from bringup branch 2019-08-22 15:03:18 +08:00
rtc_wdt.c soc: Fix setting timeout for RTC_WDT 2019-09-23 14:57:26 +08:00
soc_log.h add esp32s2beta in soc component 2019-06-11 13:06:32 +08:00
soc_memory_layout.c soc: fix memory map for esp32 and esp32s2beta 2019-09-12 16:17:52 +08:00
sources.cmake Refactor the touch sensor driver 2019-11-27 20:08:44 +08:00
spi_periph.c add esp32s2beta in soc component 2019-06-11 13:06:32 +08:00
touch_sensor_hal.c driver(touch): fix touch sensor driver redundancy 2020-07-30 16:42:48 +08:00
touch_sensor_periph.c Refactor the touch sensor driver 2019-11-27 20:08:44 +08:00
uart_periph.c feature: Add uart hal support. 2019-11-26 20:01:50 +08:00