Skip to content

USB fixes

USB fixes #25

Triggered via pull request August 6, 2025 08:51
Status Success
Total duration 23s
Artifacts

checkpatch.yml

on: pull_request
checkpatch review
13s
checkpatch review
Fit to window
Zoom out
Zoom in

Annotations

10 errors
checkpatch review
WARNING: Missing commit description - Add an appropriate one
checkpatch review
ERROR: Missing Signed-off-by: line(s)
checkpatch review
WARNING: Missing commit description - Add an appropriate one
checkpatch review
ERROR: Missing Signed-off-by: line(s)
checkpatch review: cores/arduino/SerialUSB.h#L43
ERROR: Bad function definition - int usb_disable() should probably be int usb_disable(void)
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)
checkpatch review: cores/arduino/SerialUSB.h#L41
WARNING: Missing a blank line after declarations
checkpatch review
WARNING: Missing commit description - Add an appropriate one
checkpatch review
ERROR: Missing Signed-off-by: line(s)
checkpatch review
WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)