amazon-freertos

Cloud-native IoT operating system for microcontrollers.

  • 所有者: aws/amazon-freertos
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Cloning

This repo uses Git Submodules to bring in dependent components.

Note: If you download the ZIP file provided by GitHub UI, you will not get the contents of the submodules. (The ZIP file is also not a valid git repository)

To clone using HTTPS:

git clone https://github.com/aws/amazon-freertos.git --recurse-submodules

Using SSH:

git clone git@github.com:aws/amazon-freertos.git --recurse-submodules

If you have downloaded the repo without using the --recurse-submodules argument, you need to run:

git submodule update --init --recursive

Important branches to know

master --> Development is done continuously on this branch
release --> Fully tested released source code
release-candidate --> Preview of upcoming release
feature/* --> Alpha/beta of an upcoming feature

Getting Started

For more information on Amazon FreeRTOS, refer to the Getting Started section of Amazon FreeRTOS webpage.

To directly access the Getting Started Guide for supported hardware platforms, click the corresponding link in the Supported Hardware section below.

For detailed documentation on Amazon FreeRTOS, refer to the Amazon FreeRTOS User Guide.

Supported Hardware

The following microcontroller developer boards are supported for Amazon FreeRTOS. For additional supported boards, please visit the AWS Device Catalog.

  1. Texas Instruments - CC3220SF-LAUNCHXL.
  2. STMicroelectronics - STM32L4 Discovery kit IoT node.
  3. NXP - LPC54018 IoT Module.
  4. Microchip - Curiosity PIC32MZEF.
  5. Espressif - ESP32-DevKitC, ESP-WROVER-KIT.
  6. Infineon - Infineon XMC4800 IoT Connectivity Kit
  7. Xilinx - Xilinx Zynq-7000 based MicroZed Industrial IoT Bundle
  8. MediaTek - MediaTek MT7697Hx Development Kit
  9. Renesas - Renesas Starter Kit+ for RX65N-2MB
  10. Cypress CYW54907 - Cypress CYW954907AEVAL1F Evaluation Kit
  11. Cypress CYW43907 - Cypress CYW943907AEVAL1F Evaluation Kit
  12. Marvell MW320 - Marvell MW320 AWS IoT Starter Kit
  13. Marvell MW322 - Marvell MW322 AWS IoT Starter Kit
  14. Nordic nRF52840 DK - nRF52840 DK Development kit
  15. Nuvoton - NuMaker-IoT-M487
  16. Windows Simulator - To evaluate Amazon FreeRTOS without using MCU-based hardware, you can use the Windows Simulator.

amazon-freeRTOS/projects

The ./projects folder contains the IDE test and demo projects for each vendor and their boards. The majority of boards can be built with both IDE and cmake (there are some exceptions!). Please refer to the Getting Started Guides above for board specific instructions.

主要指標

概覽
名稱與所有者aws/amazon-freertos
主編程語言C
編程語言C (語言數: 7)
平台
許可證MIT License
所有者活动
創建於2017-11-09 21:53:47
推送於2022-11-18 02:53:06
最后一次提交
發布數36
最新版本名稱202203.00 (發布於 2022-03-16 23:30:34)
第一版名稱v1.0.0 (發布於 2017-11-28 13:48:44)
用户参与
星數2.5k
關注者數226
派生數1.1k
提交數4.5k
已啟用問題?
問題數830
打開的問題數20
拉請求數2219
打開的拉請求數0
關閉的拉請求數490
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?