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/nuttx.git
from a665cd795ae sched/irq: functions should have exactly one exit point
new 4f80953ecd0 cmake(bugfix):do not set nuttx_add_app NAME as required
new e3fcb025cba cmake(bugfix):fix common/etc confilt with src/etc in CMake
genromfs
new 19d6806dbe4 cmake(bugfix):fix armv8m missing compile option in CMake
new 82fc9f41512 cmake(bugfix):Separate extra flags to avoid parsing errors
new 80505da579b cmake(bugfix):remove unused libmad link in SIM build
new a5f3937ff9d cmake(bugfix):change default compile obj extension to .o
The 6 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 | 2 ++
arch/arm/src/cmake/armv8-m.cmake | 2 +-
arch/sim/src/sim/CMakeLists.txt | 1 -
cmake/nuttx_add_application.cmake | 6 ++++--
cmake/nuttx_add_romfs.cmake | 8 +++++++-
drivers/crypto/CMakeLists.txt => cmake/nuttx_overrides.cmake | 8 +++++---
cmake/nuttx_toolchain.cmake | 3 ++-
7 files changed, 21 insertions(+), 9 deletions(-)
copy drivers/crypto/CMakeLists.txt => cmake/nuttx_overrides.cmake (86%)