nuttx-apps/system/trace
Petro Karashchenko aed0e2873e apps: fix style issues in code
Add missing FAR and CODE to pointers
Remove FAR for non-pointer variables
Remove extra spaces and align the parameters
Add do {} while(0) wrapper in macro
Use nitems to calculate number of elements in arrays

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2023-06-11 18:47:50 +08:00
..
Kconfig system: Change DRIVER_NOTExxx to DRIVERS_NOTExxx 2023-02-20 14:30:57 +08:00
Make.defs Add trace command for task trace 2020-10-15 16:49:11 +08:00
Makefile drivers/note: fix build break by note rename change 2023-02-20 16:13:54 +08:00
README.md style/Document: remove unnecessary trailing whitespace 2020-11-28 12:20:10 +01:00
trace_dump.c apps: fix style issues in code 2023-06-11 18:47:50 +08:00
trace.c Replace all strcat with strlcat 2023-05-08 21:35:16 +03:00
trace.h drivers/note: fix build break by note rename change 2023-02-20 16:13:54 +08:00