#define FLASH_BASE 0x08000000
#define FLASH_LEN  8K

#define RAM_BASE   0x20000000
#define RAM_LEN    20K

#include "../scripts/stm32f1.ld.S"