FreeCalypso > hg > fc-selenite
comparison src/cs/system/main/init.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 | 1eb391057168 |
children | aa2956979fcb |
comparison
equal
deleted
inserted
replaced
165:2c82c413775f | 166:7409b22cac61 |
---|---|
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 |