Skip to content

Unable to use both SPIFFS and SD #462

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

Closed
wants to merge 1 commit into from
Closed

Conversation

awigen
Copy link

@awigen awigen commented Dec 26, 2017

The Arduino core does not allow both SPIFFS and SD to be used at the
same time.

Ref: esp8266/Arduino#3710

The Arduino core does not allow both SPIFFS and SD to be used at the
same time.

Ref: esp8266/Arduino#3710
@timpur
Copy link
Contributor

timpur commented Dec 26, 2017

Ill need to test this and check this is the best method, but looks great, thanks.
Ill get on to this soon.

@timpur timpur self-assigned this Dec 26, 2017
@timpur timpur added this to the v2.1.0 milestone Dec 30, 2017
@awigen
Copy link
Author

awigen commented Jan 7, 2018

FYI, the reason this is required is to support displays from 4dsystems.com.au like this one:
http://www.4dsystems.com.au/product/gen4_IoD/

These displays store graphics on a SD card while also requiring access to the SPIFFS flash. So it would be great to get this added before v2.0 final.

@timpur
Copy link
Contributor

timpur commented Jan 7, 2018

it will be added (next free time i have soz)

@timpur
Copy link
Contributor

timpur commented Feb 25, 2018

I have added this to v2.1 on my fork, Thus this will be included with v2.1 release.

(there have been quite alot of config changed and tbh cbf to merge this via git ....... so i just did it in v2.1, hope your okay with this).

timpur added a commit to timpur/homie-esp8266 that referenced this pull request Feb 25, 2018
@timpur timpur closed this Feb 25, 2018
gorec2005 pushed a commit to gorec2005/homie-esp8266 that referenced this pull request Jun 28, 2020
Based on Pako2s comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants