This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
53d8cd78c0
nuttx-apps
/
system
/
nxrecorder
History
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
..
.gitignore
apps/system/nxrecorder: Add nxrecorder application
2018-08-27 08:20:11 -06:00
Kconfig
apps/: Modification to build system: Unified application compilation rules
2018-09-03 09:29:56 -06:00
Make.defs
apps/: Modification to build system: Unified application compilation rules
2018-09-03 09:29:56 -06:00
Makefile
apps/: Modification to build system: Unified application compilation rules
2018-09-03 09:29:56 -06:00
nxrecorder_main.c
apps/: Modification to build system: Unified application compilation rules
2018-09-03 09:29:56 -06:00
nxrecorder.c
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