commit | 3bfceac6441a13bebd7c2de6017ffc5a04807e44 | [log] [tgz] |
---|---|---|
author | Wyatt Hepler <hepler@google.com> | Wed Sep 28 19:03:17 2022 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 28 19:03:17 2022 +0000 |
tree | 0836b07e7d23d0829f2209fd167847ffc7b5d816 | |
parent | edf53b2f0cd9384e3f15a0cf4777c2399e96ee94 [diff] |
pw_toolchain: arm_none_eabi_gcc_support library The arm_none_eabi_gcc_support group collects libraries that should be used when building with arm-none-eabi-gcc. Targets using that compiler should add this target to pw_build_LINK_DEPS. Change-Id: I73c450038cf55d7a53c480489d7cc82cbd25ff04 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/112268 Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com> Reviewed-by: Armando Montanez <amontanez@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/.