aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/serial_semihosting.c
Commit message (Expand)AuthorAgeFilesLines
* serial: smh: Fake tstcSean Anderson2022-06-061-1/+14
* serial: smh: Check return value of strndupSean Anderson2022-05-051-0/+3
* serial: smh: Implement puts for DMSean Anderson2022-04-141-0/+31
* serial: smh: Initialize serial only if semihosting is enabledSean Anderson2022-04-011-1/+10
* serial: Add semihosting driverSean Anderson2022-04-011-0/+147