Amazon FreeRTOS is an operating system that makes microcontroller-based edge devices easy to program, deploy, secure, and maintain. Amazon FreeRTOS extends the FreeRTOS kernel, a popular open source operating system for microcontrollers, with software libraries that can be used to securely connect devices (locally and to the cloud) and update them remotely.
| Provides detailed information about the microcontroller operating system that makes small, low-powered edge devices easy to program, deploy, secure, and maintain.
FreeRTOS Kernel Developer Guide Provides detailed information about FreeRTOS concepts and API functions used in the management of heaps, queues, tasks, interrupts, software timers, and more. |
FreeRTOS Kernel Reference Manual Describes constants and task and scheduler API functions that are used to create semaphores, software timers, new instances of tasks, and more.
Describes the API operations for Amazon FreeRTOS software libraries in detail. |