Skip to content

sama3 sam_serial.c USART selection fixes#13

Merged
patacongo merged 8 commits into
apache:masterfrom
adamfeuer:fix/sama5_sam_serial
Dec 31, 2019
Merged

sama3 sam_serial.c USART selection fixes#13
patacongo merged 8 commits into
apache:masterfrom
adamfeuer:fix/sama5_sam_serial

Conversation

@adamfeuer
Copy link
Copy Markdown
Contributor

@adamfeuer adamfeuer commented Dec 28, 2019

Summary

  • Fixes bugs in USART console selection
  • Fixes a few typos in the SAMA5D27 README file

Impact

  • SAMA5 USART console selection should work correctly now

Limitations / TODO

  • Note! activating UART2 as a console on the SAMA5D27 causes compilation errors because interrupts aren't working right on that chip.
  • SAMA5D27 console input still not working due to incomplete port – hopefully more changes will come in a future PR

Detail

  • Looks like these were typos when the port was created

Testing

  • Manual – compile for a SAMA5D27-XULT board. With UART2 enabled, NuttX doesn't compile.

Loading
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