mirror of
https://github.com/apache/nuttx.git
synced 2026-09-04 08:04:02 +00:00
|
Some checks are pending
MemBrowse Memory Report / changes-filter (push) Waiting to run
MemBrowse Memory Report / load-targets (push) Waiting to run
MemBrowse Memory Report / identical (push) Blocked by required conditions
MemBrowse Memory Report / analyze (push) Blocked by required conditions
Pre-existing violations in this file, reported by checkpatch because the preceding commit touches it: nrf53_gpiote.c:185: Missing blank line after declarations nrf53_gpiote.c:213: Bad alignment nrf53_gpiote.c:216: Bad alignment nrf53_gpiote.c:259: Bad right brace alignment Add the blank line after the declarations in the channel-callback block, indent the two `break;` statements into their case bodies, and align the brace closing the per-port `for` loop with its opening at line 209 (it sat at seven spaces, so neither the loop's eight nor anything else). Whitespace only — no functional change, brace count unchanged. Signed-off-by: AlmAck <gluca86@gmail.com> |
||
|---|---|---|
| .. | ||
| arm | ||
| arm64 | ||
| avr | ||
| ceva | ||
| dummy | ||
| hc | ||
| mips | ||
| misoc | ||
| or1k | ||
| renesas | ||
| risc-v | ||
| sim | ||
| sparc | ||
| tricore | ||
| x86 | ||
| x86_64 | ||
| xtensa | ||
| z16 | ||
| z80 | ||
| CMakeLists.txt | ||
| Kconfig | ||