mosa/MOSA-Project

Add ARM32 UART Serial Controller

tgiphil opened this issue · 2 comments

Implement a simple serial controller for ARM32.

And complete the PlatformPlug.SerialPlug plug interface:

https://github.com/mosa/MOSA-Project/blob/master/Source/Mosa.Kernel.BareMetal.ARM32/PlatformPlug.cs#L116

This is the first step to integrating the baremetal kernel.