mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 03:39:49 +03:00
pre-release, save2flash, mdns bugs, dmx, .....
This commit is contained in:
@@ -12,3 +12,15 @@
|
||||
-DARDUINO_OTA_MDNS_DISABLE
|
||||
-DMDNS_ENABLE
|
||||
-DTIMER_INT
|
||||
|
||||
#Put modbus exchange in debug hex dump
|
||||
#-DMODBUS_DEBUG
|
||||
|
||||
#Uncomment next 3 lines (or add it to custom build flags) to use Native USB port for debug/CLI instead Serial
|
||||
#-DdebugSerialPort=SerialUSB
|
||||
#-DSerialPortType=Serial_
|
||||
#-DSERIAL_BAUD=0
|
||||
|
||||
#Default SerialDebug settings
|
||||
#-DSERIAL_BAUD=115200
|
||||
#-DdebugSerialPort=Serial
|
||||
|
||||
@@ -10,3 +10,14 @@
|
||||
-DAC_DISABLE
|
||||
-DPID_DISABLE
|
||||
-DdebugSerialPort=SerialUSB
|
||||
-DSerialPortType=USBSerial
|
||||
-DSERIAL_BAUD=0
|
||||
|
||||
-DPIO_FRAMEWORK_ARDUINO_ENABLE_CDC
|
||||
-DUSBCON
|
||||
#-DUSBD_VID=0x0483
|
||||
#-DUSBD_PID=0x5740
|
||||
#-DUSB_MANUFACTURER="Unknown"
|
||||
#-DUSB_PRODUCT="\"BLUEPILL_F103C8\""
|
||||
#-DHAL_PCD_MODULE_ENABLED
|
||||
#-D USBD_USE_CDC
|
||||
|
||||
Reference in New Issue
Block a user