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-L072CZ-LRWAN1_LoRa_PingPong DISCO-L072CZ-LRWAN1_LoRa_PingPong DISCO-L072CZ-LRWAN1_LoRa_PingPong DISCO-L072CZ-LRWAN1_LoRa_USB_Rx ... more
Fork of SX1276Lib by
sx1276/sx1276-linux-hal.h@39:706c32eda7e7, 2017-05-07 (annotated)
- Committer:
- Helmut Tschemernjak
- Date:
- Sun May 07 20:26:02 2017 +0200
- Revision:
- 39:706c32eda7e7
Further cleanup, removed enum.h which is not needed.
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| Helmut Tschemernjak | 39:706c32eda7e7 | 1 | |
| Helmut Tschemernjak | 39:706c32eda7e7 | 2 | /* |
| Helmut Tschemernjak | 39:706c32eda7e7 | 3 | * This file contains a copy of the master content sx1276-mbed-hal.h |
| Helmut Tschemernjak | 39:706c32eda7e7 | 4 | * with adaption for the Linux environment (PI or similar |
| Helmut Tschemernjak | 39:706c32eda7e7 | 5 | * (c) 2017 Helmut Tschemernjak |
| Helmut Tschemernjak | 39:706c32eda7e7 | 6 | * 30826 Garbsen (Hannover) Germany |
| Helmut Tschemernjak | 39:706c32eda7e7 | 7 | */ |
| Helmut Tschemernjak | 39:706c32eda7e7 | 8 | #ifdef __linux__ |
| Helmut Tschemernjak | 39:706c32eda7e7 | 9 | |
| Helmut Tschemernjak | 39:706c32eda7e7 | 10 | |
| Helmut Tschemernjak | 39:706c32eda7e7 | 11 | |
| Helmut Tschemernjak | 39:706c32eda7e7 | 12 | |
| Helmut Tschemernjak | 39:706c32eda7e7 | 13 | |
| Helmut Tschemernjak | 39:706c32eda7e7 | 14 | |
| Helmut Tschemernjak | 39:706c32eda7e7 | 15 | |
| Helmut Tschemernjak | 39:706c32eda7e7 | 16 | |
| Helmut Tschemernjak | 39:706c32eda7e7 | 17 | |
| Helmut Tschemernjak | 39:706c32eda7e7 | 18 | #endif // __linux__ |

