jimtremblay / nOS

RTOS for microcontrollers
Mozilla Public License 2.0
197 stars 44 forks source link

Fix POSIX port after nOS API change #12

Closed oclarocque closed 7 years ago

oclarocque commented 7 years ago

The POSIX port makes a call to nOS_Tick() that now needs an argument specifying the tick increment.