Skip to content

core: fix minor bugs across arm_semihosting, EchoExample, mmio#988

Open
by965738071 wants to merge 1 commit into
ZigEmbeddedGroup:mainfrom
by965738071:fix/core-minor-bugs
Open

core: fix minor bugs across arm_semihosting, EchoExample, mmio#988
by965738071 wants to merge 1 commit into
ZigEmbeddedGroup:mainfrom
by965738071:fix/core-minor-bugs

Conversation

@by965738071

Copy link
Copy Markdown
Contributor
  • arm_semihosting: fix FIle -> File typo in FType enum
  • EchoExample: init tx_ready to true so first received packet can echo
  • mmio: use @typename(FieldType) instead of @typename(T) in else branch so compile errors report the actual unsupported type, not 'void'

- arm_semihosting: fix FIle -> File typo in FType enum
- EchoExample: init tx_ready to true so first received packet can echo
- mmio: use @typename(FieldType) instead of @typename(T) in else branch
  so compile errors report the actual unsupported type, not 'void'
@mattnite

Copy link
Copy Markdown
Contributor

Have you tested by running semihosting?

@Grazfather

Copy link
Copy Markdown
Collaborator

Semihosting is just a typo. I am more concerned about the USB change.

@by965738071

Copy link
Copy Markdown
Contributor Author

Semihosting is just a typo. I am more concerned about the USB change.
这只是一个拼写错误的问题,没有必要进行测试验证。如果您有真正的技术顾虑,请提出来;否则,我们别在这上面浪费时间。

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