| .. |
|
esp32
|
a48b5246cc
ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue
|
%!s(int64=5) %!d(string=hai) anos |
|
esp32s2
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
%!s(int64=5) %!d(string=hai) anos |
|
esp32s3
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
%!s(int64=5) %!d(string=hai) anos |
|
include
|
a48b5246cc
ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue
|
%!s(int64=5) %!d(string=hai) anos |
|
test
|
9162f23c2e
bugfix(dac): fix testcase fail for dac
|
%!s(int64=5) %!d(string=hai) anos |
|
CMakeLists.txt
|
e82eac4354
cmake: Apply cmakelint fixes
|
%!s(int64=5) %!d(string=hai) anos |
|
Kconfig
|
4c57f50fe4
TWAI: ISR runs when cache is disabled
|
%!s(int64=5) %!d(string=hai) anos |
|
adc1_private.h
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
%!s(int64=5) %!d(string=hai) anos |
|
adc_common.c
|
579b842fd6
Driver(ADC): remove ESP_LOGD from adc_set_init_code
|
%!s(int64=5) %!d(string=hai) anos |
|
component.mk
|
f6dd63d03d
spi_slave_hd: new driver for spi slave in half duplex mode
|
%!s(int64=5) %!d(string=hai) anos |
|
dac_common.c
|
0914dfbb6a
dfiver(dac): add dac dma driver and unit test
|
%!s(int64=5) %!d(string=hai) anos |
|
dedic_gpio.c
|
bb1369b922
dedicated gpio: add driver
|
%!s(int64=5) %!d(string=hai) anos |
|
gpio.c
|
1966f00f0b
soc: updates caps usage
|
%!s(int64=5) %!d(string=hai) anos |
|
i2c.c
|
6eee601cf6
i2c: Add supports on esp32s3
|
%!s(int64=5) %!d(string=hai) anos |
|
i2s.c
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
%!s(int64=5) %!d(string=hai) anos |
|
ledc.c
|
2917651478
esp_rom: extract common ets apis into esp_rom_sys.h
|
%!s(int64=5) %!d(string=hai) anos |
|
mcpwm.c
|
caaf62bdad
driver, http_client, web_socket, tcp_transport: remove __FILE__ from log messages
|
%!s(int64=5) %!d(string=hai) anos |
|
pcnt.c
|
153e819e8a
pcnt: add rotary encoder example
|
%!s(int64=5) %!d(string=hai) anos |
|
periph_ctrl.c
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
%!s(int64=5) %!d(string=hai) anos |
|
rmt.c
|
1be923acb4
rmt: rename always_on to aware_dfs
|
%!s(int64=5) %!d(string=hai) anos |
|
rtc_io.c
|
caaf62bdad
driver, http_client, web_socket, tcp_transport: remove __FILE__ from log messages
|
%!s(int64=5) %!d(string=hai) anos |
|
rtc_module.c
|
2917651478
esp_rom: extract common ets apis into esp_rom_sys.h
|
%!s(int64=5) %!d(string=hai) anos |
|
sdio_slave.c
|
caaf62bdad
driver, http_client, web_socket, tcp_transport: remove __FILE__ from log messages
|
%!s(int64=5) %!d(string=hai) anos |
|
sdkconfig.rename
|
e9f1011b1b
Rename Kconfig options (components/driver)
|
%!s(int64=6) %!d(string=hai) anos |
|
sdmmc_host.c
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
%!s(int64=5) %!d(string=hai) anos |
|
sdmmc_private.h
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
%!s(int64=5) %!d(string=hai) anos |
|
sdmmc_transaction.c
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
%!s(int64=5) %!d(string=hai) anos |
|
sdspi_crc.c
|
a34409cffc
esp_rom: extract common CRC apis into esp_rom_crc.h
|
%!s(int64=5) %!d(string=hai) anos |
|
sdspi_crc.h
|
a67d5d89e0
Replace all DOS line endings with Unix
|
%!s(int64=7) %!d(string=hai) anos |
|
sdspi_host.c
|
a4d0033c03
esp_rom: extract common GPIO apis into esp_rom_gpio.h
|
%!s(int64=5) %!d(string=hai) anos |
|
sdspi_private.h
|
067f3d21c9
sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards
|
%!s(int64=6) %!d(string=hai) anos |
|
sdspi_transaction.c
|
3b39e60f97
driver: remove unused drivers for esp32s2beta
|
%!s(int64=6) %!d(string=hai) anos |
|
sigmadelta.c
|
17808b3ff8
sigma_delta: add periph signal list and support esp32-s3
|
%!s(int64=5) %!d(string=hai) anos |
|
spi_bus_lock.c
|
647dea9395
soc: combine xxx_caps.h into one soc_caps.h
|
%!s(int64=5) %!d(string=hai) anos |
|
spi_common.c
|
f7e91ef6c1
spi: esp32s3 bringup for spi
|
%!s(int64=5) %!d(string=hai) anos |
|
spi_master.c
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
%!s(int64=5) %!d(string=hai) anos |
|
spi_slave.c
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
%!s(int64=5) %!d(string=hai) anos |
|
spi_slave_hd.c
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
%!s(int64=5) %!d(string=hai) anos |
|
timer.c
|
bc8b56cef7
timergroup: refactor unit test to better support future chip
|
%!s(int64=5) %!d(string=hai) anos |
|
touch_sensor_common.c
|
647dea9395
soc: combine xxx_caps.h into one soc_caps.h
|
%!s(int64=5) %!d(string=hai) anos |
|
twai.c
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
%!s(int64=5) %!d(string=hai) anos |
|
uart.c
|
647dea9395
soc: combine xxx_caps.h into one soc_caps.h
|
%!s(int64=5) %!d(string=hai) anos |