nuttx/graphics/nxmu
Masayuki Ishikawa eaae5dcaea graphics: nxmu: Fix a compile warning with CONFIG_DEBUG_ASSERTIONS=y
Summary:
- This commit fixes a compile warning in nxmu_sendclient.c
- Actually, conn->swrmq will be checked in nxmq_send()

Impact:
- None

Testing:
- Built with spresense:wifi

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2021-01-14 21:35:55 -06:00
..
Make.defs build: Move INCDIROPT to common place 2020-05-18 15:02:55 -06:00
nxmu_kbdin.c
nxmu_mouse.c
nxmu_openwindow.c
nxmu_redraw.c
nxmu_releasebkgd.c
nxmu_reportposition.c
nxmu_requestbkgd.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
nxmu_sendclient.c graphics: nxmu: Fix a compile warning with CONFIG_DEBUG_ASSERTIONS=y 2021-01-14 21:35:55 -06:00
nxmu_sendclientwindow.c
nxmu_server.c Fix nxstyle warning 2021-01-13 08:57:58 +01:00
nxmu_start.c CI check: fix nxstyle warning 2020-07-02 01:53:23 -05:00
nxmu.h Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00