aboutsummaryrefslogtreecommitdiffstats
path: root/lib/README
diff options
context:
space:
mode:
Diffstat (limited to 'lib/README')
-rw-r--r--lib/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/README b/lib/README
index 38eaadb2..5976b7cc 100644
--- a/lib/README
+++ b/lib/README
@@ -21,7 +21,9 @@ compile with gcc's LTO feature. See sam3x.patch for the modifications.
The samd21 directory contains code from the
Atmel.SAMD21_DFP.1.3.304.atpack zip file found at:
http://packs.download.atmel.com/
-version 1.3.304 (extracted on 20180725).
+version 1.3.304 (extracted on 20180725). It has been modified to
+compile with gcc's LTO feature and to work with chips that have a
+bootloader. See samd21.patch for the modifications.
The lpc176x directory contains code from the mbed project:
https://github.com/ARMmbed/mbed-os