Eric Marks
|
846f30cd61
|
Fix Fifo Pointer in Continuous Mode
In continuous mode we need to check and set the fifo pointer before every read, otherwise data may be lost.
|
2020-04-29 07:57:23 -05:00 |
Kimmo Vaisanen
|
a1a98ab527
|
Lora: Move drivers to own COMPONENT -directories
To enable building only when driver is enabled with components_add -setting
in json configuration.
|
2020-04-06 11:47:42 +03:00 |
Kimmo Vaisanen
|
a16a35246b
|
Lora: Add driver implementation inside DEVICE_SPI flag
These drivers uses SPI to communicate with radio so SPI must be present
when compiling these.
|
2020-04-06 08:26:29 +03:00 |
Kimmo Vaisanen
|
6ca66e23df
|
Lora: Fix line endings
|
2020-04-01 12:50:24 +03:00 |
Kimmo Vaisanen
|
9bb7e9a605
|
Add 'components/lora/' from commit '0f7efe3ad17c6c619843b8391b3035149f358260'
git-subtree-dir: components/lora
git-subtree-mainline: a6ef9db8dc
git-subtree-split: 0f7efe3ad1
|
2020-04-01 12:50:10 +03:00 |