Getting Started with FreeRTOS
Overview
To get started quickly, you can choose hardware that supports FreeRTOS features and capabilities from the AWS Partner Device Catalog. You can validate your devices will run FreeRTOS using the AWS IoT Device Tester. If you want to get started without hardware, you can use the FreeRTOS Windows simulator.
You can find FreeRTOS on GitHub, or FreeRTOS.org. It will contain all libraries and hardware-specific porting layers, which you can selectively include or remove after download based on your use case. You can also access the stand-alone FreeRTOS kernel through any of these channels. For Bluetooth Low Energy (BLE), you can download source code from the FreeRTOS GitHub repository and the companion Android and iOS SDKs from GitHub.
FreeRTOS is open source, so you are free to extend, modify, or delete any of the source code libraries.