uncrustify: special function ISR

This commit is contained in:
Josarn 2018-06-18 12:13:48 +02:00
parent d49e0d2f79
commit dfde4284e3

View File

@ -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