.. |
adc.h
|
feat(global): add macros for GPIO->channel lookup
|
2017-09-07 10:40:25 +08:00 |
dac.h
|
feat(global): add macros for GPIO->channel lookup
|
2017-09-07 10:40:25 +08:00 |
gpio.h
|
Fixed incorrect value in comments for GPIO_NUM_33.
|
2017-08-30 17:55:00 +10:00 |
i2c.h
|
components/driver: 'const' all config calls.
|
2017-04-13 18:33:33 +01:00 |
i2s.h
|
Driver update: I2S pdm and built-in DAC
|
2017-05-12 16:21:02 +08:00 |
ledc.h
|
components/driver: 'const' all config calls.
|
2017-04-13 18:33:33 +01:00 |
mcpwm.h
|
feature: add Motor Control PWM(mcpwm) driver
|
2017-05-12 15:47:59 +08:00 |
pcnt.h
|
components/driver: 'const' all config calls.
|
2017-04-13 18:33:33 +01:00 |
periph_ctrl.h
|
driver: add periph_ctrl support for SDMMC, SDIO slave, CAN, EMAC
|
2017-09-04 22:43:51 +08:00 |
rmt.h
|
bugfix(driver): fix RMT issues from github
|
2017-08-15 17:23:51 +08:00 |
rtc_cntl.h
|
driver/rtc: add support for attaching handlers to RTC_CNTL interrupts
|
2017-07-10 17:21:49 +08:00 |
rtc_io.h
|
feat(global): add macros for GPIO->channel lookup
|
2017-09-07 10:40:25 +08:00 |
sdmmc_defs.h
|
sdmmc: add support for high speed (HS) mode
|
2017-08-16 18:59:04 +08:00 |
sdmmc_host.h
|
sdmmc: fix reads/writes to/from unaligned buffers
|
2017-08-01 03:15:11 +08:00 |
sdmmc_types.h
|
sdmmc: add support for high speed (HS) mode
|
2017-08-16 18:59:04 +08:00 |
sdspi_host.h
|
driver: SD protocol driver for SPI peripheral
|
2017-07-20 13:43:07 +08:00 |
sigmadelta.h
|
components/driver: 'const' all config calls.
|
2017-04-13 18:33:33 +01:00 |
spi_common.h
|
fix(spi_master): this fix the SPI MOSI output missing bug.
|
2017-09-04 22:43:51 +08:00 |
spi_master.h
|
Merge branch 'bugfix/spi_def_typo_lsbfirst' into 'master'
|
2017-08-29 11:24:31 +08:00 |
spi_slave.h
|
Warn against and check for non-DMA-capable pointers being passed to SPI when DMA is used
|
2017-05-05 12:28:03 +08:00 |
timer.h
|
components/driver: 'const' all config calls.
|
2017-04-13 18:33:33 +01:00 |
touch_pad.h
|
Merge branch 'feature/gpio_channel_macro' into 'master'
|
2017-09-11 12:15:08 +08:00 |
uart.h
|
Improved uart_flush() documentation.
|
2017-09-20 12:09:44 +10:00 |