From 96edef9ffa93860bea6fb1f0ff9abdb131a74492 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 1 Oct 2013 12:47:08 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6342 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/ports/STM32F1xx/hal_lld.h | 1 + 1 file changed, 1 insertion(+) (limited to 'os/hal/ports/STM32F1xx') diff --git a/os/hal/ports/STM32F1xx/hal_lld.h b/os/hal/ports/STM32F1xx/hal_lld.h index 969f96474..7b34b2aab 100644 --- a/os/hal/ports/STM32F1xx/hal_lld.h +++ b/os/hal/ports/STM32F1xx/hal_lld.h @@ -26,6 +26,7 @@ * One of the following macros must also be defined: * - STM32F10X_LD_VL for Value Line Low Density devices. * - STM32F10X_MD_VL for Value Line Medium Density devices. + * - STM32F10X_HD_VL for Value Line High Density devices. * - STM32F10X_LD for Performance Low Density devices. * - STM32F10X_MD for Performance Medium Density devices. * - STM32F10X_HD for Performance High Density devices. -- cgit v1.2.3