1 Star 0 Fork 0

Lee Lup Yuen 李立源/LoRaMac-node-nuttx

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Kconfig 386 Bytes
一键复制 编辑 原始数据 按行查看 历史
#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
menuconfig LIBLORAWAN
bool "LoRaWAN Library"
default n
---help---
Enable build for LoRaWAN Library
if LIBLORAWAN
config LIBLORAWAN_DEBUG
bool "LoRaWAN debugging"
default n
---help---
Enable debugging for LoRaWAN Library
endif # LIBLORAWAN
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/lupyuen/LoRaMac-node-nuttx.git
git@gitee.com:lupyuen/LoRaMac-node-nuttx.git
lupyuen
LoRaMac-node-nuttx
LoRaMac-node-nuttx
master

搜索帮助