This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-08-31 06:12:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d01dc4cfa11f08258c31118c5d16e04f79fcc28
esp-idf
/
components
/
fatfs
History
Angus Gratton
62426a6c90
Merge branch 'refactor/use_new_component_registration_functions' into 'master'
...
CMake: Use new component registration function See merge request
espressif/esp-idf!8068
2020-03-25 08:02:42 +08:00
..
diskio
sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards
2020-02-12 15:16:08 +08:00
port
…
src
…
test
test: declare requirements and include dirs private
2020-03-23 10:58:50 +08:00
test_fatfs_host
soc: separate abstraction, description and implementation
2020-02-11 14:30:42 +05:00
vfs
fatfs: handle CONFIG_VFS_FAT_SUPPORT_DIR
2020-03-20 14:03:45 +01:00
CMakeLists.txt
sdspi: support crc16_be for esp32s2
2020-02-12 15:15:46 +08:00
component.mk
…
Kconfig
…