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 arm64 to build. #74

Merged
merged 1 commit into from
Nov 2, 2020
Merged

Add arm64 to build. #74

merged 1 commit into from
Nov 2, 2020

Conversation

Jorropo
Copy link
Contributor

@Jorropo Jorropo commented Jun 26, 2020

Arm64 job has been added, following armhf directives.

It would be great if you can create a new release (0.2.3.1) so I can use it in espressif/arduino-esp32.

Arm64 job has been added, following armhf directives.
@pfeerick
Copy link

pfeerick commented Jul 8, 2020

@Jorropo Are you finding that the arm64 build of mkspiffs is generating a valid SPIFFS file system? As I'm finding that natively building mkspiffs on aarch64 is resulting in seemingly invalid SPIFFS images against the ESP8266 2.7.1 Arduino core, with both 0.2.0 and 0.2.3. I'm now in the process of starting to turn over the ESP8266 Arduino core and mkspiffs code to see where it breaks...

Edit: duh! Didn't think to check the build flags... more than just make for the right build settings! 😆 Nevermind me... sorry for the noise!

me-no-dev pushed a commit to espressif/arduino-esp32 that referenced this pull request Nov 2, 2020
Closes #4111.
gcc: I was not able to find an arm64 build on espressif's website so I choosed to put the armhf version, even if this should works this is only ok as temporary, arm64 runs better on arm64 than armhf :)
esptool: being interpreted python its ok
mkspiff: need igrr/mkspiffs#74 to be merged and artifacts added in /package/package_esp32_index.template.json.
@igrr igrr merged commit f248296 into igrr:master Nov 2, 2020
@Jorropo Jorropo deleted the patch-1 branch November 3, 2020 10:38
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.

3 participants