summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2016-10-24 08:36:38 -0400
committerAnas Nashif <nashif@linux.intel.com>2016-10-24 18:51:50 +0000
commitfc0fa86a8514a12dcb471977af2f58cf3f2a3e53 (patch)
treedb2ff13fd56265abeb0d998336fa30fc2806a287 /doc
parent0a3946a68b9a14ec65aee76548ec95304a5089ce (diff)
doc: point to wiki for board documnetation
Change-Id: I16dce8733d9fb6c4a5b28f6fe2c4cd30824ee699 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/board/96b_nitrogen.rst8
-rw-r--r--doc/board/arduino_101.rst7
-rw-r--r--doc/board/arduino_101_ble.rst11
-rw-r--r--doc/board/arduino_due.rst9
-rw-r--r--doc/board/board.rst44
-rw-r--r--doc/board/em_starterkit.rst8
-rw-r--r--doc/board/frdm_k64f.rst8
-rw-r--r--doc/board/galileo.rst9
-rw-r--r--doc/board/minnowboard.rst8
-rw-r--r--doc/board/nrf52_pca10040.rst8
-rw-r--r--doc/board/olimexino_stm32.rst8
-rw-r--r--doc/board/qemu_cortex_m3.rst8
-rw-r--r--doc/board/qemu_x86.rst8
-rw-r--r--doc/board/quark_d2000_crb.rst8
14 files changed, 2 insertions, 150 deletions
diff --git a/doc/board/96b_nitrogen.rst b/doc/board/96b_nitrogen.rst
deleted file mode 100644
index 312f9d838..000000000
--- a/doc/board/96b_nitrogen.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-.. _96b_nitrogen:
-
-96b-Nitrogen
-##############
-
-The board documentation for the 96B-Nitrogen is in the Zephyr project wiki:
-
-https://wiki.zephyrproject.org/view/96B-Nitrogen
diff --git a/doc/board/arduino_101.rst b/doc/board/arduino_101.rst
deleted file mode 100644
index 710bab595..000000000
--- a/doc/board/arduino_101.rst
+++ /dev/null
@@ -1,7 +0,0 @@
-.. _arduino_101:
-
-Arduino 101
-###########
-
-The board documentation for the Arduino 101 has been moved to the Zephyr project wiki:
-* https://wiki.zephyrproject.org/view/Arduino_101
diff --git a/doc/board/arduino_101_ble.rst b/doc/board/arduino_101_ble.rst
deleted file mode 100644
index d060608c7..000000000
--- a/doc/board/arduino_101_ble.rst
+++ /dev/null
@@ -1,11 +0,0 @@
-:orphan:
-
-.. _arduino_101_ble:
-
-Bluetooth firmware for the Arduino 101
-######################################
-
-The board documentation for the Arduino 101 BLE has been moved to the
-Zephyr project wiki:
-
-* https://wiki.zephyrproject.org/view/Arduino_101
diff --git a/doc/board/arduino_due.rst b/doc/board/arduino_due.rst
deleted file mode 100644
index 86a82b812..000000000
--- a/doc/board/arduino_due.rst
+++ /dev/null
@@ -1,9 +0,0 @@
-.. _arduino_due:
-
-Arduino Due
-###########
-
-The board documentation for the Arduino Due has been moved to the
-Zephyr project wiki:
-
-* https://wiki.zephyrproject.org/view/Arduino_Due
diff --git a/doc/board/board.rst b/doc/board/board.rst
index cd74dc4bf..79be31688 100644
--- a/doc/board/board.rst
+++ b/doc/board/board.rst
@@ -3,46 +3,6 @@
Supported Boards
################
-The following boards are currently supported:
+Board documentation has been moved to the Zephyr project wiki:
-.. note::
- Developers can create additional board configurations which allow
- Zephyr-based applications to run on other target systems.
-
-x86 Instruction Set
-====================
-
-.. toctree::
- :maxdepth: 1
-
- arduino_101.rst
- quark_d2000_crb.rst
- galileo.rst
- minnowboard.rst
- qemu_x86.rst
-
-
-ARM (v7-M and v7E-M) Instruction Set
-====================================
-
-.. toctree::
- :maxdepth: 1
-
- qemu_cortex_m3
- arduino_due
- frdm_k64f
- olimexino_stm32
- nrf52_pca10040
- 96b_nitrogen
-
-ARC EM4 Instruction Set
-====================================
-
-.. toctree::
- :maxdepth: 1
-
- arduino_101
- em_starterkit
-
-For details on how to flash a Zephyr image, see the respective board reference
-documentation.
+* https://wiki.zephyrproject.org/view/Supported_Boards
diff --git a/doc/board/em_starterkit.rst b/doc/board/em_starterkit.rst
deleted file mode 100644
index 976bc0a83..000000000
--- a/doc/board/em_starterkit.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-.. _em_starterkit:
-
-DesignWare(R) ARC(R) EM Starter Kit
-###################################
-
-The board documentation for the DesignWare(R) ARC(R) EM Starter Kit has been moved to the Zephyr project wiki:
-
-https://wiki.zephyrproject.org/view/DesignWare(R)_ARC(R)_EM_Starter_Kit \ No newline at end of file
diff --git a/doc/board/frdm_k64f.rst b/doc/board/frdm_k64f.rst
deleted file mode 100644
index 2ec78931f..000000000
--- a/doc/board/frdm_k64f.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-.. _frdm_k64f:
-
-NXP FRDM-K64F
-###################
-
-The board documentation for the NXP FRDM-K64F has been moved to the Zephyr project wiki:
-
-https://wiki.zephyrproject.org/view/NXP_FRDM-K64F \ No newline at end of file
diff --git a/doc/board/galileo.rst b/doc/board/galileo.rst
deleted file mode 100644
index 678d3a7ca..000000000
--- a/doc/board/galileo.rst
+++ /dev/null
@@ -1,9 +0,0 @@
-.. _galileo:
-
-Galileo Gen1/Gen2
-#################
-
-The board documentation for the Galileo Gen1 and Gen2 has been moved
-to the Zephyr project wiki:
-
-* https://wiki.zephyrproject.org/view/Galileo_Gen1_Gen2 \ No newline at end of file
diff --git a/doc/board/minnowboard.rst b/doc/board/minnowboard.rst
deleted file mode 100644
index dbebaf02e..000000000
--- a/doc/board/minnowboard.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-.. _minnowboard:
-
-Minnowboard Max
-###############
-
-The board documentation for the Minnowboard Max has been moved to the Zephyr project wiki:
-
-https://wiki.zephyrproject.org/view/Minnowboard_Max
diff --git a/doc/board/nrf52_pca10040.rst b/doc/board/nrf52_pca10040.rst
deleted file mode 100644
index e94029345..000000000
--- a/doc/board/nrf52_pca10040.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-.. _nrf52_pca10040:
-
-nRF52-PCA10040
-##############
-
-The board documentation for the nRF52-PCA10040 has been moved to the Zephyr project wiki:
-
-https://wiki.zephyrproject.org/view/NRF52-PCA10040 \ No newline at end of file
diff --git a/doc/board/olimexino_stm32.rst b/doc/board/olimexino_stm32.rst
deleted file mode 100644
index af269bdc4..000000000
--- a/doc/board/olimexino_stm32.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-.. _olimexino_stm32:
-
-OLIMEXINO-STM32
-###############
-
-The board documentation for the OLIMEXINO-STM32 has been moved to the Zephyr project wiki:
-
-https://wiki.zephyrproject.org/view/OLIMEXINO-STM32 \ No newline at end of file
diff --git a/doc/board/qemu_cortex_m3.rst b/doc/board/qemu_cortex_m3.rst
deleted file mode 100644
index 9b16e63e7..000000000
--- a/doc/board/qemu_cortex_m3.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-.. _qemu_cortex_m3:
-
-ARM Cortex-M3 Emulation (QEMU)
-##############################
-
-The board documentation for the QEMU Cortex M3 has been moved to the Zephyr project wiki:
-
-https://wiki.zephyrproject.org/view/ARM_Cortex-M3_Emulation_(QEMU) \ No newline at end of file
diff --git a/doc/board/qemu_x86.rst b/doc/board/qemu_x86.rst
deleted file mode 100644
index b3e357da1..000000000
--- a/doc/board/qemu_x86.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-.. _qemu_x86:
-
-X86 Emulation (QEMU)
-####################
-
-The board documentation for the QEMU x86 has been moved to the Zephyr project wiki:
-
-https://wiki.zephyrproject.org/view/X86_Emulation_(QEMU) \ No newline at end of file
diff --git a/doc/board/quark_d2000_crb.rst b/doc/board/quark_d2000_crb.rst
deleted file mode 100644
index 6635c58b1..000000000
--- a/doc/board/quark_d2000_crb.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-.. _quark_d2000_crb:
-
-Quark D2000 CRB
-###############
-
-The board documentation for the Quark D2000 CRB has been moved to the Zephyr project wiki:
-
-https://wiki.zephyrproject.org/view/Quark_D2000_CRB \ No newline at end of file