diff options
| author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2008-04-18 12:33:52 +0000 | 
|---|---|---|
| committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2008-04-18 12:33:52 +0000 | 
| commit | 792c528dbc75f0ffeb19766594607bee73fa36ad (patch) | |
| tree | 5ba15b026fe89c4993dd92af6fecb35f9e1179aa /demos | |
| parent | f71ba1635af2197a9543a37ea2b19a608a28320f (diff) | |
| download | ChibiOS-792c528dbc75f0ffeb19766594607bee73fa36ad.tar.gz ChibiOS-792c528dbc75f0ffeb19766594607bee73fa36ad.tar.bz2 ChibiOS-792c528dbc75f0ffeb19766594607bee73fa36ad.zip  | |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@270 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos')
| -rw-r--r-- | demos/ARMCM3-STM32F103-GCC/readme.txt | 4 | 
1 files changed, 3 insertions, 1 deletions
diff --git a/demos/ARMCM3-STM32F103-GCC/readme.txt b/demos/ARMCM3-STM32F103-GCC/readme.txt index 33c94445b..d3954897a 100644 --- a/demos/ARMCM3-STM32F103-GCC/readme.txt +++ b/demos/ARMCM3-STM32F103-GCC/readme.txt @@ -8,7 +8,9 @@ The demo will on an Olimex STM32-P103 board.  ** The Demo **
 -Not complete yet.
 +The demo flashes the board LED using a thread, by pressing the button located
 +on the board the test procedure is activated with output on the serial port
 +COM2 (USART2).
  ** Build Procedure **
  | 
