Nagare Rohit

Results 2 issues of Nagare Rohit

I want to run one browser on RTOS preferrebly on FreeRTOS if it is possible then please tell me or if it's possible to integrate the freeRTOS Support in this...

I get following errors while porting the rlottie library for IMXRT1050 on : ../rlottie/src/vector/vdrawhelper.cpp:66:34: error: 'mutex' is not a member of 'std' 66 | std::lock_guardstd::mutex guard(mMutex); | I am currenly...