Skip to content

Some STM32 updates#1040

Merged
xwings merged 13 commits intoqilingframework:devfrom
cla7aye15I4nd:stm32f4
Dec 16, 2021
Merged

Some STM32 updates#1040
xwings merged 13 commits intoqilingframework:devfrom
cla7aye15I4nd:stm32f4

Conversation

@cla7aye15I4nd
Copy link
Member

@cla7aye15I4nd cla7aye15I4nd commented Dec 14, 2021

  • Refactor gpio hook
  • Add suppport for CRC, device id
  • Add a STM32 ML example
  • Fix some error in stm32 config

Checklist

Which kind of PR do you create?

  • This PR only contains minor fixes.
  • This PR contains major feature update.
  • This PR introduces a new function/api for Qiling Framework.

Coding convention?

  • The new code conforms to Qiling Framework naming convention.
  • The imports are arranged properly.
  • Essential comments are added.
  • The reference of the new code is pointed out.

Extra tests?

  • No extra tests are needed for this PR.
  • I have added enough tests for this PR.
  • Tests will be added after some discussion and review.

Changelog?

  • This PR doesn't need to update Changelog.
  • Changelog will be updated after some proper review.
  • Changelog has been updated in my PR.

Target branch?

  • The target branch is dev branch.

One last thing


Copy link
Member

@wtdcode wtdcode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@@ -0,0 +1,31 @@
import sys
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing header

@xwings xwings merged commit b79b0e7 into qilingframework:dev Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants