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

[rust] rearrange code and implement first part of SyterBoot example #132

Merged
merged 6 commits into from
Sep 26, 2024

Commits on Sep 25, 2024

  1. [rust] rearrange code, split code into modules. We support D1-like So…

    …C by now.
    
    Signed-off-by: Zhouqi Jiang <luojia@hust.edu.cn>
    luojia65 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1a6db85 View commit details
    Browse the repository at this point in the history
  2. [board] default to SyterBoot for 100ask-d1-h; rename d1 to sun20iw1

    Signed-off-by: Zhouqi Jiang <luojia@hust.edu.cn>
    luojia65 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    dc32336 View commit details
    Browse the repository at this point in the history
  3. [rust] dump cpu clock on syterboot example

    Signed-off-by: Zhouqi Jiang <luojia@hust.edu.cn>
    luojia65 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c249ceb View commit details
    Browse the repository at this point in the history
  4. [rust] display project git hash and rustc version

    Signed-off-by: Zhouqi Jiang <luojia@hust.edu.cn>
    luojia65 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    70b040b View commit details
    Browse the repository at this point in the history
  5. [rust] shorten git hash on display

    Signed-off-by: Zhouqi Jiang <luojia@hust.edu.cn>
    luojia65 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8b37f30 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. [rust] rearrange rust support, move D1 specific part to sun20iw1 module

    Signed-off-by: Zhouqi Jiang <luojia@hust.edu.cn>
    luojia65 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3862133 View commit details
    Browse the repository at this point in the history