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
module.json@34:edda6a7238ec, 2016-11-22 (annotated)
- Committer:
- Wolfgang Betz
- Date:
- Tue Nov 22 11:40:10 2016 +0100
- Revision:
- 34:edda6a7238ec
- Child:
- 35:f3f444c379d0
Perform re-naming
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| Wolfgang Betz |
34:edda6a7238ec | 1 | { |
| Wolfgang Betz |
34:edda6a7238ec | 2 | "name": "spirit1", |
| Wolfgang Betz |
34:edda6a7238ec | 3 | "config": { |
| Wolfgang Betz |
34:edda6a7238ec | 4 | "mac-address-0": "0x0", |
| Wolfgang Betz |
34:edda6a7238ec | 5 | "mac-address-1": "0x0", |
| Wolfgang Betz |
34:edda6a7238ec | 6 | "mac-address-2": "0x0", |
| Wolfgang Betz |
34:edda6a7238ec | 7 | "mac-address-3": "0x0", |
| Wolfgang Betz |
34:edda6a7238ec | 8 | "mac-address-4": "0x0", |
| Wolfgang Betz |
34:edda6a7238ec | 9 | "mac-address-5": "0x0", |
| Wolfgang Betz |
34:edda6a7238ec | 10 | "mac-address-6": "0x0", |
| Wolfgang Betz |
34:edda6a7238ec | 11 | "mac-address-7": "0x0" |
| Wolfgang Betz |
34:edda6a7238ec | 12 | }, |
| Wolfgang Betz |
34:edda6a7238ec | 13 | "macros": ["USE_STM32F4XX_NUCLEO", "X_NUCLEO_IDS01A4", "SPIRIT_USE_FULL_ASSERT"] |
| Wolfgang Betz |
34:edda6a7238ec | 14 | } |
