nuttx-apps/include
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
..
audioutils
builtin
canutils Revert "Revert "include/canutils/lely: fix file path in comment header"" 2022-10-24 01:13:27 +08:00
crypto
fsutils
graphics Indent the define statement by two spaces 2023-05-21 07:39:53 +03:00
industry industry/foc/foc_ident: make the Ki resistance measurement parameter configurable 2022-10-24 01:14:52 +08:00
interpreters
logging/nxscope logging/nxscope: do not complete the stream frame if the previous send failed 2023-05-15 13:17:47 -03:00
lte apps: fix style issues in code 2023-06-11 18:47:50 +08:00
modbus
netutils Add interface to configure DHCP daemon 2023-06-06 17:17:08 +08:00
nshlib Indent the define statement by two spaces 2023-05-21 07:39:53 +03:00
platform
system nxrecorder: add support to record media file. 2023-02-02 22:12:00 +08:00
testing
wireless apps: fix style issues in code 2023-06-11 18:47:50 +08:00
.gitignore