Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mpfs/knsh: Add C++ support #6326

Merged
merged 1 commit into from
May 27, 2022
Merged

mpfs/knsh: Add C++ support #6326

merged 1 commit into from
May 27, 2022

Conversation

pussuw
Copy link
Contributor

@pussuw pussuw commented May 25, 2022

Increase the kernel stack size to 2K because it overflows when executing
dtors.

Summary

Adds CXX support for kernel mode in MPFS

Impact

MPFS only

Testing

mpfs icicle:knsh

@pussuw
Copy link
Contributor Author

pussuw commented May 25, 2022

The build error is the same as here: apache/nuttx-apps#1171
I'll do rebase on Friday

Increase the kernel stack size to 2K because it overflows when executing
dtors.
@pussuw
Copy link
Contributor Author

pussuw commented May 27, 2022

Don't think the CI error is my doing:

[chip/45701c0.zip]
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of chip/45701c0.zip or
        chip/45701c0.zip.zip, and cannot find chip/45701c0.zip.ZIP, period.
make[1]: *** [chip/esp-wireless-drivers-3rdparty] Error 9
make[1]: Target `context' not remade because of errors.
make: *** [arch/xtensa/src/.context] Error 2
make: Target `all' not remade because of errors.
/Users/runner/work/incubator-nuttx/incubator-nuttx/sources/nuttx/tools/testbuild.sh: line 257: /Users/runner/work/incubator-nuttx/incubator-nuttx/sources/nuttx/../nuttx/nuttx.manifest: No such file or directory
  Normalize esp32-devkitc/wapi

@acassis acassis merged commit 5782fc4 into apache:master May 27, 2022
@pussuw pussuw deleted the mpfs_add_knsh_cxx branch May 27, 2022 12:40
@jerpelea jerpelea added this to To-Add in Release Notes - 11.0.0 Aug 30, 2022
@jerpelea jerpelea moved this from To-Add to Added in Release Notes - 11.0.0 Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants