commit | 80238af176d2ed92cac4393d88c7e4e067bcefbb | [log] [tgz] |
---|---|---|
author | Austin Foxley <afoxley@google.com> | Fri Jun 23 21:18:26 2023 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 23 21:18:26 2023 +0000 |
tree | 2b6bd842f12b0b14463259074ee2d59c3044ebae | |
parent | ece346637c612a81d6e13a21b3435d8ee18b66dd [diff] |
targets: Add mimxrt595 FreeRTOS target Setup FreeRTOS toolchain for the m33 on the mimxrt595 EVK board. Provides a concrete development target for drivers added to Pigweed that use RTOS primitives. Bug: b/269206309 Change-Id: I893cbcdafcfb417cb5ea5180e358bbadeac4e084 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/151314 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Rob Mohr <mohrr@google.com> Reviewed-by: Carlos Chinchilla <cachinchilla@google.com> Commit-Queue: Austin Foxley <afoxley@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.