From e69acfbba1cb9aa92e012e4b67fd257958e49abf Mon Sep 17 00:00:00 2001 From: Oleg Hahm Date: Tue, 17 Sep 2013 14:08:10 +0200 Subject: [PATCH] Remove the optionnal parameter for hello-world --- doc/getting_started.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/getting_started.html b/doc/getting_started.html index 79aad11162..554bfe3d47 100644 --- a/doc/getting_started.html +++ b/doc/getting_started.html @@ -113,10 +113,10 @@ Drivers" target="_blank">FTDI homepage.

Download and install MSPDebug according to the information provided on the website. You can also use MSPDebug for debugging.

For redbee-econotag

Folow the instructions for Getting Started with MC1322x. -

For STM32F4DISCOVERY

-

TODO

+ -

Optional: Hello World!

+

First test: Hello World!

If you have obtained a copy of the projects repository, you can build the famous Hello World application for RIOT.