# This file sets up the various options used for compiling # code. # # See bsd.mkopt.mk for more information. __DEFAULT_YES_OPTIONS = STROBE \ SYSINIT __DEFAULT_NO_OPTIONS = \ NODE151 \ RS485FRAME \ STM32F103 \ SX1276 \ USB_CDC __DEFAULT_DEPENDENT_OPTIONS = .include <$(.PARSEDIR)/bsd.mkopt.mk>