platform-logicrom
platform-logicrom copied to clipboard
How to use RTOS with Arduino framework on Quectel MC60?
Hello,
I’m working with the Quectel MC60 module using the Arduino framework and I’m interested in integrating an RTOS to manage tasks more efficiently. Could you please guide me on how to enable or use an RTOS with the Arduino framework on this module? Are there any examples or documentation available for this?
Thank you for your help.
just use APIs provided in os_api.h from within the arduino application.