This is an automated email from the ASF dual-hosted git repository.
archer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 82946d0d5f net: Enable ICMP by default if IPv4 is enabled
new 94387630c9 arch/arm64: remove not used idle trace
new 848eca04ca arch/arm64: allow to use custom idle
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:
arch/arm64/src/common/CMakeLists.txt | 9 +++--
arch/arm64/src/common/Make.defs | 8 +++-
arch/arm64/src/common/arm64_cpu_idle.S | 69 ----------------------------------
arch/arm64/src/common/arm64_idle.c | 3 +-
4 files changed, 14 insertions(+), 75 deletions(-)
delete mode 100644 arch/arm64/src/common/arm64_cpu_idle.S