This is an automated email from the ASF dual-hosted git repository.
cederom pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from 26c5dd830 games/NXDoom: Use dirent for glob implementation
new dd109a88d inertial/madgwick: add CMake build support
new cb7097a4e interial: fix SPDX License Identifier
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CMakeLists.txt | 1 +
inertial/CMakeLists.txt | 4 +-
inertial/Make.defs | 2 +-
inertial/Makefile | 2 +-
inertial/madgwick/.gitignore | 2 +
.../libyuv => inertial/madgwick}/CMakeLists.txt | 46 +++++++++++-----------
inertial/madgwick/Make.defs | 2 +-
inertial/madgwick/Makefile | 2 +-
8 files changed, 33 insertions(+), 28 deletions(-)
create mode 100644 inertial/madgwick/.gitignore
copy {graphics/libyuv => inertial/madgwick}/CMakeLists.txt (53%)