summaryrefslogtreecommitdiff
path: root/src/portable/microchip
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/microchip
parent30132e8e6d39447c0633f96594ff4bdac06d6bc8 (diff)
Apply suggestions from code review
Co-authored-by: Copilot <[email protected]>
Diffstat (limited to 'src/portable/microchip')
-rw-r--r--src/portable/microchip/pic/dcd_pic.c1
-rw-r--r--src/portable/microchip/pic32mz/dcd_pic32mz.c1
-rw-r--r--src/portable/microchip/samd/dcd_samd.c1
-rw-r--r--src/portable/microchip/samg/dcd_samg.c1
-rw-r--r--src/portable/microchip/samx7x/dcd_samx7x.c1
5 files changed, 0 insertions, 5 deletions
diff --git a/src/portable/microchip/pic/dcd_pic.c b/src/portable/microchip/pic/dcd_pic.c
index 7d92056e8..3114295de 100644
--- a/src/portable/microchip/pic/dcd_pic.c
+++ b/src/portable/microchip/pic/dcd_pic.c
@@ -1,4 +1,3 @@
-
/*
* The MIT License (MIT)
*
diff --git a/src/portable/microchip/pic32mz/dcd_pic32mz.c b/src/portable/microchip/pic32mz/dcd_pic32mz.c
index ce53893ec..a903c3ae2 100644
--- a/src/portable/microchip/pic32mz/dcd_pic32mz.c
+++ b/src/portable/microchip/pic32mz/dcd_pic32mz.c
@@ -1,4 +1,3 @@
-
/*
* The MIT License (MIT)
*
diff --git a/src/portable/microchip/samd/dcd_samd.c b/src/portable/microchip/samd/dcd_samd.c
index 1ff314d39..8293273e5 100644
--- a/src/portable/microchip/samd/dcd_samd.c
+++ b/src/portable/microchip/samd/dcd_samd.c
@@ -1,4 +1,3 @@
-
/*
* The MIT License (MIT)
*
diff --git a/src/portable/microchip/samg/dcd_samg.c b/src/portable/microchip/samg/dcd_samg.c
index 3ba538639..c6c7f15d1 100644
--- a/src/portable/microchip/samg/dcd_samg.c
+++ b/src/portable/microchip/samg/dcd_samg.c
@@ -1,4 +1,3 @@
-
/*
* The MIT License (MIT)
*
diff --git a/src/portable/microchip/samx7x/dcd_samx7x.c b/src/portable/microchip/samx7x/dcd_samx7x.c
index 494c83fde..57c0fcb4d 100644
--- a/src/portable/microchip/samx7x/dcd_samx7x.c
+++ b/src/portable/microchip/samx7x/dcd_samx7x.c
@@ -1,4 +1,3 @@
-
/*
* The MIT License (MIT)
*