asad patel / stm-spirit1-rf-driver

Dependents:   DISCO_IOT-wifi_client

Fork of stm-spirit1-rf-driver by ST

Revision:
59:5dbfc9faf1c5
Parent:
58:4208689e447e
Child:
61:0e6aa2ea086f
diff -r 4208689e447e -r 5dbfc9faf1c5 source/NanostackRfPhySpirit1.cpp
--- a/source/NanostackRfPhySpirit1.cpp	Mon May 15 14:59:13 2017 +0200
+++ b/source/NanostackRfPhySpirit1.cpp	Mon May 15 16:19:21 2017 +0200
@@ -6,7 +6,7 @@
 #include "mbed_trace.h"
 #define TRACE_GROUP  "SPIRIT"
 
-/* Define beyond macro if you want to perform heavy debug tracing also in IRQ context */
+/* Define beyond macro if you want to perform heavy debug tracing (includes tracing in IRQ context) */
 // #define HEAVY_TRACING
 
 static phy_device_driver_s device_driver;