-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[ht32][drv]新增了CAN、USB和SDIO的驱动文件 #9876
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
Changes from 7 commits
2f013d9
6efc6c5
89c9e76
f0dfad5
c60242b
18399a9
d6911ac
c155c03
540ebd3
f176e0c
c038fa3
6fc7d0d
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -101,6 +101,7 @@ jobs: | |
- "rm48x50" | ||
- "ht32/ht32f52352" | ||
- "ht32/ht32f12366" | ||
- "ht32/ht32f53252" | ||
- "w60x" | ||
- "essemi/es32f0654" | ||
- "essemi/es32f365x" | ||
|
@@ -391,6 +392,7 @@ jobs: | |
- "nrf5x/nrf52833" | ||
- "nrf5x/nrf52840" | ||
- "nrf5x/nrf5340" | ||
- "ht32/ht32f53252" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 所以这里是需要删除nordic(yml)里的"ht32/ht32f53252",保留others_at32_hc32_ht32中的是吗? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 是的。 |
||
steps: | ||
- uses: actions/checkout@v4 | ||
- name: Set up Python | ||
|
Uh oh!
There was an error while loading. Please reload this page.