Prototype RF driver for STM Sub-1 GHz RF expansion board based on the SPSGRF-868 module for STM32 Nucleo.

Dependents:   DISCO_IOT-wifi_client

Fork of stm-spirit1-rf-driver by ST

Committer:
apate131
Date:
Mon Sep 25 16:12:39 2017 +0000
Revision:
76:3d185fef70f3
Parent:
52:053dbc4b570f
anbsdas

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Wolfgang Betz 36:cc14f5a17bd4 1 {
Wolfgang Betz 36:cc14f5a17bd4 2 "name": "spirit1",
Wolfgang Betz 36:cc14f5a17bd4 3 "config": {
Wolfgang Betz 52:053dbc4b570f 4 "mac-address": "{0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}"
Wolfgang Betz 36:cc14f5a17bd4 5 },
Wolfgang Betz 36:cc14f5a17bd4 6 "macros": ["USE_STM32F4XX_NUCLEO", "X_NUCLEO_IDS01A4", "SPIRIT_USE_FULL_ASSERT"]
Wolfgang Betz 36:cc14f5a17bd4 7 }