Gregory Nutt
|
8f16bb8ebc
|
system/nxplayer and nxrecorder: Fix some coding standard violatins that are just to in-yer-face to ignore: No CamelCase variable names. This was not an extensive check for use of CamelCase. Just some I stumbled across.
|
2019-02-15 19:25:01 -06:00 |
|
Michał Łyszczek
|
53d8cd78c0
|
nuttx/sched/mqueue: Change 'int prio' to 'unsigned int prio'. According to open group specification, priority field in mq_* functions should have unsigned type: http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/mqueue.h.html
|
2019-02-15 19:22:48 -06:00 |
|
anchao
|
b5cfd93444
|
apps/: Modification to build system: Unified application compilation rules
|
2018-09-03 09:29:56 -06:00 |
|
ZhongAn
|
392943a0a0
|
apps/system/nxrecorder: Add nxrecorder application
|
2018-08-27 08:20:11 -06:00 |
|