Skip to content

Conversation

ChocolateLoverRaj
Copy link

@ChocolateLoverRaj ChocolateLoverRaj commented Feb 25, 2025

Closes #38

Contain breaking changes

Advantages:

  • Reduces the amount of code
  • Lets people using this library use a uart with dyn Uart16550
  • It will be very easy to add another method in addition to port and mmio

Tested the port with qemu and tested the mmio on a real computer.

Contain breaking changes

Advantages:
- Reduces the amount of code
- Lets people using this library use a uart with `dyn Uart16550`
- It will be very easy to add another method in addition to port and mmio
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.

Put common code for the port and MMIO in a trait
1 participant