comparison src/cs/drivers/drv_app/kpd/board/kpd_scan_functions.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 b6a5e36de839
children
comparison
equal deleted inserted replaced
165:2c82c413775f 166:7409b22cac61
17 * 17 *
18 * 18 *
19 * (C) Copyright 2001 by Texas Instruments Incorporated, All Rights Reserved 19 * (C) Copyright 2001 by Texas Instruments Incorporated, All Rights Reserved
20 */ 20 */
21 #include "board.cfg" 21 #include "board.cfg"
22 #include "fc-target.cfg" 22 #include "fc-target.h"
23 23
24 #include "nucleus.h" /* used for HISR */ 24 #include "nucleus.h" /* used for HISR */
25 25
26 #include "kpd/kpd_scan_functions.h" 26 #include "kpd/kpd_scan_functions.h"
27 #include "kpd/kpd_cfg.h" 27 #include "kpd/kpd_cfg.h"