.. |
esp32
|
Refactor the touch sensor driver
|
2019-11-27 20:08:44 +08:00 |
esp32s2
|
docs: Resolve doxygen & Sphinx warnings
|
2020-02-07 16:37:45 +11:00 |
include/driver
|
Merge branch 'feature/rmt_clock_support_ref_tick' into 'master'
|
2020-03-06 15:03:52 +08:00 |
test
|
Add multi-target support for performance tests
|
2020-03-09 13:41:56 +01:00 |
adc.c
|
refactor the adc driver
|
2019-11-22 15:42:16 +08:00 |
adc1_i2s_private.h
|
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
2019-08-01 16:28:56 +07:00 |
can.c
|
freertos: moved all xtensa specific files into a separated folder
|
2020-01-27 16:05:30 -03:00 |
CMakeLists.txt
|
esp32: add implementation of esp_timer based on TG0 LAC timer
|
2020-02-06 14:00:18 +08:00 |
component.mk
|
global: remove gcc 5.2 support
|
2019-11-20 11:17:27 +01:00 |
dac.c
|
dac: refactor driver add hal
|
2019-11-22 11:44:46 +08:00 |
gpio.c
|
bugfix(gpio):fix esp32 s2 rtc io issue
|
2019-11-27 17:18:20 +08:00 |
i2c.c
|
I2C: i2c.h/i2c.c applied new code formatting
|
2020-02-26 15:12:03 +08:00 |
i2s.c
|
bugfix(i2s): Updated ESP32-S2 ADC DAC support
|
2020-03-03 12:59:30 +08:00 |
Kconfig
|
Docs: Omit kconfig configurations not available for the target
|
2020-01-30 10:30:06 +01:00 |
ledc.c
|
global: rename esp32s2beta to esp32s2
|
2020-01-22 12:14:38 +08:00 |
mcpwm.c
|
mcpwm: add HAL layer support
|
2019-11-25 00:36:30 +08:00 |
pcnt.c
|
driver: clean pcnt.h i2s.h
|
2020-03-02 19:31:29 +08:00 |
periph_ctrl.c
|
periph_ctrl: move target specific into ll files
|
2020-02-24 14:50:26 +08:00 |
rmt.c
|
rmt: disable carrier feature by default
|
2020-03-03 20:14:46 +08:00 |
rtc_io.c
|
rtcio: add hal for driver
|
2019-11-21 10:40:49 +08:00 |
rtc_module.c
|
global: rename esp32s2beta to esp32s2
|
2020-01-22 12:14:38 +08:00 |
sdio_slave.c
|
sdio_slave: support HAL layer
|
2019-12-13 18:33:15 +08:00 |
sdkconfig.rename
|
Rename Kconfig options (components/driver)
|
2019-05-21 09:09:01 +02:00 |
sdmmc_host.c
|
driver: fix gpio pin_bit_mask truncation in sdspi_host and others
|
2019-11-18 13:42:22 +01:00 |
sdmmc_private.h
|
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
2019-08-01 16:28:56 +07:00 |
sdmmc_transaction.c
|
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
2019-08-01 16:28:56 +07:00 |
sdspi_crc.c
|
sdspi: support crc16_be for esp32s2
|
2020-02-12 15:15:46 +08:00 |
sdspi_crc.h
|
Replace all DOS line endings with Unix
|
2018-07-12 19:10:37 +08:00 |
sdspi_host.c
|
sdspi: use polling transactions to increase reading speed.
|
2020-02-12 15:16:19 +08:00 |
sdspi_private.h
|
sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards
|
2020-02-12 15:16:08 +08:00 |
sdspi_transaction.c
|
driver: remove unused drivers for esp32s2beta
|
2019-09-04 10:53:25 +10:00 |
sigmadelta.c
|
refactor(sigmadelta): add hal sigmadelta driver
|
2019-11-21 11:53:07 +08:00 |
spi_common.c
|
spi: support esp32s2
|
2020-01-26 17:24:12 +08:00 |
spi_master.c
|
spi: support esp32s2
|
2020-01-26 17:24:12 +08:00 |
spi_slave.c
|
spi: support esp32s2
|
2020-01-26 17:24:12 +08:00 |
timer.c
|
bugfix(timer): add a macro to control making the XTAL related functions
|
2019-11-26 12:39:46 +00:00 |
touch_sensor_common.c
|
global: rename esp32s2beta to esp32s2
|
2020-01-22 12:14:38 +08:00 |
uart.c
|
global: rename esp32s2beta to esp32s2
|
2020-01-22 12:14:38 +08:00 |