sys_board and stm32 primer2

This commit is contained in:
NIIBE Yutaka
2015-07-13 16:45:32 +09:00
parent 2bb0e0de5d
commit 3ba8234cec
17 changed files with 82 additions and 21 deletions

View File

@@ -1,4 +1,7 @@
#define BOARD_NAME "STM8S Discovery"
#define FLASH_PAGE_SIZE 1024
#define STM32F10X_MD /* Medium-density device */
#define STM32_PLLXTPRE STM32_PLLXTPRE_DIV1
#define STM32_PLLMUL_VALUE 9