diff options
| author | Zixun LI <[email protected]> | 2025-10-22 21:08:09 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-10-22 21:08:09 +0200 |
| commit | 925ba123dac77b1675abeb2455762b52fffdc29b (patch) | |
| tree | ecdfbdc4c0c94d98972be8212d35b874852873b5 /src/portable/microchip | |
| parent | 30132e8e6d39447c0633f96594ff4bdac06d6bc8 (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.c | 1 | ||||
| -rw-r--r-- | src/portable/microchip/pic32mz/dcd_pic32mz.c | 1 | ||||
| -rw-r--r-- | src/portable/microchip/samd/dcd_samd.c | 1 | ||||
| -rw-r--r-- | src/portable/microchip/samg/dcd_samg.c | 1 | ||||
| -rw-r--r-- | src/portable/microchip/samx7x/dcd_samx7x.c | 1 |
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) * |
