Nordic stack and drivers for the mbed BLE API Modified for HRM1017 for library 0.1.0

Fork of nRF51822 by Nordic Semiconductor

Files at this revision

API Documentation at this revision

Comitter:
Rohit Grover
Date:
Fri May 23 11:14:45 2014 +0100
Parent:
4:534c2146e5ec
Child:
6:bbb4357dc135
Commit message:
remove un-necessary definition of macro PACKED(TYPE)

Changed in this revision

nordic/nrf-sdk/app_common/app_util.h Show annotated file Show diff for this revision Revisions of this file
--- 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