comparison src/cs/drivers/drv_core/armio/armio.c @ 166:7409b22cac61

fc-target.cfg config header renamed to more sensible fc-target.h
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 07 Apr 2019 00:56:07 +0000
parents a911ac771094
children 3a8c90814d1a
comparison
equal deleted inserted replaced
165:2c82c413775f 166:7409b22cac61
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"