Fix Sketch upload on Portenta C33 #183
Draft
Annotations
10 errors
Run checkpatch review
WARNING: Missing commit description - Add an appropriate one
|
Run checkpatch review
ERROR: Missing Signed-off-by: line(s)
|
Run checkpatch review:
loader/main.c#L53
WARNING: braces {} are not necessary for single statement blocks
|
Run checkpatch review:
loader/main.c#L48
WARNING: braces {} are not necessary for single statement blocks
|
Run checkpatch review:
loader/main.c#L48
WARNING: Missing a blank line after declarations
|
Run checkpatch review:
loader/main.c#L36
WARNING: line length of 132 exceeds 100 columns
|
Run checkpatch review:
cores/arduino/SerialUSB.h#L43
ERROR: Bad function definition - int usb_disable() should probably be int usb_disable(void)
|
Run checkpatch review:
cores/arduino/SerialUSB.h#L41
ERROR: Bad function definition - int enable_usb_device_next() should probably be int enable_usb_device_next(void)
|
Run checkpatch review:
cores/arduino/SerialUSB.h#L41
WARNING: Missing a blank line after declarations
|
Run checkpatch review
WARNING: Missing commit description - Add an appropriate one
|
Loading