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 @@
/* echo -n "ST Dongle" | shasum -a 256 | sed -e 's/^.*\(........\) -$/\1/' */
#define BOARD_ID 0x2cd4e471
#define MCU_STM32F1 1
#define STM32F10X_MD /* Medium-density device */
#define STM32_PLLXTPRE STM32_PLLXTPRE_DIV1