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/nuttx.git
from f40eee50d6 pwd: Add initial implementation of getpwent
new 6621dc016b net/udp: remove FAR from non-pointer variables
new f00c6d3047 arch/arm: fix declaration of extern types
new f3b5465969 drivers: remove redundant parentheses
new effb0a1cad drivers: restore C89 compatibility by avoiding binary
constants
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/am335x/am335x_gpio.h | 14 +++++++-------
arch/arm/src/common/arm_internal.h | 4 ++--
arch/arm/src/kinetis/kinetis_usbhshost.h | 4 ++--
arch/arm/src/s32k1xx/s32k1xx_clockconfig.h | 12 ++++++------
drivers/can/mcp2515.c | 4 ++--
drivers/i2c/i2c_bitbang.c | 2 +-
drivers/sensors/fxos8700cq.c | 12 ++++++------
include/nuttx/analog/adc.h | 6 +++---
include/nuttx/sensors/hall3ph.h | 24 ++++++++++++------------
include/nuttx/sensors/mpu9250.h | 2 +-
net/udp/udp_callback.c | 4 ++--
11 files changed, 44 insertions(+), 44 deletions(-)