This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from c9b4348 added st7735 LCD based support
add 29d6a6d arch: add depends to trigger_irq
add 4919d9b arm: add up_secure_irq support
No new revisions were added by this update.
Summary of changes:
arch/arm/src/armv7-m/arm_trigger_irq.c | 4 ++
.../am335x_sysclk.c => armv8-m/arm_secure_irq.c} | 62 +++++++++++++---------
arch/arm/src/armv8-m/arm_trigger_irq.c | 4 ++
arch/arm/src/armv8-m/nvic.h | 20 +++++++
include/nuttx/arch.h | 24 +++++++++
5 files changed, 88 insertions(+), 26 deletions(-)
copy arch/arm/src/{am335x/am335x_sysclk.c => armv8-m/arm_secure_irq.c} (68%)