third_party/pico-sdk: Pi Pico GN build Introduces a GN-based build for the Raspberry Pi Pico. Usage instructions: * clone the Pico SDK repo and then point PICO_SRC_DIR to the directory that the Pico SDK was cloned to. * ninja -C out Change-Id: I4ff058b1f32c737706a8625c916c52c21275e88f Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/88806 Pigweed-Auto-Submit: Armando Montanez <amontanez@google.com> Reviewed-by: Anthony DiGirolamo <tonymd@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.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/