Alexander Borsuk
|
fb0fa34ac8
sdmmc: Correctly check function parameters before using them
|
6 лет назад |
Ivan Grokhotkov
|
5b6b624e1f
driver: fix gpio pin_bit_mask truncation in sdspi_host and others
|
6 лет назад |
Angus Gratton
|
8569d51651
Merge branch 'bugfix/fix_i2s_include_head_bug' into 'master'
|
6 лет назад |
Romain
|
5491365874
Fix build error semphr.h:74:3: error: #error "include FreeRTOS.h" must appear in source files before "include semphr.h"
|
6 лет назад |
Angus Gratton
|
438d513a95
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
Konstantin Kondrashov
|
5c560e0cd1
sdmmc_host/driver: Add module reset before enabling
|
7 лет назад |
Angus Gratton
|
04ae56806c
Merge branch 'master' into feature/esp32s2beta_update
|
6 лет назад |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 лет назад |
Ivan Grokhotkov
|
dcaae4a5fc
esp32s2beta: convert some todos to warnings
|
7 лет назад |
suda-morris
|
84b2f9f14d
build and link hello-world for esp32s2beta
|
7 лет назад |
Konstantin Kondrashov
|
399d2d2605
all: Using xxx_periph.h
|
7 лет назад |
michael
|
8a364b4bdf
sdmmc: support SDIO over SPI
|
7 лет назад |
morris
|
c159984264
separate rom from esp32 component to esp_rom
|
7 лет назад |
Ivan Grokhotkov
|
78fab8a0f9
sdmmc: implement partial DDR support
|
7 лет назад |
Ivan Grokhotkov
|
80e47a005d
sdmmc host: minor cleanup
|
8 лет назад |
michael
|
c34672e7dc
fix(sdmmc): disable all pulldowns used by sdmmc host
|
8 лет назад |
michael
|
5b37a96ddc
feature(sdio): allow to enable internal pullups of the SDIO host and slave as a debug feature
|
8 лет назад |
Ivan Grokhotkov
|
85ab4fc83e
sdmmc host: add handling of CD and WP pins
|
8 лет назад |
Ivan Grokhotkov
|
ee600784c5
sdmmc: add SDIO support
|
8 лет назад |
Ivan Grokhotkov
|
f02cff13cc
sdmmc: set highest possible host clock divider
|
8 лет назад |
Michael (XIAO Xufeng)
|
e14e1508cb
fix(sdmmc_host): fix the issue when slot and host flag are not compatible.
|
8 лет назад |
Michael (XIAO Xufeng)
|
8abbb17401
feat(sdmmc_host): force pull-up DAT3 for SD 4-bit mode so that slave will not fall into SPI mode.
|
8 лет назад |
Ivan Grokhotkov
|
b38186dc43
sdmmc: use periph_ctrl to enable peripheral when initializing the host
|
8 лет назад |
Ivan Grokhotkov
|
49848eaed5
sdmmc: handle card removal when CD is not used
|
9 лет назад |
Angus Gratton
|
6ee5a1e492
sdmmc: Use slot width as default slot_config width parameter, instead of 4
|
9 лет назад |
Daniel Campora
|
c08a2871e6
sdmmc: Add width field to the slot config.
|
9 лет назад |
Ivan Grokhotkov
|
edd924f273
sdmmc: add peripheral driver and protocol layer
|
9 лет назад |