[stm32] Add STM32CubeF4 libraries Adds the latest verified compatible versions of STM32CubeF4's core libraries. stm32f4xx_hal_driver: v1.7.11 cmsis_device_f4: v2.6.6 cmsis_core: v5.4.0_cm4 Change-Id: Ie4a43f959dd7a6d69c640c25032dd3feae45a84c Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/experimental/+/39600 Commit-Queue: Varun Sharma <vars@google.com> Reviewed-by: Yecheng Zhao <zyecheng@google.com>
This repository contains experimental pigweed modules.
Clone this repo with --recursive to get all required submodules.
git clone --recursive https://pigweed.googlesource.com/pigweed/experimental
This will pull the Pigweed source repository into third_party/pigweed. If you already cloned but forgot to --recursive run git submodule update --init to pull all submodules.