zephyr/samples/drivers/lora/send
Alexander Wachter f590d4fadb drivers: lora: build with newlib
The loramac-node library uses math functions from math.h that
are not included in the minimal lib.
This commit changes the samples project config to always build
with newlib and adds a dependency to newlib.

Signed-off-by: Alexander Wachter <alexander@wachter.cloud>
2020-02-07 16:00:47 -06:00
..
boards
src
CMakeLists.txt
prj.conf drivers: lora: build with newlib 2020-02-07 16:00:47 -06:00
sample.yaml