.. |
include/driver
|
driver(ledc): fixed ledc clock selection bug for release/v4.0
|
2019-08-12 17:16:52 +08:00 |
test
|
driver(ledc): fixed ledc clock selection bug for release/v4.0
|
2019-08-12 17:16:52 +08:00 |
CMakeLists.txt
|
cmake: some formatting fixes
|
2019-06-21 19:53:29 +08:00 |
Kconfig
|
…
|
|
adc1_i2s_private.h
|
…
|
|
can.c
|
can: suppress clang tidy warning about nullptr dereference
|
2019-06-13 16:23:20 +02:00 |
component.mk
|
…
|
|
gpio.c
|
bugfix(GPIO): Fixed the bug that GPIO enables interrupts on one core,
|
2019-07-29 11:09:07 +00:00 |
i2c.c
|
Merge branch 'bugfix/ticks_to_wait_for_uart_and_i2c' into 'master'
|
2019-06-11 08:41:44 +08:00 |
i2s.c
|
i2s: test case for variation in apll clock rate
|
2019-06-20 16:40:58 +00:00 |
ledc.c
|
driver(ledc): fixed ledc clock selection bug for release/v4.0
|
2019-08-12 17:16:52 +08:00 |
mcpwm.c
|
all: Using xxx_periph.h
|
2019-06-03 14:15:08 +08:00 |
pcnt.c
|
all: Using xxx_periph.h
|
2019-06-03 14:15:08 +08:00 |
periph_ctrl.c
|
all: Using xxx_periph.h
|
2019-06-03 14:15:08 +08:00 |
rmt.c
|
all: Using xxx_periph.h
|
2019-06-03 14:15:08 +08:00 |
rtc_module.c
|
rtc: fix minor malloc issues found by static analyzer
|
2019-07-17 14:45:17 +00:00 |
sdio_slave.c
|
sdio_slave: fix the send_flush infinite loop issue
|
2019-06-27 13:24:22 +08:00 |
sdkconfig.rename
|
…
|
|
sdmmc_host.c
|
all: Using xxx_periph.h
|
2019-06-03 14:15:08 +08:00 |
sdmmc_private.h
|
…
|
|
sdmmc_transaction.c
|
…
|
|
sdspi_crc.c
|
…
|
|
sdspi_crc.h
|
…
|
|
sdspi_host.c
|
spi_master: move the spi_bus_init function into common header
|
2019-06-27 13:27:26 +08:00 |
sdspi_private.h
|
…
|
|
sdspi_transaction.c
|
all: Using xxx_periph.h
|
2019-06-03 14:15:08 +08:00 |
sigmadelta.c
|
all: Using xxx_periph.h
|
2019-06-03 14:15:08 +08:00 |
spi_common.c
|
spi_common: add interface to get whether the bus is on IOMUX
|
2019-06-27 13:27:27 +08:00 |
spi_master.c
|
Changed log level for spi_master
|
2019-07-01 20:04:15 +00:00 |
spi_slave.c
|
Merge branch 'feature/spi_driver_support_multi_chip' into 'master'
|
2019-06-20 16:45:06 +08:00 |
timer.c
|
all: Using xxx_periph.h
|
2019-06-03 14:15:08 +08:00 |
uart.c
|
bugfix(UART): fixed two UART issues:
|
2019-07-08 12:27:14 +08:00 |