Cloud-native IoT operating system for microcontrollers.
C C++ Objective-C Assembly
Switch branches/tags
Nothing to show
Latest commit 5068f43 Nov 28, 2017 @aggarg aggarg Release Version 1.0.0
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
Permalink
Failed to load latest commit information.
demos Release Version 1.0.0 Nov 28, 2017
lib Release Version 1.0.0 Nov 28, 2017
LICENSE Initial commit Nov 9, 2017
README.md Release Version 1.0.0 Nov 28, 2017
directories.txt Release Version 1.0.0 Nov 28, 2017

README.md

Getting Started

For more information on getting started with your download, refer to the Getting Started section of Amazon FreeRTOS webpage.

For more information on Amazon FreeRTOS, refer to the Amazon FreeRTOS User Guide.

Hardware Requirements

Use the following MCU hardware to get started:

  1. Texas Instruments - CC3220SF-LAUNCHXL.
  2. STMicroelectronics - STM32L4 Discovery kit IoT node.
  3. NXP - LPC54018 IoT Module.

To evaluate Amazon FreeRTOS without using an MCU-based hardware, use the following:

  1. Windows Simulator - Microsoft Windows 7 or newer, with at least a dual core and a hard-wired Ethernet connection.

Development Environment

Based on your MCU hardware, download one of the following Integrated Development Environments (IDEs):

  1. Texas Instruments - Code Composer Studio.
  2. STMicroelectronics - STM32 System Workbench.
  3. NXP - IAR Embedded Workbench.
  4. Windows Simulator - Visual Studio Community Edition.