[platform][stm32] enabling selecting specific variants

This commit is contained in:
Travis Geiselbrecht
2012-07-01 22:23:40 -07:00
parent 6c8cc76e59
commit 01e15df676
4 changed files with 16 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
LOCAL_DIR := $(GET_LOCAL_DIR)
STM32_CHIP := stm32f103
STM32_CHIP := stm32f103_md
PLATFORM := stm32f1xx