Commit Graph

7 Commits

Author SHA1 Message Date
3c21dbfba3 arm: builds for embedded 2023-06-03 15:44:28 +09:00
f274749050 arm: add host uart driver tests
All host tests currently pass
Some async refactors may not work well on device, will try later
2023-06-02 23:33:01 -07:00
61b92f5faa arm: bool idle function return (fixup) 2022-06-19 09:46:04 +02:00
9ae472afaf arm: more uart async & debug stuff 2022-06-19 09:45:41 +02:00
15f2657254 arm: async changes
- more tracing
- pending resume() notifications
- idle function returns bool (useful for testing)

may not build (more stuff coming in later commits)
2022-06-19 09:32:09 +02:00
e39cdc5709 arm: async uart writes & fixes 2022-05-17 10:17:56 -07:00
932b8d4582 arm: async echo app 2022-05-16 20:59:17 -07:00