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

Add support for RP2040 #806

Merged
merged 18 commits into from
Jan 24, 2022
Merged

Add support for RP2040 #806

merged 18 commits into from
Jan 24, 2022

Commits on Jan 23, 2022

  1. Configuration menu
    Copy the full SHA
    fa44651 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b50454d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9ada32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15ed250 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d017602 View commit details
    Browse the repository at this point in the history
  6. [ext] Add PICO-SDK module

    andryblack authored and salkinium committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    e695e17 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    c468fa5 View commit details
    Browse the repository at this point in the history
  2. [build] Add ELF2UF2 convertion tool

    andryblack authored and salkinium committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    ee6a512 View commit details
    Browse the repository at this point in the history
  3. [rp] Add GPIO module

    andryblack authored and salkinium committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    04dc881 View commit details
    Browse the repository at this point in the history
  4. [rp] Add clocks module

    andryblack authored and salkinium committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    e3d3333 View commit details
    Browse the repository at this point in the history
  5. [rp] Add UART module

    andryblack authored and salkinium committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    11cf507 View commit details
    Browse the repository at this point in the history
  6. [rp] Add SPI module

    andryblack authored and salkinium committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    cd5c740 View commit details
    Browse the repository at this point in the history
  7. [rp] Add DMA module

    andryblack authored and salkinium committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    91233ba View commit details
    Browse the repository at this point in the history
  8. [rp] Add USB module and TinyUSB port

    andryblack authored and salkinium committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    8297cf3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    250da09 View commit details
    Browse the repository at this point in the history
  10. [board] Add RP-PICO board module

    andryblack authored and salkinium committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    db9c84c View commit details
    Browse the repository at this point in the history
  11. [example] Add RP2040 examples

    andryblack authored and salkinium committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    f933c19 View commit details
    Browse the repository at this point in the history
  12. [docs] Update for RP2040

    andryblack authored and salkinium committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    65ac60a View commit details
    Browse the repository at this point in the history