From c4b0c3a51a3a6b19d399fcbe1d56c8663f564117 Mon Sep 17 00:00:00 2001 From: Nathael Pajani Date: Sat, 5 Nov 2022 03:01:07 +0100 Subject: [PATCH] Updated main README --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README b/README index c234b64..9d77ac1 100644 --- a/README +++ b/README @@ -1,6 +1,12 @@ +******************** Any fool can write code that a computer can understand. Good programmers write code that humans can understand. -- Martin Fowler, 2008. +******************** + + +******************** +INTRO This repository provides support for the LPC122x microcontroller from NXP and example code for the development modules made by Techno-Innov. @@ -19,6 +25,12 @@ More usefull stuff is up to you. Creating an app is *very* simple. Copy an example from apps/[module name]/ to the name you want and start coding. ** Please, no spaces (or special characters) in the directory names ! ** +System Reference Manual and electronics sources for the modules can be found +on our server under these directories : +http://techdata.techno-innov.fr/Modules/LPC1224-BO/ +and +http://techdata.techno-innov.fr/Modules/GPIO_Demo/ + ******************** BUID and FLASH -- 2.43.0