nuttx/arch/sim
Xiang Xiao fa3e66fe82 arch/sim/src/: Reimplement sim uart on top of serial driver framework
The benefits include:

1. Simplify the implementation
2. Support Ctrl+C automatically
3. Support poll automatically
4. Call pm_activity automatically
5. Save one polling thread
2020-02-08 07:52:26 -06:00
..
include Call up_irqinitialize from irq subsystem 2020-02-08 07:39:22 -06:00
src arch/sim/src/: Reimplement sim uart on top of serial driver framework 2020-02-08 07:52:26 -06:00
Kconfig sim/netdev: dependens on LPWORK by default 2020-01-21 14:17:24 +08:00