Compilation fix for newer mbed-os
Fork of X_NUCLEO_IDB0XA1 by
Diff: x-nucleo-idb0xa1/x_nucleo_idb0xa1_targets.h
- Branch:
- sync_with_github
- Revision:
- 253:9665a6f8bbdb
- Parent:
- 248:920ecc2451b5
- Child:
- 309:42e0b6ff504d
diff -r 0c2cb16a7166 -r 9665a6f8bbdb x-nucleo-idb0xa1/x_nucleo_idb0xa1_targets.h --- a/x-nucleo-idb0xa1/x_nucleo_idb0xa1_targets.h Mon Jun 27 15:51:20 2016 +0200 +++ b/x-nucleo-idb0xa1/x_nucleo_idb0xa1_targets.h Thu Sep 15 10:49:39 2016 +0100 @@ -65,7 +65,7 @@ /* NOTE: Stack Mode 0x04 allows Simultaneous Scanning and Advertisement (SSAdv) Define macro 'SSADV' to enable it */ -//#define SSADV +#define SSADV #if defined(SSADV) #define IDB0XA1_STACK_MODE (0x04) #else