Add XIAO Wio-SX1262 overlay; support SX12xx bandwidths (including 62.5 kHz) as default
- boards/seeed/xiao_wio_sx1262: add overlay, .conf, board.yml - app: support full set of SX12xx bandwidths; default BW set to 62 (62.5 kHz) - Update Kconfig and prj.conf - Update lora_modem.h/c for validation and mapping
This commit is contained in:
19
build/zephyr_settings.txt
Normal file
19
build/zephyr_settings.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
# WARNING. THIS FILE IS AUTO-GENERATED. DO NOT MODIFY!
|
||||
#
|
||||
# This file contains build system settings derived from your modules.
|
||||
#
|
||||
# Modules may be set via ZEPHYR_MODULES, ZEPHYR_EXTRA_MODULES,
|
||||
# and/or the west manifest file.
|
||||
#
|
||||
# See the Modules guide for more information.
|
||||
"DTS_ROOT":"/Users/wijnand/zephyrproject/modules/hal/adi"
|
||||
"DTS_ROOT":"/Users/wijnand/zephyrproject/modules/hal/ambiq"
|
||||
"DTS_ROOT":"/Users/wijnand/zephyrproject/modules/hal/atmel"
|
||||
"DTS_ROOT":"/Users/wijnand/zephyrproject/modules/hal/bouffalolab"
|
||||
"DTS_ROOT":"/Users/wijnand/zephyrproject/modules/hal/espressif"
|
||||
"DTS_ROOT":"/Users/wijnand/zephyrproject/modules/hal/gigadevice"
|
||||
"DTS_ROOT":"/Users/wijnand/zephyrproject/modules/hal/microchip"
|
||||
"DTS_ROOT":"/Users/wijnand/zephyrproject/modules/hal/nuvoton"
|
||||
"DTS_ROOT":"/Users/wijnand/zephyrproject/modules/hal/nxp"
|
||||
"DTS_ROOT":"/Users/wijnand/zephyrproject/modules/hal/stm32"
|
||||
"DTS_ROOT":"/Users/wijnand/zephyrproject/modules/hal/ti"
|
||||
Reference in New Issue
Block a user