docs: add edison to supported platforms.
[contrib/mraa.git] / docs / edison.md
1 Intel Edison                            {#edison}
2 =============
3
4 Edison is a dual core Silvermont Atom clocked at 500MHz. The Edison
5 also features 4GB of storage, 1GB ram and onboard wifi and bluetooth.
6
7 Currently the Arduino breakout board is supported by libmraa.
8
9 The Edison used with the Arduino board has the following limitations
10 in libmraa:
11
12 - PWM avaible on default swizzler postions. (3,5,6,9)
13 - SPI exposed is also used for the ADC. Try not to use your own CS.