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

Switch to -Os for all 4MB builds #9207

Merged
merged 7 commits into from
Apr 27, 2024
Merged

Commits on Apr 25, 2024

  1. Switch to -Os for all 4MB builds

    Enable MAX3421E support for all ESP builds.
    
    Fixes micropython#9203
    tannewt committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    fde6263 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Add CIRCUITPY_USB_DEVICE config

    This replaces CIRCUITPY_USB and makes room for CIRCUITPY_TINYUSB
    when it may only be included for host support.
    tannewt committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0cbd8b2 View commit details
    Browse the repository at this point in the history
  2. Fix CI USB PID check

    tannewt committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8f5c692 View commit details
    Browse the repository at this point in the history
  3. Fix silabs

    tannewt committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0da83a9 View commit details
    Browse the repository at this point in the history
  4. Add missing file

    tannewt committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    40f6d53 View commit details
    Browse the repository at this point in the history
  5. Always define CFG_TUD_ENABLED

    tannewt committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d4a46ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5fa40cc View commit details
    Browse the repository at this point in the history