From 0fd513fc5dc097be8f1d57884cb44b61f60ecf29 Mon Sep 17 00:00:00 2001 From: Michael Ossmann Date: Thu, 7 Jun 2012 08:25:43 -0600 Subject: [PATCH] libopencm3 dependency note --- firmware/README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/firmware/README b/firmware/README index 3095e78c..0e4710e2 100644 --- a/firmware/README +++ b/firmware/README @@ -1,3 +1,7 @@ The firmware is set up for compilation with the GCC toolchain available here: https://code.launchpad.net/gcc-arm-embedded + +Required dependency: + +https://github.com/mossmann/libopencm3