Nordic stack and drivers for the mbed BLE API
Fork of nRF51822 by
Diff: nordic/nrf-sdk/app_common/app_util.h
- Revision:
- 5:b11766b636aa
- Parent:
- 0:eff01767de02
- Child:
- 37:c29c330d942c
--- 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