mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
lora-gateway-hal: Add package lora-gateway
Add a package for the Semtech lora-gateway-hal. This package includes three sub packages which are libloragw, lora-gateway-tests and lora-gateway-utils. Signed-off-by: Xue Liu <liuxuenetmail@gmail.com>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# libloragw configuration
|
||||
|
||||
if PACKAGE_libloragw
|
||||
|
||||
config SX1301_SPI_PATH
|
||||
string "SPI Dev Path"
|
||||
default /dev/spidev0.0
|
||||
|
||||
config SX1301_SPI_SPEED
|
||||
string "SPI Speed (Hz)"
|
||||
default 8000000
|
||||
|
||||
endif
|
||||
Reference in New Issue
Block a user