Ivan Grokhotkov 621e316725 Merge branch 'feat/psram_support_hspi' into 'master' 7 anni fa
..
include 9b5d0f3322 spi: shown owner of spi host explicitly 7 anni fa
test 90d229eb6d spi_master: speed up polling performance by putting into IRAM 7 anni fa
CMakeLists.txt 152043d469 esp_ringbuf: move ringbuf to seperate component 7 anni fa
Kconfig 4f87a62f18 spi_slave: add new menuconfig item to decide whether spi slave should be put into IRAM 7 anni fa
adc1_i2s_private.h 451f69cc2e driver(i2s): fix broken i2s adc mode 8 anni fa
can.c dc3fa14a26 CAN: Add pm_lock, fix gpio bug, update docs 7 anni fa
component.mk 208e83def7 build system: Refactor component.mk to not need component_common.mk 9 anni fa
gpio.c 1c5522575e driver/gpio: support wakeup function for RTC IOs 7 anni fa
i2c.c a67d5d89e0 Replace all DOS line endings with Unix 7 anni fa
i2s.c 9deb58859c fix i2s mix result and error code 7 anni fa
ledc.c ab44c6ecc2 bugfix(ledc): fix bugs reported from unit-test and github. 7 anni fa
mcpwm.c 10e8e22558 driver(mcpwm): Fix mcpwm api in mcpwm.c mismatch with mcpwm.h bug. 7 anni fa
pcnt.c 01516abe5a Add some comments in pcnt.h. 7 anni fa
periph_ctrl.c 8bba348528 aes/sha/mpi: Bugfix a use of shared registers. 7 anni fa
rmt.c 6d57757840 Modify the rmt_mem_num maximum limit value from 15 to 8. 7 anni fa
rtc_module.c 1c5522575e driver/gpio: support wakeup function for RTC IOs 7 anni fa
sdio_slave.c d4071a7c19 sdio_slave: fix the ret_queue crash issue when being reset by the master 7 anni fa
sdmmc_host.c 78fab8a0f9 sdmmc: implement partial DDR support 7 anni fa
sdmmc_private.h 78fab8a0f9 sdmmc: implement partial DDR support 7 anni fa
sdmmc_transaction.c 78fab8a0f9 sdmmc: implement partial DDR support 7 anni fa
sdspi_crc.c a67d5d89e0 Replace all DOS line endings with Unix 7 anni fa
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix 7 anni fa
sdspi_host.c a67d5d89e0 Replace all DOS line endings with Unix 7 anni fa
sdspi_private.h a67d5d89e0 Replace all DOS line endings with Unix 7 anni fa
sdspi_transaction.c 5b37a96ddc feature(sdio): allow to enable internal pullups of the SDIO host and slave as a debug feature 7 anni fa
sigmadelta.c 349a77cb55 components/driver: 'const' all config calls. 8 anni fa
spi_common.c 9b5d0f3322 spi: shown owner of spi host explicitly 7 anni fa
spi_master.c 9b5d0f3322 spi: shown owner of spi host explicitly 7 anni fa
spi_slave.c 9b5d0f3322 spi: shown owner of spi host explicitly 7 anni fa
timer.c 9b7d5d76a7 Timer API docs update, refactored example 8 anni fa
uart.c 002d913ab6 uart: add function to set light sleep wakeup threshold 7 anni fa