-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
AT32F435 BlackBox FLASH support #12431
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
Conversation
This comment has been minimized.
This comment has been minimized.
AUTOMERGE: (FAIL)
|
Something is wrong with STM32H723 target? |
c89c7ee
to
e9a4375
Compare
This comment has been minimized.
This comment has been minimized.
Sorry about that. Fixed. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
bus->busType_u.spi.instance, | ||
bus->curSegment->u.buffers.txData, | ||
bus->curSegment->u.buffers.rxData, | ||
bus->curSegment->len | ||
); | ||
bus->curSegment->len); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Indentation ;)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hopefully you're happier with how it looks now.
Do you want to test this code? Here you have an automated build: |
Add FLASH support to AT32
Merge after #12423 and #12429.
USB MSC support is not yet added so download logs using
