Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for SD Card and FATFS #1178

Merged
merged 32 commits into from
Jan 25, 2019
Merged

Add support for SD Card and FATFS #1178

merged 32 commits into from
Jan 25, 2019

Conversation

josesimoes
Copy link
Member

No description provided.

networkfusion and others added 30 commits January 24, 2019 14:47
TODO: throws on f_mount for an unknown reason!
Add missing src include (fixes original compile error)
correct time function in ffconfig for F769I TODO: rest of boards
corrected error in ffconfig files
removed some debug code.
(includes networking as well as fat)
- Remove handling of networking feature for targets were it is not used.
- Remove handling of file system feature for targets were it is not used.
- Enable build option to include file system for NETDUINO and STM32F769I targets

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
- Comment wrong defines from NETDUINO target.
- Comment undeclared call to SWO output.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
- Enable APIs: find, volume label, reentrancy and relative path
- Fix volume names to use drive letters following usual Windows assigment: D, E, F
(considering D for SD card and E & F for USB flash drives)

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
- Add option in CMake build options
- Enable API for STM32F769I-DISCO target in Azure Pipelines
- Add initial implementation of native support

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
Signed-off-by: José Simões <jose.simoes@eclo.solutions>
Signed-off-by: José Simões <jose.simoes@eclo.solutions>
Signed-off-by: José Simões <jose.simoes@eclo.solutions>
@josesimoes josesimoes added Type: enhancement Series: STM32xx Everything related specifically with STM32 targets labels Jan 25, 2019
@nfbot
Copy link
Member

nfbot commented Jan 25, 2019

Hi @josesimoes,

I'm nanoFramework bot.
Thank you for your contribution!

A human will be reviewing it shortly. 😉

@josesimoes josesimoes merged commit a348269 into develop Jan 25, 2019
@josesimoes josesimoes deleted the develop-sdcard branch January 25, 2019 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Series: STM32xx Everything related specifically with STM32 targets Type: enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants