esp-idf/components/soc/soc/esp32s2
Angus Gratton 0fe231d2b3 Merge branch 'feature/pkg_ver_uses_4_bits' into 'master'
efuse/esp32: Expands PKG_VER from 3 bit to 4 bits

Closes IDF-1919

See merge request espressif/esp-idf!9949
2020-09-17 18:21:08 +08:00
..
include/soc Merge branch 'feature/pkg_ver_uses_4_bits' into 'master' 2020-09-17 18:21:08 +08:00
adc_periph.c soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
CMakeLists.txt soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
dac_periph.c soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
gpio_periph.c soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
i2c_apll.h soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
i2c_bbpll.h soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
i2c_periph.c soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
i2c_ulp.h RTC regulator & voltage calibration fixes 2020-04-10 14:25:40 +08:00
i2s_periph.c soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
interrupts.c soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
ledc_periph.c soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
rtc_io_periph.c soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
rtc_periph.c soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
spi_periph.c soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
touch_sensor_periph.c Driver(touch): fix touch sensor driver for esp32s2. 2020-03-25 22:45:57 +08:00
uart_periph.c soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
usb_periph.c esp_rom: extract common GPIO apis into esp_rom_gpio.h 2020-07-07 11:40:19 +08:00