Stm32h7 #3

Merged
tcsullivan merged 20 commits from stm32h7 into master 3 years ago
tcsullivan commented 3 years ago (Migrated from github.com)

We've switched back to the L4 as the primary target, and H7 support is complete.

We've switched back to the L4 as the primary target, and H7 support is complete.
The pull request has been merged as 9b926b81ef.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b stm32h7 master
git pull origin stm32h7

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff stm32h7
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: clyne/stmdsp#3
Loading…
There is no content yet.