]> mj.ucw.cz Git - home-hw.git/blob - test-sinclair/config.h
Merge branch 'master' of ssh://git.ucw.cz/home/mj/GIT/home-hw
[home-hw.git] / test-sinclair / config.h
1 /*
2  *      Test Gadget -- Configuration
3  *
4  *      (c) 2020 Martin Mareš <mj@ucw.cz>
5  */
6
7 // Processor clock
8
9 #define CPU_CLOCK_MHZ 72
10
11 // Debugging port
12
13 #define DEBUG_USART USART1
14 #define DEBUG_LED_BLUEPILL
15
16 // Testing of IR receiver
17
18 #undef IR_TEST