This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
from 0b55209af system: add cwebsocket support add 195ffe71e Add interpreters/toywasm No new revisions were added by this update. Summary of changes: interpreters/toywasm/Kconfig | 20 +++++ .../fmsynth => interpreters/toywasm}/Make.defs | 6 +- interpreters/toywasm/Makefile | 89 ++++++++++++++++++++++ 3 files changed, 112 insertions(+), 3 deletions(-) create mode 100644 interpreters/toywasm/Kconfig copy {audioutils/fmsynth => interpreters/toywasm}/Make.defs (88%) create mode 100644 interpreters/toywasm/Makefile