nuttx/Documentation/components/nxgraphics
Matteo Golin 8a8a5af90d !boards/boardctl: Remove BOARDIOC_INIT
BREAKING CHANGE: Remove BOARDIOC_INIT macro now that the interface is
removed in favour of CONFIG_BOARD_LATE_INITIALIZE.

Quick fix: instead of calling BOARDIOC_INIT from your application,
instead enable late initialization to have it performed automatically
prior to application entry.

If you need custom initialization logic, use the board_final_initialize
function and `BOARDIOC_FINALINIT` command instead.

Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
2026-05-26 09:57:29 +08:00
..
nxwm_threading_model Doc: migration 5 2024-11-10 10:13:28 +08:00
appendix.rst Documentation: fix spelling 2025-05-15 11:33:41 +08:00
framebuffer_char_driver.rst video/fb: add FBIOGET_PANINFOCNT ioctl 2025-10-14 17:50:42 +08:00
GraphicsInterfaces.png Doc: migration 5 2024-11-10 10:13:28 +08:00
index.rst style: fix typos 2025-04-30 13:45:46 +08:00
NuttXScreenShot.jpg rename doc/ -> Documentation/ 2020-08-24 10:29:55 -07:00
nx.rst !boards/boardctl: Remove BOARDIOC_INIT 2026-05-26 09:57:29 +08:00
nxcursor.rst Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
nxfonts.rst Documentation: migrate "Wide Font Support" from wiki 2023-11-05 12:11:14 +08:00
nxgl.rst style: fix typos 2025-04-30 13:45:46 +08:00
NXOrganization.png docs: Generate pdf version of docs for #9095 2023-05-16 15:12:10 +08:00
nxtk.rst Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
nxwm_threading.rst Doc: migration 5 2024-11-10 10:13:28 +08:00
sample.rst Remove the double blank line from source files 2022-02-20 20:10:14 +01:00