nuttx-apps/interpreters/quickjs
hanzj b5b54e7663 interpreters/quickjs,testing/nettest: fix typos in Kconfig and source.
Fix spelling errors in QuickJS Kconfig and nettest source:
* "distable" -> "disable" in INTERPRETERS_QUICKJS_NONE description
* "destory" -> "destroy" in INTERPRETERS_QUICKJS_EXT_HOOK option
  and help text (2 occurrences)
* "err_destory" -> "err_destroy" label in nettest_tcpserver.c
  (3 occurrences: 2 goto targets and 1 label definition)

These are cosmetic fixes with no functional change.

Signed-off-by: hanzj <hanzjian@zepp.com>
2026-05-28 15:02:31 +08:00
..
.gitignore interpreters/quickjs: Bump to latest release 2021-03-16 20:28:04 -07:00
0001-Disabled-unsupported-feature-on-NuttX.patch update quickjs patch for cmake compilation 2024-11-11 17:17:22 +08:00
CMakeLists.txt interpreters/quickjs/CMakeLists.txt: Sync of build Cmake with build Make 2025-02-22 13:48:26 +08:00
Kconfig interpreters/quickjs,testing/nettest: fix typos in Kconfig and source. 2026-05-28 15:02:31 +08:00
Make.defs interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
Makefile apps: Fix minor issues for latest toolchains 2026-01-23 10:00:52 +08:00
qjsmini.c interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00