Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add stm32f103 support #1087

Merged
merged 32 commits into from
Feb 8, 2022
Merged

Add stm32f103 support #1087

merged 32 commits into from
Feb 8, 2022

Conversation

cla7aye15I4nd
Copy link
Member

@cla7aye15I4nd cla7aye15I4nd commented Feb 6, 2022

  • Add EXTI peripheral support.
  • Add AFIO peripheral support.
  • Fix DMA memory copy bug.
  • Add stm32f1 USART, DMA, RCC, GPIO.
  • Add Cortex M3 NVIC, SCB, systick, flash.
  • Adjust stm32 config files format.
  • Add MCU testcase: SCTF2020 Password Lock Plus (dump two flags)

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


@kabeor kabeor merged commit 87eae78 into qilingframework:dev Feb 8, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants