incubator-nuttx/Documentation
Xiang Xiao 902d2197b0 vnc: Decouple VNC server from NX graphic stack
since VNC server is very useful even without NX:
1.Replace nxgl_coord_t with fb_coord_t
2.Replace nxgl_rect_s with fb_area_s
3.Remove nxgl_xxx function call

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-01-03 11:19:32 +08:00
..
_static docs: reduce main content max width from 1200px to 1000px 2021-03-26 23:41:45 -05:00
_templates Documentation: support versioned docs 2020-11-26 10:58:44 -08:00
applications init: move USERMAIN_XX out of INIT_ENTRYPOINT 2021-12-24 08:23:30 -06:00
components serial: add CONFIG_TTY_LAUNCH support 2022-01-01 20:38:26 +08:00
contributing Small clarification in the making-changes.rst documentation. 2021-11-02 20:22:18 +01:00
faq Doc/FAQ: Add more entries about board initialization 2021-08-08 20:50:49 -07:00
guides init: move USERMAIN_XX out of INIT_ENTRYPOINT 2021-12-24 08:23:30 -06:00
introduction Documentation: Fix a few typos. 2021-04-28 17:00:23 -03:00
platforms doc/esp32: Add documentation about BLE for ESP32 2021-12-28 07:31:02 -06:00
quickstart Documentation: Fix openocd command instruction 2021-11-04 15:09:34 +01:00
reference vnc: Decouple VNC server from NX graphic stack 2022-01-03 11:19:32 +08:00
.gitignore doc: add .python-version to .gitignore 2020-08-25 12:54:24 -07:00
Makefile doc: mention sphinx-autobuild in contributing section 2021-03-26 23:41:45 -05:00
Pipfile Documentation: update pipenv to include sphinx-autobuild 2021-04-07 22:34:33 +01:00
Pipfile.lock Documentation: update pipenv to include sphinx-autobuild 2021-04-07 22:34:33 +01:00
conf.py Lint Python code with flake8 and isort 2021-04-10 08:36:29 -07:00
glossary.rst rename doc/ -> Documentation/ 2020-08-24 10:29:55 -07:00
index.rst Move "Contributing" to be after getting started 2021-08-23 21:22:49 +08:00
make.bat Documentation: Remove all tail spaces from *.rst and *.html 2020-10-18 10:51:22 -07:00
substitutions.rst rename doc/ -> Documentation/ 2020-08-24 10:29:55 -07:00