提交历史

作者 SHA1 备注 提交日期
  Michael (XIAO Xufeng) 4d2bb1e7ec sdio_slave: fixed the issue that interrupt may be cleared with finished trans unhandled 5 年之前
  Michael (XIAO Xufeng) 18860ff304 sdio_slave: format source file 4 年之前
  Michael (XIAO Xufeng) 591e4c4b31 sdio_slave: allow getting end of frame information 4 年之前
  Jan Brudný 690974e32f driver: update copyright notice 4 年之前
  Omar Chebib cd79f3907d gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 年之前
  Angus Gratton d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 5 年之前
  Angus Gratton f683db7aea Merge branch 'feature/c3_IDF-2554' into 'master' 5 年之前
  KonstantinKondrashov dada7cd035 global: Uses CCOUNT API instead of XTHAL macro 5 年之前
  morris 753a929525 global: fix sign-compare warnings 5 年之前
  Chen Yi Qun caaf62bdad driver, http_client, web_socket, tcp_transport: remove __FILE__ from log messages 5 年之前
  Michael (XIAO Xufeng) 0ec08ca21b sdio_slave: support HAL layer 6 年之前
  Michael (XIAO Xufeng) e2b20f2e4b sdio_slave: fix deinit pin and memory leak issues 6 年之前
  Michael (XIAO Xufeng) 3fd896fe64 sdio_slave: update version read from CCCR to 2.0 6 年之前
  Anton Maklakov afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年之前
  Michael (XIAO Xufeng) 9805902482 sdio_slave: fix the send_flush infinite loop issue 6 年之前
  Konstantin Kondrashov 399d2d2605 all: Using xxx_periph.h 6 年之前
  Michael (XIAO Xufeng) 562af8f65e global: move the soc component out of the common list 6 年之前
  morris c159984264 separate rom from esp32 component to esp_rom 6 年之前
  michael d4071a7c19 sdio_slave: fix the ret_queue crash issue when being reset by the master 7 年之前
  michael 8f88a81f30 sdio_slave: fix the recv crash when trans finish and load at the same time 7 年之前
  michael 597eda5f0b fix(sdio_slave): improve sdio slave for high speed and 4 bit mode 7 年之前
  michael 823ebba0f0 fix(sdio_slave): fix minor issues like return value of send function, output arg, etc. 7 年之前
  michael 8ab87a6a87 chore(sdio_slave): format source files 7 年之前
  michael 9b1f2df900 fix(sdio_slave): fix the intr_recv issue that trigger receiving too fast cause assertion failed. 7 年之前
  michael 5b37a96ddc feature(sdio): allow to enable internal pullups of the SDIO host and slave as a debug feature 7 年之前
  Mahavir Jain eef8d0f7ed Resolve required include header dependencies in component itself 7 年之前
  michael f613859e29 feat(sdio_slave): add new driver for sdio_slave 8 年之前