Completely useless "about" screen

Paved road for talking Xylos RX and logger
Added test button for Xylos TX
Fixed jammer crashing after loading second time
This commit is contained in:
furrtek
2016-01-30 00:28:05 +01:00
parent 1e71a10346
commit 107c212d88
64 changed files with 3599 additions and 56 deletions

View File

@@ -88,6 +88,7 @@ typedef enum IRQn {
C_CAN0_IRQn = 29, /*!< 45 C_CAN0 */
SPIFI_OR_ADCHS_IRQn = 30, /*!< 46 SPIFI OR ADCHS interrupt */
M0SUB_IRQn = 31, /*!< 47 M0SUB core */
TIMER1_IRQn = 32
} IRQn_Type;
/**