aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM8L/hal_lld.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-11 18:51:10 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-11 18:51:10 +0000
commit27654c1bb64c74f7b5b5516945b24e1793ed8c12 (patch)
treecb1cd10ba93432509ef53e7c5dee8c1828d46368 /os/hal/platforms/STM8L/hal_lld.h
parent009e8d28c38ef6b6797318aee29ca90910753988 (diff)
downloadChibiOS-27654c1bb64c74f7b5b5516945b24e1793ed8c12.tar.gz
ChibiOS-27654c1bb64c74f7b5b5516945b24e1793ed8c12.tar.bz2
ChibiOS-27654c1bb64c74f7b5b5516945b24e1793ed8c12.zip
STM8L platform support (not tested yet).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2347 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/STM8L/hal_lld.h')
-rw-r--r--os/hal/platforms/STM8L/hal_lld.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/os/hal/platforms/STM8L/hal_lld.h b/os/hal/platforms/STM8L/hal_lld.h
index 891f2650b..8d658e6dc 100644
--- a/os/hal/platforms/STM8L/hal_lld.h
+++ b/os/hal/platforms/STM8L/hal_lld.h
@@ -16,7 +16,6 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-
/**
* @file STM8L/hal_lld.h
* @brief STM8L HAL subsystem low level driver source.