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

Support for ESP32-S2 Flash Provisioning without requiring TinyUSB #63

Merged
merged 11 commits into from
Jun 22, 2021

Conversation

brentru
Copy link
Member

@brentru brentru commented Jun 16, 2021

Adds:

  • Support for ESP32-S2 flash provisioning via CircuitPython FS instead of TinyUSB
  • Parsing support for the "native" WiFi secrets file

Addresses #60

Tested on Adafruit FunHouse ESP32-S2

@brentru brentru requested a review from ladyada June 16, 2021 16:17
@brentru
Copy link
Member Author

brentru commented Jun 16, 2021

Not sure why funhouse target is stalling on test platforms step
https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/pull/63/checks?check_run_id=2842867143#step:7:7

@ladyada
Copy link
Member

ladyada commented Jun 16, 2021

try compiling in arduino with -Wall, make sure all warnings are gone

@brentru
Copy link
Member Author

brentru commented Jun 16, 2021

@ladyada Seems to be raising warnings on our fork of SDFat, I've pinged Thach here adafruit/SdFat#7

@brentru brentru merged commit d81e594 into master Jun 22, 2021
@brentru brentru deleted the esp32s2-fs branch June 22, 2021 17:36
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