FreeCalypso > hg > fc-magnetite
comparison src/cs/system/main/init.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 | 838eeafb0051 |
children | b13731665274 |
comparison
equal
deleted
inserted
replaced
601:3e5689c0ca4e | 602:92dbfa906f66 |
---|---|
15 #include "l1sw.cfg" | 15 #include "l1sw.cfg" |
16 #include "rf.cfg" | 16 #include "rf.cfg" |
17 #include "chipset.cfg" | 17 #include "chipset.cfg" |
18 #include "board.cfg" | 18 #include "board.cfg" |
19 #include "swconfig.cfg" | 19 #include "swconfig.cfg" |
20 #include "fc-target.cfg" | 20 #include "fc-target.h" |
21 #if (OP_L1_STANDALONE == 0) | 21 #if (OP_L1_STANDALONE == 0) |
22 #include "rv.cfg" | 22 #include "rv.cfg" |
23 #include "sys.cfg" | 23 #include "sys.cfg" |
24 #include "debug.cfg" | 24 #include "debug.cfg" |
25 #ifdef BLUETOOTH_INCLUDED | 25 #ifdef BLUETOOTH_INCLUDED |