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

Split firmware into small files #235

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from
Open

Split firmware into small files #235

wants to merge 5 commits into from

Conversation

jlpouffier
Copy link
Contributor

Created 10 modules

  • Base
  • LEDs
  • Dial
  • Center Button
  • Jack
  • Mute Switch
  • Voice Assistant
  • Timer
  • Factory Reset
  • Easter Egg

To break down the huge firmware into more manageable parts.
Still in draft, I want to discuss with the team if the approach is correct

Copy link

Firmware built successfully! 🎉

Download and extract the firmware to install with https://web.esphome.io

Make sure to choose home-assistant-voice-esp32s3.factory.bin.

Copy link

Firmware built successfully! 🎉

Download and extract the firmware to install with https://web.esphome.io

Make sure to choose home-assistant-voice-esp32s3.factory.bin.

@jlpouffier jlpouffier marked this pull request as ready for review December 23, 2024 13:38
@jlpouffier
Copy link
Contributor Author

@kahrendt , @synesthesiam , @balloob : Feedback welcome on the approach
I can fine-tune the split if needed

@synesthesiam
Copy link
Contributor

I like the overall idea. Will this impact any users who have already made local modifications?

@jlpouffier
Copy link
Contributor Author

No impact. We link the same « main » package. So it would be transparent if someone is already extending the firmware

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