Anton Maklakov 27c1fc52ba Added .command_timeout_ms = 0 to SDSPI_HOST_DEFAULT() too 8 gadi atpakaļ
..
include 27c1fc52ba Added .command_timeout_ms = 0 to SDSPI_HOST_DEFAULT() too 8 gadi atpakaļ
test d30f3e7aa8 example(adc2): add example and test case for adc2. 8 gadi atpakaļ
component.mk 208e83def7 build system: Refactor component.mk to not need component_common.mk 9 gadi atpakaļ
gpio.c c30149e4bd feature(gpio): add APIs to set and get pad drive capability. RTC pads use RTC registers to contol drive capability. 8 gadi atpakaļ
i2c.c ed1e32f583 bugfix(i2c): add I2C hardware reset if the hw FSM get stuck 8 gadi atpakaļ
i2s.c f039aac1e5 Merge branch 'bugfix/i2s_bck_polariy' into 'master' 8 gadi atpakaļ
ledc.c c4f15a0e5d ledc_get_duty return type changed from int to uint32_t, target_duty changed from int to uint32_t 8 gadi atpakaļ
mcpwm.c 2008f4d88c feature: add Motor Control PWM(mcpwm) driver 8 gadi atpakaļ
pcnt.c 769944b067 PCNT: fix for pcnt_set_pin API, it can now use all pcnt channels 8 gadi atpakaļ
periph_ctrl.c 42cefc173f refractor WiFi clock setting 8 gadi atpakaļ
rmt.c ab1abff080 bugfix(rmt): fix event thresh check issue 8 gadi atpakaļ
rtc_module.c 87f2b27dc4 refactor(rtc): re-organize code in rtc_module.c 8 gadi atpakaļ
sdmmc_host.c b38186dc43 sdmmc: use periph_ctrl to enable peripheral when initializing the host 8 gadi atpakaļ
sdmmc_private.h edd924f273 sdmmc: add peripheral driver and protocol layer 9 gadi atpakaļ
sdmmc_transaction.c 330b6bd668 sdmmc: lock APB frequency while in transaction 8 gadi atpakaļ
sdspi_crc.c e5bb45f381 driver: SD protocol driver for SPI peripheral 8 gadi atpakaļ
sdspi_crc.h e5bb45f381 driver: SD protocol driver for SPI peripheral 8 gadi atpakaļ
sdspi_host.c 1b91cb7be0 fix(sdspi): fix issues causing the sdspi driver to work low efficiently with DMA. 8 gadi atpakaļ
sdspi_private.h e5bb45f381 driver: SD protocol driver for SPI peripheral 8 gadi atpakaļ
sdspi_transaction.c e5bb45f381 driver: SD protocol driver for SPI peripheral 8 gadi atpakaļ
sigmadelta.c 349a77cb55 components/driver: 'const' all config calls. 8 gadi atpakaļ
spi_common.c 0dd9b899b7 periph_ctrl: Refactor to add periph_module_reset(), avoid potential race in SPI DMA workaround 8 gadi atpakaļ
spi_master.c e4616588b7 spi master: lock APB frequency while in transaction 8 gadi atpakaļ
spi_slave.c 5048d38ce7 spi slave: lock APB frequency while driver is in use 8 gadi atpakaļ
timer.c 9b7d5d76a7 Timer API docs update, refactored example 8 gadi atpakaļ
uart.c 102eb96c8b bugfix(uart): Don't disable console UART peripheral 8 gadi atpakaļ