acassis opened a new pull request, #18534: URL: https://github.com/apache/nuttx/pull/18534
## Summary
Add board config to LCD ST7567 and documentation
## Impact
Improvement
## Testing
NuttShell (NSH) NuttX-12.12.0
nsh> ?
help usage: help [-v] [<cmd>]
. cp expr mount kill uname
[ cmp false mv pkill umount
? dirname fdinfo pidof sleep unset
alias df free printf usleep uptime
unalias dmesg help ps source watch
basename echo hexdump pwd test xd
break env ls rm time wait
cat exec mkdir rmdir true
cd exit mkrd set truncate
Builtin Apps:
dd fb hello nsh sh
nsh> fb
VideoInfo:
fmt: 0
xres: 128
yres: 64
nplanes: 1
PlaneInfo (plane 0):
fbmem: 0x10000a98
fblen: 1024
stride: 16
display: 0
bpp: 1
Mapped FB: 0x10000a98
0: ( 0, 0) (128, 64)
1: ( 11, 5) (106, 54)
2: ( 22, 10) ( 84, 44)
3: ( 33, 15) ( 62, 34)
4: ( 44, 20) ( 40, 24)
5: ( 55, 25) ( 18, 14)
Test finished
nsh>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
