comparison src/cs/drivers/drv_app/uart/uartfax.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 3f7095c785b7
children 140a0d24a64c
comparison
equal deleted inserted replaced
601:3e5689c0ca4e 602:92dbfa906f66
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