Commit Graph

4 Commits (a1259ecf22fb390c2493cfbb376b538bb0a0ccee)

Author SHA1 Message Date
Hugues Kamba 311b2ca0c5 CMake: Add support for components dir 2020-11-06 17:25:15 +00:00
Ashok Rao 0c584dfd58 Following 2 changes as part of this commit:
1. Moving lora drivers from \components\lora to \connectivity\drivers\lora
    2. Incorporating review comments.
2020-08-12 11:18:39 +01:00
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