contiki-ng / mspsim

Official MSPSim git repository
BSD 3-Clause "New" or "Revised" License
66 stars 83 forks source link

Allow stepping multiple instructions #65

Closed pjonsson closed 2 years ago

pjonsson commented 2 years ago

Add a spinner so the user can step more than one instruction at the time. This is a low-effort way to enable the user to step through loops.