Commit Graph

5 Commits

Author SHA1 Message Date
8c25ce8d21 arm: cleanup dead async code 2023-06-07 09:59:54 +02: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
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
c0cdb7a068 arm: fix async double delete 2022-05-17 10:29:35 -07:00
932b8d4582 arm: async echo app 2022-05-16 20:59:17 -07:00