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

De-duplicate blit API -> fatfs glue #852

Merged
merged 8 commits into from
Jul 15, 2024
Merged

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    45218a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e976e8 View commit details
    Browse the repository at this point in the history
  3. pico: use PUBLIC for pico_cxx_options linking

    ... so I can use PRIVATE somewhere else...
    Daft-Freak committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1509a5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a3919e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8068233 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d239bd View commit details
    Browse the repository at this point in the history
  7. shared: add a weak function to check if filesystem access is disabled

    This is the only difference between the -pico and -stm32 code
    Daft-Freak committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    72e8289 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    430d83e View commit details
    Browse the repository at this point in the history