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

ESP32-S3 PowerFeather Fixes #9052

Merged
merged 3 commits into from
Jan 8, 2024
Merged

ESP32-S3 PowerFeather Fixes #9052

merged 3 commits into from
Jan 8, 2024

Commits on Jan 7, 2024

  1. Fix and add pin definitions

    Add pins D7, D8
    Correct pin numbers for ALARM and EN
    powerfeatherdev committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    a0c6cd7 View commit details
    Browse the repository at this point in the history
  2. Enable CDC on boot

    powerfeatherdev committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    085172c View commit details
    Browse the repository at this point in the history
  3. Use partition schemes appropriate for flash size

    Also adds another partition scheme based of off default_8MB, but fat
    partition.
    powerfeatherdev committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    97f3a44 View commit details
    Browse the repository at this point in the history