This is an automated email from the ASF dual-hosted git repository.
linguini pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 097c594abaa video/fb: add FBIOGET_PANINFOCNT ioctl
add 5d784a2abc8 arm/common: Fix arm_nputs.c to avoid mult. up_nputs()
definitions
add 744ce66135b arch/stm32: Only compile stm32_serial.c when STM32_USART
is enabled
add 6e7f596c835 drivers/lwl: Fix lwl_console.c to support is own up_putc()
add 676f4cb1113 boards/arm/stm32: Fix board configs which use LWL_CONSOLE
add cf8b8355b8e boards/stm32/nucleo-f303re: Remove syslog for can example
add 82e4a715e6d boards/stm32/clicker2-stm32: Fix compilation after
stm32_serial
add 2b2afeec4c7 sama5d3-xplained: Disable semihosting syslog
No new revisions were added by this update.
Summary of changes:
arch/arm/src/common/arm_nputs.c | 2 ++
arch/arm/src/stm32/CMakeLists.txt | 5 ++++-
arch/arm/src/stm32/Make.defs | 6 +++++-
.../configs/ethernet-over-usb-2-high-speed/defconfig | 2 +-
.../clicker2-stm32/configs/mrf24j40-6lowpan/defconfig | 5 +----
.../clicker2-stm32/configs/mrf24j40-starhub/defconfig | 5 +----
.../clicker2-stm32/configs/mrf24j40-starpoint/defconfig | 5 +----
.../stm32/clicker2-stm32/configs/xbee-6lowpan/defconfig | 5 +----
boards/arm/stm32/nucleo-f303re/configs/can/defconfig | 1 +
boards/arm/stm32/stm32f4discovery/configs/lwl/defconfig | 2 +-
.../arm/stm32/stm32ldiscovery/configs/chrono/defconfig | 2 +-
drivers/misc/lwl_console.c | 16 ++++++++++++++++
12 files changed, 35 insertions(+), 21 deletions(-)