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 CH32V20x USB OTG/FS Driver #2362

Merged
merged 9 commits into from
May 20, 2024
Merged

Add CH32V20x USB OTG/FS Driver #2362

merged 9 commits into from
May 20, 2024

Commits on May 15, 2024

  1. add CH32V20x USB OTG/FS driver

    dragonlock2 authored and hathach committed May 15, 2024
    Configuration menu
    Copy the full SHA
    db60fa1 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. change default risv-gcc to riscv-none-elf- and add _zicsr extension

    add cmake for ch32v20x, skip freertos examples for CH32V20X, also skip net webserver due to lack of RAM
    update to use openocd with wlinke adapter
    hathach committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2a67ce7 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    ab5f276 View commit details
    Browse the repository at this point in the history
  2. temp code

    hathach committed May 20, 2024
    Configuration menu
    Copy the full SHA
    5fee292 View commit details
    Browse the repository at this point in the history
  3. - update ch203 family to allow to specify flash and ram size. Introduce

    - add ch32v203_ro_1v0 board
    - CFG_EXAMPLE_MSC_DUAL_READONLY to build msc_dual_lun for ch32v203
    hathach committed May 20, 2024
    Configuration menu
    Copy the full SHA
    4a5fee5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b19295c View commit details
    Browse the repository at this point in the history
  5. code format

     add missing MIT license
    hathach committed May 20, 2024
    Configuration menu
    Copy the full SHA
    07d8793 View commit details
    Browse the repository at this point in the history
  6. try fixing codeql

    hathach committed May 20, 2024
    Configuration menu
    Copy the full SHA
    3b144be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    10b1e38 View commit details
    Browse the repository at this point in the history