soc-hub-fi / headsail-vp

Headsail - Virtual Platform
0 stars 2 forks source link

Adds ability to read from uart to heap #42

Closed vilukissa68 closed 1 month ago

vilukissa68 commented 1 month ago

In preparation to DLA inputs being sent to HPC over UART, we need to have ability read UART in headsail-bsp. PR adds basic functionality for reading known number of bytes from UART into heap.

hegza commented 1 month ago

Commendation for the excellent PR scope.