]> mj.ucw.cz Git - home-hw.git/blob - bsb/bootloader/config.h
dcb9ac73321d4169749eeaa7cdffe9239df5949e
[home-hw.git] / bsb / bootloader / config.h
1 /*
2  *      BSB Interface Bootloader -- Configuration
3  *
4  *      (c) 2020 Martin Mareš <mj@ucw.cz>
5  */
6
7 // Processor clock
8
9 #define CPU_CLOCK_MHZ 48
10
11 // Debugging port
12
13 #define DEBUG_USART USART1
14 #define DEBUG_LED_BLUEPILL