acassis commented on pull request #3781:
URL: https://github.com/apache/incubator-nuttx/pull/3781#issuecomment-848244009
> Contributing to this project is now a nightmare.
>
> i KNOW the line is long.
>
> How do you format a long string literal like that one?
I was going to reply you, but I saw Gustavo already did it:
You can break a string line without any issue, please take a look at
arch/arm/src/cxd56xx/cxd56_sfc.c
There is a finfo("blocksize: ...."
BTW, think twice if you think contributing code to NuttX is a nightmare, I
have some drivers on Linux kernel and I can say NuttX is a "piece of cake"
compared to Linux! ;-)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]