akim
Results
1
comments of
akim
Try to edit code in "include/osdep_service.h" with the help of this answer https://qna.habr.com/q/517043. 1)Add at 22nd line #include 2)After 293rd line add timer_setup(ptimer, pfunc, (u32)cntx); 3)And remove this: ptimer->function =...