Jan Brudný
|
690974e32f
driver: update copyright notice
|
4 лет назад |
Ivan Grokhotkov
|
2c8f413059
driver: sdmmc: add esp32s3 support
|
5 лет назад |
Omar Chebib
|
cd79f3907d
gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3
|
4 лет назад |
Angus Gratton
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
Michael (XIAO Xufeng)
|
647dea9395
soc: combine xxx_caps.h into one soc_caps.h
|
5 лет назад |
morris
|
2917651478
esp_rom: extract common ets apis into esp_rom_sys.h
|
5 лет назад |
morris
|
a4d0033c03
esp_rom: extract common GPIO apis into esp_rom_gpio.h
|
5 лет назад |
Alexander Borsuk
|
fb0fa34ac8
sdmmc: Correctly check function parameters before using them
|
5 лет назад |
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
|
6 лет назад |
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
|
6 лет назад |
suda-morris
|
84b2f9f14d
build and link hello-world for esp32s2beta
|
6 лет назад |
Konstantin Kondrashov
|
399d2d2605
all: Using xxx_periph.h
|
6 лет назад |
michael
|
8a364b4bdf
sdmmc: support SDIO over SPI
|
7 лет назад |
morris
|
c159984264
separate rom from esp32 component to esp_rom
|
6 лет назад |
Ivan Grokhotkov
|
78fab8a0f9
sdmmc: implement partial DDR support
|
7 лет назад |
Ivan Grokhotkov
|
80e47a005d
sdmmc host: minor cleanup
|
7 лет назад |
michael
|
c34672e7dc
fix(sdmmc): disable all pulldowns used by sdmmc host
|
7 лет назад |
michael
|
5b37a96ddc
feature(sdio): allow to enable internal pullups of the SDIO host and slave as a debug feature
|
7 лет назад |
Ivan Grokhotkov
|
85ab4fc83e
sdmmc host: add handling of CD and WP pins
|
7 лет назад |
Ivan Grokhotkov
|
ee600784c5
sdmmc: add SDIO support
|
7 лет назад |
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 лет назад |