atomic14 / atomic14/esp32-sdcard-msc
Compile it with Arduino CLI without platform IO
- Dominant language
- C++
- Stars
- 33
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
Is there any mean to make an Arduino version of the library. Mainly just to detect the ESP32S3 connected to SD card as SDIO interface as a USB mass storage device.
I would really appreciate that as the main code I use [this code](https://github.com/espressif/arduino-esp32/tree/master/libraries/SD_MMC/examples/SDMMC_Test) from the ESP32 Arduino core. I find it difficult for me to merge your code with it. I am only looking for data transfer from the SD card once it is recognized as mass storage device.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the ESP32 Arduino core's libraries/SD_MMC/examples/SDMMC_Test example and compare it with this library's current build and integration approach. Define completion as an Arduino CLI build without PlatformIO that recognizes an ESP32S3 SDIO card as USB mass storage and supports the requested data transfer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arduino, cpp
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100