comparison gsm-fw/g23m-aci/aci/psa_uartp.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
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 22
23 #include "config.h"
24 #include "fixedconf.h"
25 #include "condat-features.h"
26 #include "aci_conf.h"
27
23 #ifdef UART 28 #ifdef UART
24 29
25 #ifndef PSA_UARTP_C 30 #ifndef PSA_UARTP_C
26 #define PSA_UARTP_C 31 #define PSA_UARTP_C
27 #endif 32 #endif