You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from C:\Users\S\AppData\Local\Temp\arduino_build_281475\sketch\Blink.ino.cpp:1:
C:\Users\Sanjay\AppData\Local\Arduino15\packages\nuvoton\hardware\nuvoton\2.5.0\cores\nuvoton/HardwareSerial.h:86:27: error: expected ')' before '*' token
HardwareSerial(VCOM_T *vcom_device, ring_buffer *rx_buffer);
^
C:\Users\S\AppData\Local\Arduino15\packages\nuvoton\hardware\nuvoton\2.5.0\cores\nuvoton/HardwareSerial.h:47:23: error: 'HSUSBD_T' does not name a type
#define VCOM_T HSUSBD_T
^
C:\Users\S\AppData\Local\Arduino15\packages\nuvoton\hardware\nuvoton\2.5.0\cores\nuvoton/HardwareSerial.h:109:5: note: in expansion of macro 'VCOM_T'
VCOM_T *vcom_device;
^~~~~~
exit status 1
Error compiling for board NuMaker-NUC131U.
Getting this error after updating to v2.5
The text was updated successfully, but these errors were encountered:
Getting this error after updating to v2.5
The text was updated successfully, but these errors were encountered: