apache / nuttx-apps

Apache NuttX Apps is a collection of tools, shells, network utilities, libraries, interpreters and can be used with the NuttX RTOS
https://nuttx.apache.org/
Apache License 2.0
287 stars 539 forks source link

[cmake]: added cmake builds for benchmark, crypto, and libyuv #2566

Closed xuxin930 closed 1 month ago

xuxin930 commented 1 month ago

Summary

  1. added cmake builds for benchmark, crypto, and libyuv
  2. upstream fix some issues in cmake build process

    Impact

Testing

CI

cederom commented 1 month ago

still some build errors :-(

xuxin930 commented 1 month ago

still some build errors :-(

fixed 👨‍💻