incubator-nuttx/drivers/modem/alt1250
yinshengkai 85f727f232 tools: replace INCDIR to Makefile variable
In the past, header file paths were generated by the incdir command
Now they are generated by concatenating environment variables

In this way, when executing makefile, no shell command will be executed,
it will improve the speed of executing makfile
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2022-11-03 19:59:55 +08:00
..
Kconfig
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
alt1250.c drivers/modem/alt1250: Change return type of bool function 2022-10-24 10:44:01 +02:00
alt1250.h
altcom_cmd.h
altcom_cmd_log.h
altcom_cmd_sms.h Fix modem/alt1250/altcom_cmd_sms.h:148:7: error: field u within 'struct apicmd_sms_msg_s' is less aligned than 'union 2022-10-30 16:03:35 +01:00
altcom_cmd_sock.h
altcom_hdlr.c Fix Error: modem/alt1250/altcom_hdlr.c:902:24: error: result of comparison of constant 1 with expression of type 'bool' is always false [-Werror,-Wtautological-constant-compare] 2022-10-30 16:03:35 +01:00
altcom_hdlr.h
altcom_lwm2m_hdlr.c
altcom_lwm2m_hdlr.h
altcom_pkt.c
altcom_pkt.h
altmdm.c
altmdm.h
altmdm_event.c
altmdm_event.h
altmdm_spi.c
altmdm_spi.h
altmdm_timer.c
altmdm_timer.h