From db9d68d1901f2ad1c426eb3d2f4f6b908a0bff05 Mon Sep 17 00:00:00 2001 From: Joseph Angelo Date: Thu, 10 Oct 2019 12:36:37 -0700 Subject: [PATCH] Added a note about the piksi firmware toolchain in the README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0647633..5ee085d 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ To integrate with with Buildroot, see the examples in [piksi_buildroot](https:// - [llvm_obfuscator.mk](https://github.com/swift-nav/piksi_buildroot/blob/v2.2.0-release/package/llvm_obfuscator/llvm_obfuscator.mk) - [llvm_vanilla.mk](https://github.com/swift-nav/piksi_buildroot/blob/v2.2.0-release/package/llvm_vanilla/llvm_vanilla.mk) +# Piksi Firmware Toolchain +The Piksi Firmware toolchains are mirrored in the releases for this repo. When these are updated the instructions in the Piksi Firmware repository should be updated, along with any installation tools (i.e. Mac Homebrew formulas). + # Copyright ```