HI, All
How to use such definitions in B4R ?
a definition in CMakeLists.txt ,then it will work
add_definitions(
-DARDUINO_USB_MODE
-DARDUINO_USB_CDC_ON_BOOT
)
How to use such definitions in B4R ?