ska
ska
## Summary Lines 295 to 300 and lines 289 to 291 are duplicated. ## Impact ## Testing
## Summary note/note_driver.c:639:21: warning: 'strlen' reading 1 or more bytes from a region of size 0 [-Wstringop-overread] 639 | namelen = strlen(tcb->name); | ^~~~~~~~~~~~~~~~~ ## Impact ## Testing
## Summary enable LIBSUPCXX: text data bss dec hex filename 93080 592 5472 99144 18348 nuttx/nuttx enable LIBCXXABI: before: text data bss dec hex filename 126468 352 5960 132780 206ac...
## Summary Remove the judgment of GCCVER and add compilation options directly. If there is a problem that the compiler cannot recognize the compilation options, add it separately. ## Impact...
## Summary Remove the judgment of GCCVER and add CXXFLAGS directly. If there is a problem that the compiler cannot recognize the compilation options, add it separately. ## Impact ##...
…he 13.2 version of the toolchain. *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary *Update this section with information on why change is necessary, what it exactly does and how,...