This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
graphics
/
nxbe
History
chao an
664927c86e
mm/alloc: remove all unnecessary cast for alloc
...
Fix the minor style issue and remove unnecessary cast Signed-off-by: chao an <anchao@xiaomi.com>
2023-08-30 14:34:20 +08:00
..
CMakeLists.txt
build: add initial cmake build system
2023-07-08 13:50:48 +08:00
Make.defs
tools: replace INCDIR to Makefile variable
2022-11-03 19:59:55 +08:00
nxbe_bitmap.c
…
nxbe_clipper.c
…
nxbe_closewindow.c
…
nxbe_colormap.c
mm/alloc: remove all unnecessary cast for alloc
2023-08-30 14:34:20 +08:00
nxbe_configure.c
…
nxbe_cursor_backupdraw.c
…
nxbe_cursor.c
Don't include debug.h from public header file
2021-06-01 06:42:02 +09:00
nxbe_fill.c
…
nxbe_filltrapezoid.c
nuttx: Use MIN/MAX definitions from "sys/param.h"
2023-02-01 23:47:44 +08:00
nxbe_flush.c
…
nxbe_getrectangle.c
…
nxbe_isvisible.c
…
nxbe_lower.c
…
nxbe_modal.c
…
nxbe_move.c
…
nxbe_notify_rectangle.c
…
nxbe_raise.c
…
nxbe_redraw.c
…
nxbe_redrawbelow.c
…
nxbe_setpixel.c
…
nxbe_setposition.c
…
nxbe_setsize.c
mm/alloc: remove all unnecessary cast for alloc
2023-08-30 14:34:20 +08:00
nxbe_setvisibility.c
…
nxbe.h
…