OVMS3-idf/components/sdmmc
Angus Gratton 4f1a856dbf cmake: Remove defaults for COMPONENT_SRCDIRS, COMPONENT_SRCS, COMPONENT_ADD_INCLUDEDIRS
* Philosophical: "explicit is better than implicit".
* Practical: Allows useful errors if invalid directories given in components as the defaults aren't
  always used. Also trims the -I path from a number of components that have no actual include
  directory.
* Simplifies knowing which components will be header-only and which won't
2018-04-30 09:59:20 +10:00
..
include sdmmc: add SDIO support 2018-04-11 11:07:13 +08:00
test sdmmc: add tests for CD and WP pins for SD and SPI mode 2018-04-24 19:08:44 +08:00
CMakeLists.txt cmake: Remove defaults for COMPONENT_SRCDIRS, COMPONENT_SRCS, COMPONENT_ADD_INCLUDEDIRS 2018-04-30 09:59:20 +10:00
component.mk sdmmc: add peripheral driver and protocol layer 2017-01-09 04:51:24 +08:00
sdmmc_cmd.c sdmmc: don’t print sdio_reset warning when CD is idle 2018-04-24 19:08:44 +08:00