comparison src/cs/drivers/drv_app/uart/uartfax.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 397e3a3274ea
children ba3693cbd40e
comparison
equal deleted inserted replaced
165:2c82c413775f 166:7409b22cac61
87 #include "chipset.cfg" 87 #include "chipset.cfg"
88 #ifdef BLUETOOTH_INCLUDED 88 #ifdef BLUETOOTH_INCLUDED
89 #include "btemobile.cfg" 89 #include "btemobile.cfg"
90 #endif 90 #endif
91 91
92 #include "fc-target.cfg" 92 #include "fc-target.h"
93 93
94 94
95 #include <string.h> 95 #include <string.h>
96 #include "nucleus.h" 96 #include "nucleus.h"
97 97