Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: modem_ref_helper_for_v5_3_217
Diff: include/alp.h
- Revision:
- 37:f5424d109c6d
- Parent:
- 35:ac940cf8ebe6
--- a/include/alp.h Thu Sep 06 10:41:51 2018 +0000 +++ b/include/alp.h Thu Oct 04 09:36:44 2018 +0000 @@ -210,5 +210,6 @@ #define ALP_D7A_ISTAT_NONE 0 #define ALP_D7A_ISTAT_UNS (1<<0) #define ALP_D7A_ISTAT_RESP (1<<1) +#define ALP_D7A_ISTAT_EOP (1<<2) #endif // __ALP_H__ \ No newline at end of file