uncrustify: change en/disable markers

This commit is contained in:
Kaspar Schleiser 2019-01-25 11:01:37 +01:00
parent f56533b702
commit 99d7996982

View File

@ -85,3 +85,10 @@ align_right_cmt_span = 3 #
#
set PROTO_WRAP ISR # Wrap ISR macros like functions
#
# enable / disable marker config
#
disable_processing_cmt = " begin{code-style-ignore}"
enable_processing_cmt = " end{code-style-ignore}"