uncrustify: special function ISR
This commit is contained in:
parent
d49e0d2f79
commit
dfde4284e3
@ -74,3 +74,9 @@ align_on_tabstop = TRUE # align on tabstops
|
||||
align_enum_equ_span = 4 # '=' in enum definition
|
||||
align_struct_init_span = 0 # align stuff in a structure init '= { }'
|
||||
align_right_cmt_span = 3 #
|
||||
|
||||
#
|
||||
# Special cases
|
||||
#
|
||||
|
||||
set PROTO_WRAP ISR # Wrap ISR macros like functions
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user