From 3fa0c8a11e73cf3710da802dbd6fde9d6692ba8a Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 7 Feb 2012 19:00:57 +0000 Subject: [PATCH] Fixed bug 3484942. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.4.x@3935 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- docs/Doxyfile_chm | 2 +- docs/Doxyfile_html | 2 +- docs/rsc/header_chm.html | 2 +- docs/rsc/header_html.html | 2 +- os/hal/platforms/STM32F2xx/adc_lld.h | 9 +++------ os/hal/platforms/STM32F2xx/hal_lld.c | 4 ++-- os/hal/platforms/STM32F4xx/adc_lld.h | 9 +++------ os/kernel/include/ch.h | 4 ++-- readme.txt | 4 ++++ 9 files changed, 18 insertions(+), 20 deletions(-) diff --git a/docs/Doxyfile_chm b/docs/Doxyfile_chm index e51860562..d2cf569b3 100644 --- a/docs/Doxyfile_chm +++ b/docs/Doxyfile_chm @@ -31,7 +31,7 @@ PROJECT_NAME = ChibiOS/RT # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 2.4.0 +PROJECT_NUMBER = 2.4.1 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer diff --git a/docs/Doxyfile_html b/docs/Doxyfile_html index 7e1bd6292..515f84d90 100644 --- a/docs/Doxyfile_html +++ b/docs/Doxyfile_html @@ -31,7 +31,7 @@ PROJECT_NAME = ChibiOS/RT # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 2.4.0 +PROJECT_NUMBER = 2.4.1 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer diff --git a/docs/rsc/header_chm.html b/docs/rsc/header_chm.html index f1075c032..70f3ceb42 100644 --- a/docs/rsc/header_chm.html +++ b/docs/rsc/header_chm.html @@ -13,7 +13,7 @@ -
ChibiOS/RT 2.4.0
+
ChibiOS/RT 2.4.1
diff --git a/docs/rsc/header_html.html b/docs/rsc/header_html.html index a87ddb7b2..8bb21d9e3 100644 --- a/docs/rsc/header_html.html +++ b/docs/rsc/header_html.html @@ -20,7 +20,7 @@ $(document).ready(initResizable); -
ChibiOS/RT
2.4.0
+
ChibiOS/RT
2.4.1