comparison gsm-fw/g23m-aci/aci/psa_uarts.c @ 813:d988f0f6aeb9

aci: psa_uart?.c done
author Space Falcon <falcon@ivan.Harhan.ORG>
date Sun, 05 Apr 2015 08:07:19 +0000
parents eedbf248bac0
children
comparison
equal deleted inserted replaced
812:b522307de6f2 813:d988f0f6aeb9
17 | Purpose : This module defines the processing functions for the 17 | Purpose : This module defines the processing functions for the
18 | primitives sent to the protocol stack adapter by the DTI 18 | primitives sent to the protocol stack adapter by the DTI
19 | interface. 19 | interface.
20 +----------------------------------------------------------------------------- 20 +-----------------------------------------------------------------------------
21 */ 21 */
22
23 #include "config.h"
24 #include "fixedconf.h"
25 #include "condat-features.h"
26 #include "aci_conf.h"
27
22 #ifdef UART 28 #ifdef UART
23 29
24 #ifndef PSA_UARTS_C 30 #ifndef PSA_UARTS_C
25 #define PSA_UARTS_C 31 #define PSA_UARTS_C
26 #endif 32 #endif