summaryrefslogtreecommitdiff
path: root/src/portable/raspberrypi
diff options
context:
space:
mode:
authorZixun LI <[email protected]>2025-10-22 21:08:09 +0200
committerGitHub <[email protected]>2025-10-22 21:08:09 +0200
commit925ba123dac77b1675abeb2455762b52fffdc29b (patch)
treeecdfbdc4c0c94d98972be8212d35b874852873b5 /src/portable/raspberrypi
parent30132e8e6d39447c0633f96594ff4bdac06d6bc8 (diff)
Apply suggestions from code review
Co-authored-by: Copilot <[email protected]>
Diffstat (limited to 'src/portable/raspberrypi')
-rw-r--r--src/portable/raspberrypi/pio_usb/dcd_pio_usb.c1
-rw-r--r--src/portable/raspberrypi/rp2040/dcd_rp2040.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/portable/raspberrypi/pio_usb/dcd_pio_usb.c b/src/portable/raspberrypi/pio_usb/dcd_pio_usb.c
index 3653544d9..5e3dd7faf 100644
--- a/src/portable/raspberrypi/pio_usb/dcd_pio_usb.c
+++ b/src/portable/raspberrypi/pio_usb/dcd_pio_usb.c
@@ -1,4 +1,3 @@
-
/*
* The MIT License (MIT)
*
diff --git a/src/portable/raspberrypi/rp2040/dcd_rp2040.c b/src/portable/raspberrypi/rp2040/dcd_rp2040.c
index 0a7c250c2..15852f29f 100644
--- a/src/portable/raspberrypi/rp2040/dcd_rp2040.c
+++ b/src/portable/raspberrypi/rp2040/dcd_rp2040.c
@@ -1,4 +1,3 @@
-
/*
* The MIT License (MIT)
*