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