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 5fc016ef2d ipv6_frag.c:modify the type of the parameters to solve
runtime error
new a5afa11238 sim: Support to use of non-consecutive framebuffers
new cfdbc856ff sim/lcd: fix compile break
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/sim/Kconfig | 10 ++++++++++
arch/sim/src/sim/posix/sim_x11framebuffer.c | 24 ++++++++++++++++++------
arch/sim/src/sim/sim_framebuffer.c | 18 ++++++++++++++++--
arch/sim/src/sim/sim_internal.h | 8 +++++++-
arch/sim/src/sim/sim_lcd.c | 3 ++-
5 files changed, 53 insertions(+), 10 deletions(-)