This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-11-15 17:36:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
739eb05bb97736b70507e7ebcfee58e670672d23
esp-idf
/
components
/
soc
/
esp32s2
History
Konstantin Kondrashov
739eb05bb9
esp32: add implementation of esp_timer based on TG0 LAC timer
...
Closes: IDF-979
2020-02-06 14:00:18 +08:00
..
include
esp32: add implementation of esp_timer based on TG0 LAC timer
2020-02-06 14:00:18 +08:00
adc_periph.c
…
brownout_hal.c
esp32s2: add brownout detector support
2020-01-23 13:44:19 +01:00
component.mk
…
cpu_util.c
…
dac_periph.c
…
gpio_periph.c
…
i2c_apll.h
…
i2c_bbpll.h
…
i2c_brownout.h
esp32s2: add brownout detector support
2020-01-23 13:44:19 +01:00
i2c_periph.c
…
i2c_rtc_clk.h
…
i2s_periph.c
…
interrupts.c
esp32s2: fix interrupt names used by SystemView
2020-01-24 10:48:38 +01:00
ledc_periph.c
…
rtc_clk.c
…
rtc_init.c
…
rtc_io_periph.c
…
rtc_periph.c
…
rtc_pm.c
…
rtc_sleep.c
…
rtc_time.c
…
rtc_wdt.c
…
soc_log.h
…
soc_memory_layout.c
esp32s2: move trace memory reservation to soc_memory_layout.c
2020-01-24 10:48:38 +01:00
sources.cmake
esp32s2: add brownout detector support
2020-01-23 13:44:19 +01:00
spi_periph.c
…
touch_sensor_hal.c
…
touch_sensor_periph.c
…
uart_periph.c
…