/OSAL-like

OSAL is a good scheduler and I‘d like to try to re-build it and use it in future

Primary LanguageC

OSAL-like

Introduce

OSAL is a good scheduler and I‘d like to try to re-build it and use it in future

TODO

  • Debug timer code
  • Add message process
  • Debug message code
  • Design friendly & useful API

Log

26th May 2016

Start message works.

25th May 2016

Make some flexible malloc options.

24th May 2016

Make some flexible debug options.

23rd May 2016

Timer debugging complete.

  • Debug timer code

20th May 2016

Start debug the timer.

9th May 2016

Still work with software timers, add some test functions, un-debugged.

7th May 2016

Timer is added, however the code is NOT debug yet. Please wait for the updating.

5th May 2016

百度
baidu

-百度一下会死啊! -会。。。

4th May 2016

I have finished the basical parts of schudeler function, I use 3 tasks and set event to each others, it works. Also I add debug print MACROs with maybe useful. I will add software timer in next step.