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/incubator-nuttx.git.
from 698f1f7 risc-v/esp32c3: Refactor SPI Flash to support umask interrupt
when R/W/E SPI Flash
new 437a30d arch/tcbinfo: fix build break if task name disabled
new 043d193 tcbinfo:sched: fix build break
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/arm/src/arm/arm_tcbinfo.c | 7 +++++++
arch/arm/src/armv6-m/arm_tcbinfo.c | 7 +++++++
arch/arm/src/armv7-a/arm_tcbinfo.c | 7 +++++++
arch/arm/src/armv7-m/arm_tcbinfo.c | 7 +++++++
arch/arm/src/armv7-r/arm_tcbinfo.c | 7 +++++++
arch/arm/src/armv8-m/arm_tcbinfo.c | 7 +++++++
arch/risc-v/src/common/riscv_tcbinfo.c | 7 +++++++
include/nuttx/sched.h | 4 +++-
8 files changed, 52 insertions(+), 1 deletion(-)