comparison src/cs/drivers/drv_core/armio/armio.c @ 602:92dbfa906f66

fc-target.cfg config header renamed to more sensible fc-target.h
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 06 Apr 2019 23:54:20 +0000
parents 8f50b202e81f
children 0cbe7438f974
comparison
equal deleted inserted replaced
601:3e5689c0ca4e 602:92dbfa906f66
18 #include "l1_macro.h" 18 #include "l1_macro.h"
19 #include "l1_confg.h" 19 #include "l1_confg.h"
20 #endif 20 #endif
21 #include "board.cfg" 21 #include "board.cfg"
22 #include "chipset.cfg" 22 #include "chipset.cfg"
23 #include "fc-target.cfg" 23 #include "fc-target.h"
24 24
25 #if (OP_L1_STANDALONE == 0) 25 #if (OP_L1_STANDALONE == 0)
26 #include "main/sys_types.h" 26 #include "main/sys_types.h"
27 #else 27 #else
28 #include "sys_types.h" 28 #include "sys_types.h"