Angus Gratton 01befe4d6a Merge branch 'bugfix/i2c_hw_fsm_recover' into 'master' hace 8 años
..
include 01befe4d6a Merge branch 'bugfix/i2c_hw_fsm_recover' into 'master' hace 8 años
test 8128bb95ef fix(spi_slave): enable DMA clock when initialization. hace 8 años
component.mk 208e83def7 build system: Refactor component.mk to not need component_common.mk hace 9 años
gpio.c c30149e4bd feature(gpio): add APIs to set and get pad drive capability. RTC pads use RTC registers to contol drive capability. hace 8 años
i2c.c ed1e32f583 bugfix(i2c): add I2C hardware reset if the hw FSM get stuck hace 8 años
i2s.c f039aac1e5 Merge branch 'bugfix/i2s_bck_polariy' into 'master' hace 8 años
ledc.c c4f15a0e5d ledc_get_duty return type changed from int to uint32_t, target_duty changed from int to uint32_t hace 8 años
mcpwm.c 2008f4d88c feature: add Motor Control PWM(mcpwm) driver hace 8 años
pcnt.c 769944b067 PCNT: fix for pcnt_set_pin API, it can now use all pcnt channels hace 8 años
periph_ctrl.c 88f602a0e0 fix(periph_ctrl): fix reset function in `periph_ctrl.c` hace 8 años
rmt.c ab1abff080 bugfix(rmt): fix event thresh check issue hace 8 años
rtc_module.c b6f37bda97 Merge branch 'feature/i2s_built_in_adc' into 'master' hace 8 años
sdmmc_host.c b38186dc43 sdmmc: use periph_ctrl to enable peripheral when initializing the host hace 8 años
sdmmc_private.h edd924f273 sdmmc: add peripheral driver and protocol layer hace 9 años
sdmmc_transaction.c 330b6bd668 sdmmc: lock APB frequency while in transaction hace 8 años
sdspi_crc.c e5bb45f381 driver: SD protocol driver for SPI peripheral hace 8 años
sdspi_crc.h e5bb45f381 driver: SD protocol driver for SPI peripheral hace 8 años
sdspi_host.c 1b91cb7be0 fix(sdspi): fix issues causing the sdspi driver to work low efficiently with DMA. hace 8 años
sdspi_private.h e5bb45f381 driver: SD protocol driver for SPI peripheral hace 8 años
sdspi_transaction.c e5bb45f381 driver: SD protocol driver for SPI peripheral hace 8 años
sigmadelta.c 349a77cb55 components/driver: 'const' all config calls. hace 8 años
spi_common.c 0dd9b899b7 periph_ctrl: Refactor to add periph_module_reset(), avoid potential race in SPI DMA workaround hace 8 años
spi_master.c e4616588b7 spi master: lock APB frequency while in transaction hace 8 años
spi_slave.c 5048d38ce7 spi slave: lock APB frequency while driver is in use hace 8 años
timer.c 349a77cb55 components/driver: 'const' all config calls. hace 8 años
uart.c fba9678c56 uart: add support for REF_TICK hace 8 años