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.
Fork of nRF51822 by
Diff: nordic/nrf-sdk/app_common/app_util.h
- Revision:
- 5:b11766b636aa
- Parent:
- 0:eff01767de02
- Child:
- 37:c29c330d942c
diff -r 534c2146e5ec -r b11766b636aa nordic/nrf-sdk/app_common/app_util.h --- a/nordic/nrf-sdk/app_common/app_util.h Fri May 23 09:01:52 2014 +0100 +++ b/nordic/nrf-sdk/app_common/app_util.h Fri May 23 11:14:45 2014 +0100 @@ -48,8 +48,6 @@ #define EXTERNAL_INT_VECTOR_OFFSET 16 /**@endcond */ -#define PACKED(TYPE) __packed TYPE - /**@brief Macro for doing static (i.e. compile time) assertion. * * @note If the assertion fails when compiling using Keil, the compiler will report error message