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

@@ -1,8 +1,6 @@
#define BOARD_NAME "STM32F0 Discovery"
#define BOARD_ID 0xde4b4bc1
#define MCU_STM32F0 1
/*
* Running at 48MHz with HSI as clock source.
*