aboutsummaryrefslogtreecommitdiffstats
path: root/demos/AVR-ATmega128-GCC
diff options
context:
space:
mode:
Diffstat (limited to 'demos/AVR-ATmega128-GCC')
-rw-r--r--demos/AVR-ATmega128-GCC/readme.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/demos/AVR-ATmega128-GCC/readme.txt b/demos/AVR-ATmega128-GCC/readme.txt
index b580dbc6e..1c6ab3c5d 100644
--- a/demos/AVR-ATmega128-GCC/readme.txt
+++ b/demos/AVR-ATmega128-GCC/readme.txt
@@ -1,5 +1,5 @@
*****************************************************************************
-** ChibiOS/RT port for Atmel AVRmega128. **
+** ChibiOS/RT port for Atmel AVR ATmega128. **
*****************************************************************************
** TARGET **
@@ -10,6 +10,7 @@ The demo runs on an Olimex AVR-MT-128 board.
The demo currently just toggles the relay using a thread. It will be expanded
in next releases.
+By pressing the button 1 the test suite is activated, output on serial port 2.
** Build Procedure **