You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2022/10/19 17:06:06 UTC

[incubator-nuttx-apps] branch master updated (0b55209af -> 195ffe71e)

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