New sys.c

This commit is contained in:
NIIBE Yutaka
2015-07-14 16:10:07 +09:00
parent 3ba8234cec
commit 27f71ff5c0
13 changed files with 51 additions and 22 deletions

View File

@@ -1,4 +1,5 @@
#define BOARD_NAME "STBee Mini"
#define BOARD_ID 0x1f341961
#define FLASH_PAGE_SIZE 1024
#define STM32F10X_MD /* Medium-density device */