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: libs/spirit1/SPIRIT1_Library/Src/SPIRIT_Irq.c
- Revision:
- 14:898a9d48dd03
- Parent:
- 0:4fb29d9ee571
- Child:
- 17:5dd7fd4342e8
diff -r 739d89e71f31 -r 898a9d48dd03 libs/spirit1/SPIRIT1_Library/Src/SPIRIT_Irq.c
--- a/libs/spirit1/SPIRIT1_Library/Src/SPIRIT_Irq.c Wed Nov 02 15:33:34 2016 +0100
+++ b/libs/spirit1/SPIRIT1_Library/Src/SPIRIT_Irq.c Fri Nov 04 15:29:59 2016 +0100
@@ -266,7 +266,7 @@
{
uint8_t tempRegValue[4];
uint8_t* pIrqPointer = (uint8_t*)pxIrqStatus;
-
+
/* Reads IRQ_STATUS registers */
g_xStatus = SpiritSpiReadRegisters(IRQ_STATUS3_BASE, 4, tempRegValue);
