summaryrefslogtreecommitdiff
path: root/recipes-connectivity/lora/lora-gateway/library_4.0.cfg
blob: 4126bf31166116bf4d7d144225c46103c319c3a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# That file will be included in the Makefile files that have hardware dependencies

### Debug options ###
# Set the DEBUG_* to 1 to activate debug mode in individual modules.
# Warning: that makes the module *very verbose*, do not use for production

DEBUG_AUX= 0
DEBUG_SPI= 0 
DEBUG_REG= 0 
DEBUG_HAL= 0
DEBUG_LBT= 0
DEBUG_GPS= 0