Download FreeRTOS
 

Quality RTOS & Embedded Software

KERNEL
WHAT'S NEW
Simplifying Authenticated Cloud Connectivity for Any Device.
Designing an energy efficient and cloud-connected IoT solution with CoAP.
Introducing FreeRTOS Kernel version 11.0.0:
FreeRTOS Roadmap and Code Contribution process.
OPC-UA over TSN with FreeRTOS.

vCoRoutineResetState
[Co-Routine Specific]

croutine.h
void vCoRoutineResetState( void );

This function resets the internal state of the coroutine module. It must be called by the application before restarting the scheduler.

Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.