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 33125e9 stm32f103-minimum: add Android Debug Bridge defconfig
new cd41ed9 fs: fully parenthesize MIN and MAX macros
new 7bc7b61 arch/arm/src/lc823450: fully parenthesize MIN and MAX macros
new 6626699 drivers/power/bq769x0.c: fully parenthesize MIN and MAX macros
new 21271c4 libs/libc/string/lib_strcspn.c: fix function name in comment
The 4 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/lc823450/lc823450_mpuinit2.c | 4 ++--
arch/arm/src/lc823450/lc823450_procfs_dvfs.c | 5 +++--
arch/arm/src/lc823450/lc823450_serial.c | 6 +-----
arch/arm/src/lc823450/lc823450_spi.c | 2 +-
arch/arm/src/lc823450/lc823450_usbdev.c | 6 +-----
drivers/power/bq769x0.c | 5 +----
fs/fat/fs_fat32.h | 14 --------------
fs/fat/fs_fat32dirent.c | 8 ++++++++
fs/hostfs/hostfs.h | 10 ----------
fs/nxffs/nxffs.h | 4 ++--
fs/procfs/fs_procfsutil.c | 13 +++++--------
fs/smartfs/smartfs.h | 10 ----------
libs/libc/string/lib_strcspn.c | 4 ++--
13 files changed, 26 insertions(+), 65 deletions(-)