aboutsummaryrefslogtreecommitdiffstats
path: root/lib/README
diff options
context:
space:
mode:
Diffstat (limited to 'lib/README')
-rw-r--r--lib/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/README b/lib/README
index a765931f..d81afc12 100644
--- a/lib/README
+++ b/lib/README
@@ -21,10 +21,10 @@ compile with gcc's LTO feature. See sam3x.patch for the modifications.
The lpc176x directory contains code from the mbed project:
https://github.com/ARMmbed/mbed-os
version mbed-os-5.8.3 (c05d72c3c005fbb7e92c3994c32bda45218ae7fe).
-Contents taken from the targets/TARGET_NXP/TARGET_LPC176X/ directory
-and the cmsis/TARGET_CORTEX_M/ directory. It has been modified to
-compile with gcc's LTO feature and to use appropriate clock speeds on
-the LPC1768 and LPC1769. See lpc176x.patch for the modifications.
+Contents taken from the targets/TARGET_NXP/TARGET_LPC176X/ directory.
+It has been modified to compile with gcc's LTO feature and to use
+appropriate clock speeds on the LPC1768 and LPC1769. See lpc176x.patch
+for the modifications.
The cmsis-stm32f1 and the hal-stm32f1 directories contain code from
STMicroelectronics: