summaryrefslogtreecommitdiffstats
path: root/bsp-howto
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bsp-howto/ada95_interrupt.rst (renamed from bsp_howto/ada95_interrupt.rst)0
-rw-r--r--bsp-howto/analog.rst (renamed from bsp_howto/analog.rst)0
-rw-r--r--bsp-howto/ata.rst (renamed from bsp_howto/ata.rst)0
-rw-r--r--bsp-howto/clock.rst (renamed from bsp_howto/clock.rst)0
-rw-r--r--bsp-howto/command.rst (renamed from bsp_howto/command.rst)0
-rw-r--r--bsp-howto/conf.py (renamed from bsp_howto/conf.py)2
-rw-r--r--bsp-howto/console.rst (renamed from bsp_howto/console.rst)0
-rw-r--r--bsp-howto/discrete.rst (renamed from bsp_howto/discrete.rst)0
-rw-r--r--bsp-howto/frame_buffer.rst (renamed from bsp_howto/frame_buffer.rst)0
-rw-r--r--bsp-howto/ide_controller.rst (renamed from bsp_howto/ide_controller.rst)0
-rw-r--r--bsp-howto/index.rst (renamed from bsp_howto/index.rst)0
-rw-r--r--bsp-howto/initilization_code.rst (renamed from bsp_howto/initilization_code.rst)0
-rw-r--r--bsp-howto/linker_script.rst (renamed from bsp_howto/linker_script.rst)0
-rw-r--r--bsp-howto/makefiles.rst (renamed from bsp_howto/makefiles.rst)0
-rw-r--r--bsp-howto/miscellanous_support.rst (renamed from bsp_howto/miscellanous_support.rst)0
-rw-r--r--bsp-howto/networking.rst (renamed from bsp_howto/networking.rst)0
-rw-r--r--bsp-howto/non_volatile_memory.rst (renamed from bsp_howto/non_volatile_memory.rst)0
-rw-r--r--bsp-howto/preface.rst (renamed from bsp_howto/preface.rst)0
-rw-r--r--bsp-howto/real_time_clock.rst (renamed from bsp_howto/real_time_clock.rst)0
-rw-r--r--bsp-howto/shared_memory_support.rst (renamed from bsp_howto/shared_memory_support.rst)0
-rw-r--r--bsp-howto/target_dependant_files.rst (renamed from bsp_howto/target_dependant_files.rst)0
-rw-r--r--bsp-howto/timer.rst (renamed from bsp_howto/timer.rst)0
-rw-r--r--bsp-howto/wscript (renamed from bsp_howto/wscript)0
23 files changed, 1 insertions, 1 deletions
diff --git a/bsp_howto/ada95_interrupt.rst b/bsp-howto/ada95_interrupt.rst
index f6fc0fc..f6fc0fc 100644
--- a/bsp_howto/ada95_interrupt.rst
+++ b/bsp-howto/ada95_interrupt.rst
diff --git a/bsp_howto/analog.rst b/bsp-howto/analog.rst
index ac8ddb0..ac8ddb0 100644
--- a/bsp_howto/analog.rst
+++ b/bsp-howto/analog.rst
diff --git a/bsp_howto/ata.rst b/bsp-howto/ata.rst
index 1d3546d..1d3546d 100644
--- a/bsp_howto/ata.rst
+++ b/bsp-howto/ata.rst
diff --git a/bsp_howto/clock.rst b/bsp-howto/clock.rst
index 38b6d62..38b6d62 100644
--- a/bsp_howto/clock.rst
+++ b/bsp-howto/clock.rst
diff --git a/bsp_howto/command.rst b/bsp-howto/command.rst
index 46bd174..46bd174 100644
--- a/bsp_howto/command.rst
+++ b/bsp-howto/command.rst
diff --git a/bsp_howto/conf.py b/bsp-howto/conf.py
index d2c57fe..2fa48ba 100644
--- a/bsp_howto/conf.py
+++ b/bsp-howto/conf.py
@@ -9,5 +9,5 @@ release = '4.11.0'
project = "RTEMS BSP and Device Driver Development Guide"
latex_documents = [
- ('index', 'bsp_howto.tex', u'RTEMS BSP and Device Driver Development Guide', u'RTEMS Documentation Project', 'manual'),
+ ('index', 'bsp-howto.tex', u'RTEMS BSP and Device Driver Development Guide', u'RTEMS Documentation Project', 'manual'),
]
diff --git a/bsp_howto/console.rst b/bsp-howto/console.rst
index bcca519..bcca519 100644
--- a/bsp_howto/console.rst
+++ b/bsp-howto/console.rst
diff --git a/bsp_howto/discrete.rst b/bsp-howto/discrete.rst
index 6fbc51e..6fbc51e 100644
--- a/bsp_howto/discrete.rst
+++ b/bsp-howto/discrete.rst
diff --git a/bsp_howto/frame_buffer.rst b/bsp-howto/frame_buffer.rst
index 006191c..006191c 100644
--- a/bsp_howto/frame_buffer.rst
+++ b/bsp-howto/frame_buffer.rst
diff --git a/bsp_howto/ide_controller.rst b/bsp-howto/ide_controller.rst
index 82961da..82961da 100644
--- a/bsp_howto/ide_controller.rst
+++ b/bsp-howto/ide_controller.rst
diff --git a/bsp_howto/index.rst b/bsp-howto/index.rst
index 395067e..395067e 100644
--- a/bsp_howto/index.rst
+++ b/bsp-howto/index.rst
diff --git a/bsp_howto/initilization_code.rst b/bsp-howto/initilization_code.rst
index a69731e..a69731e 100644
--- a/bsp_howto/initilization_code.rst
+++ b/bsp-howto/initilization_code.rst
diff --git a/bsp_howto/linker_script.rst b/bsp-howto/linker_script.rst
index 9fe046b..9fe046b 100644
--- a/bsp_howto/linker_script.rst
+++ b/bsp-howto/linker_script.rst
diff --git a/bsp_howto/makefiles.rst b/bsp-howto/makefiles.rst
index b79437b..b79437b 100644
--- a/bsp_howto/makefiles.rst
+++ b/bsp-howto/makefiles.rst
diff --git a/bsp_howto/miscellanous_support.rst b/bsp-howto/miscellanous_support.rst
index 4a487ee..4a487ee 100644
--- a/bsp_howto/miscellanous_support.rst
+++ b/bsp-howto/miscellanous_support.rst
diff --git a/bsp_howto/networking.rst b/bsp-howto/networking.rst
index 4bcbce2..4bcbce2 100644
--- a/bsp_howto/networking.rst
+++ b/bsp-howto/networking.rst
diff --git a/bsp_howto/non_volatile_memory.rst b/bsp-howto/non_volatile_memory.rst
index 7187dbf..7187dbf 100644
--- a/bsp_howto/non_volatile_memory.rst
+++ b/bsp-howto/non_volatile_memory.rst
diff --git a/bsp_howto/preface.rst b/bsp-howto/preface.rst
index dc43075..dc43075 100644
--- a/bsp_howto/preface.rst
+++ b/bsp-howto/preface.rst
diff --git a/bsp_howto/real_time_clock.rst b/bsp-howto/real_time_clock.rst
index 457c6e0..457c6e0 100644
--- a/bsp_howto/real_time_clock.rst
+++ b/bsp-howto/real_time_clock.rst
diff --git a/bsp_howto/shared_memory_support.rst b/bsp-howto/shared_memory_support.rst
index f73588d..f73588d 100644
--- a/bsp_howto/shared_memory_support.rst
+++ b/bsp-howto/shared_memory_support.rst
diff --git a/bsp_howto/target_dependant_files.rst b/bsp-howto/target_dependant_files.rst
index ecc9b3a..ecc9b3a 100644
--- a/bsp_howto/target_dependant_files.rst
+++ b/bsp-howto/target_dependant_files.rst
diff --git a/bsp_howto/timer.rst b/bsp-howto/timer.rst
index ec1279f..ec1279f 100644
--- a/bsp_howto/timer.rst
+++ b/bsp-howto/timer.rst
diff --git a/bsp_howto/wscript b/bsp-howto/wscript
index 4a5f474..4a5f474 100644
--- a/bsp_howto/wscript
+++ b/bsp-howto/wscript