This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from b690262 input/buttons: Always protect the resource by critical section new 8dedf1d arch/risc-v: Correct handling of QPFPU and DPFPU new c6e636a arch/risc-v: Save/Load float register in setjmp 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/Kconfig | 1 + arch/risc-v/Kconfig | 2 - arch/risc-v/include/irq.h | 6 +- arch/risc-v/include/setjmp.h | 16 +++- arch/risc-v/src/common/riscv_fpu.S | 8 +- libs/libc/machine/risc-v/common/arch_setjmp.S | 114 ++++++++++++++++++-------- 6 files changed, 103 insertions(+), 44 deletions(-)