From fa1b0642d26d0b5ed3ce0331bac026c2b2c18124 Mon Sep 17 00:00:00 2001 From: Stephan Baerwolf Date: Mon, 6 May 2013 12:21:45 +0200 Subject: [PATCH] fix: typos within Readme.txt - further extend the list of files Signed-off-by: Stephan Baerwolf --- Readme.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Readme.txt b/Readme.txt index ef550f7..6a6146b 100644 --- a/Readme.txt +++ b/Readme.txt @@ -23,10 +23,12 @@ FILES IN THE DISTRIBUTION Readme.txt ........ The file you are currently reading. firmware .......... Source code of the controller firmware. firmware/usbdrv ... USB driver -- See Readme.txt in that directory for info +updater ........... Source code of an updater-firmware exchanging bootloaders License.txt ....... Public license (GPL2) for all contents of this project. - Schematics.txt .... File giving infos about default and recommended hw-layout. +*_usbasploader.hex precompiled USBaspLoader for default layout and settings + BUILDING AND INSTALLING ======================= @@ -36,7 +38,7 @@ For all platforms, you must first describe your hardware and layout specific parameters (PINs to use, etc...) in "firmware/bootloaderconfig.h". Some USB tuning is possible by modifying "firmware/usbconfig.h". All files provide working default settings, which can be used as an example. -Then edit "firmware/Makefile.inc" (NOT Makefile directly!) to reflect +Then edit "Makefile.inc" (NEVER any Makefile directly!) to reflect the target device, and some feature set departing from the default one. (You also can edit "firmware/bootloaderconfig.h" to change feature set and therefore memory space requirements). -- 2.11.0