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/nuttx.git
from 412931f707e arch/risc-v/src/common: fix wrong vregs access in
up_initial_state
new 8048aa0f810 fs/fat: defer cluster-chain free for files unlinked while
open
new b13be31798a fs/fat: fix nxstyle violations flagged by CI
new 33df5a8e58d boards/arm/samv7/same70-qmtech: disable FAT LFN in
mcuboot-loader
The 3 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:
.../same70-qmtech/configs/mcuboot-loader/defconfig | 1 -
fs/fat/fs_fat32.c | 813 +++++++++++++++++----
fs/fat/fs_fat32.h | 42 +-
fs/fat/fs_fat32dirent.c | 57 +-
fs/fat/fs_fat32util.c | 69 +-
5 files changed, 796 insertions(+), 186 deletions(-)