mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-03 22:06:22 +00:00
19 lines
348 B
Plaintext
19 lines
348 B
Plaintext
/**
|
|
\addtogroup esb
|
|
\section esb-getting-started Getting started with Contiki for the ESB platform
|
|
|
|
The ESB is equipped with an MSP430 microcontroller. The first step to
|
|
getting started with Contiki for the ESB is to install the development
|
|
tools for compiling Contiki for the MSP430.
|
|
|
|
For Windows users, see \ref esb-win-setup
|
|
|
|
|
|
@{
|
|
*/
|
|
|
|
|
|
/**
|
|
@}
|
|
*/
|