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

framework_inputmodule: Add new rp2040 based board #8233

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Jul 29, 2023

  1. fwk_keyboard: Add new rp2040 based board

    Signed-off-by: Daniel Schaefer <[email protected]>
    JohnAZoidberg committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    1c5fa3c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. raspberrypi: Allow build without audio

    Signed-off-by: Daniel Schaefer <[email protected]>
    JohnAZoidberg committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    6f4d131 View commit details
    Browse the repository at this point in the history
  2. boards/fwk_keyboard: Reduce firmware size to below 500KB

    Memory region         Used Size  Region Size  %age Used
      FLASH_FIRMWARE:      472304 B       512 KB     90.08%
                 RAM:       45952 B       256 KB     17.53%
           SCRATCH_Y:          0 GB         4 KB      0.00%
           SCRATCH_X:          2 KB         4 KB     50.00%
    
    Signed-off-by: Daniel Schaefer <[email protected]>
    JohnAZoidberg committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    74e9ee1 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    0d3541d View commit details
    Browse the repository at this point in the history
  2. boards/fwk_keyboard: Generic PID and name

    Signed-off-by: Daniel Schaefer <[email protected]>
    JohnAZoidberg committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4ef3c7b View commit details
    Browse the repository at this point in the history
  3. boards/framework_inputmodule: Rename to generic name

    Signed-off-by: Daniel Schaefer <[email protected]>
    JohnAZoidberg committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    60bd613 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6c653e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0250c58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    029c7a0 View commit details
    Browse the repository at this point in the history