pkarashchenko commented on PR #9037: URL: https://github.com/apache/nuttx/pull/9037#issuecomment-1512632611
I re-inspected the code of littlefs and see that `CFLAGS += -std=c99` is a must and code has designated initialiser, variable declaration in the middle of the scope and other C99 features. -- 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. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org