Skip to content

Commit 9fede72

Browse files
nashifAnas Nashif
authored and
Anas Nashif
committed
docs: add Arduino 101 board documentation
Change-Id: I5f0cab8ece3544d14cf328de918f8d076328b859 Signed-off-by: Anas Nashif <[email protected]>
1 parent 3ac51cd commit 9fede72

File tree

5 files changed

+508
-0
lines changed

5 files changed

+508
-0
lines changed
+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
.. _arduino_101_sss:
2+
3+
Arduino/Genuino 101 (Sensor Subsystem)
4+
######################################
5+
6+
The Arduino 101 contains a 32 MHz Argonaut RISC Core (ARC)* EM processor as part
7+
of the Quark SE C1000 SoC within the Curie module.
8+
The ARC core is referenced as the digital signal processor (DSP) sensor hub or a
9+
sensor subsystem depending on what document you’re looking at.
10+
11+
For more information about using the sensor subsystem with Zephyr, see
12+
:ref:`arduino_101`.
13+
+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
.. _arduino_101_ble:
2+
3+
Arduino/Genuino 101 (BLE)
4+
#########################
5+
6+
The Arduino 101* (branded Genuino 101* outside the U.S.) board includes on-board
7+
Bluetooth LE to enable developers to interact with Bluetooth enabled devices
8+
such as phones and tablets.
9+
10+
See :ref:`arduino_101` for information how to use the BLE module on the Arduino
11+
101 with Zephyr.
12+

0 commit comments

Comments
 (0)