boards/arm/ht32f491x3: Add support for the HT32F49163 Starter Kit board#18573
Open
FelipeMdeO wants to merge 3 commits intoapache:masterfrom
Open
boards/arm/ht32f491x3: Add support for the HT32F49163 Starter Kit board#18573FelipeMdeO wants to merge 3 commits intoapache:masterfrom
FelipeMdeO wants to merge 3 commits intoapache:masterfrom
Conversation
8050202 to
1e40242
Compare
Contributor
Author
|
Hello @acassis , @linguini1 , @xiaoxiang781216 , can you give me some tips before open PR officially, please? |
Member
|
@FelipeMdeO Can you Rebase with Master Branch to trigger the CI Build? We just fixed the CI Build. Thanks :-) |
simbit18
reviewed
Mar 22, 2026
Contributor
|
@FelipeMdeO nice work, please divide this PR in three commits: arch support, board support, documentation |
1e40242 to
a63d9ad
Compare
Add initial HT32F491x3 support with startup, IRQ handling, serial console, GPIO helpers, custom vectors, and CMake build files. Signed-off-by: Felipe Moura <moura.fmo@gmail.com>
98c405a to
48beede
Compare
Contributor
Author
|
@lupyuen , can you review this PR also, please? |
Contributor
|
please fix: |
Contributor
|
Hi @FelipeMdeO I think we need to change the title boards/arm/ht32f491x3: Add support for the HT32F49163 Starter Kit board This is a new board |
Add the ESK32 board with nsh configuration, linker script, board bring-up, flashing helper, and user LED support. Signed-off-by: Felipe Moura <moura.fmo@gmail.com>
Document the HT32F491x3 ESK32 board, build steps, flashing flow, and basic validation commands. Signed-off-by: Felipe Moura <moura.fmo@gmail.com>
48beede to
9bf613f
Compare
Contributor
Author
done |
xiaoxiang781216
approved these changes
Mar 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR improves the existing HT32F491x3 ESK32 board support.
Changes included:
esk32:nsh/binand/prochello,ostest,dumpstack, andledsinesk32:nsh/dev/userledsImpact
esk32:nshnow provides/bin,/proc,/dev/userleds, and useful built-in appsTesting
./tools/configure.sh -l esk32:nshmake -jmake -C Documentation htmlHardware tested on HT32F49163 Starter Kit:
/binand/procmounted/dev/userledsregisteredhello,ostest,dumpstack, andledsexecuted successfully