Add MCU_STM32F1.

This commit is contained in:
NIIBE Yutaka
2017-11-17 11:25:57 +09:00
parent b34b9b6440
commit 1a7bd3e202
16 changed files with 28 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
#define BOARD_ID 0x696886af
/* echo -n "FST-01" | sha256sum | sed -e 's/^.*\(........\) -$/\1/' */
#define MCU_STM32F1 1
#define STM32F10X_MD /* Medium-density device */
#define STM32_PLLXTPRE STM32_PLLXTPRE_DIV1