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.
Dependents: DISCO_IOT-wifi_client
Fork of stm-spirit1-rf-driver by
Diff: source/NanostackRfPhySpirit1.cpp
- Revision:
- 59:5dbfc9faf1c5
- Parent:
- 58:4208689e447e
- Child:
- 61:0e6aa2ea086f
--- 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;
