[platform] rename stm32 to stm32f1xx

This commit is contained in:
Travis Geiselbrecht
2012-03-16 14:35:13 -07:00
parent 93d09765c4
commit a4f3e27cda
5 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ LOCAL_DIR := $(GET_LOCAL_DIR)
STM32_CHIP := stm32f107
PLATFORM := stm32
PLATFORM := stm32f1xx
INCLUDES += -I$(LOCAL_DIR)/include