nuttx/boards/risc-v/qemu-rv/rv-virt/configs
Yanfeng Liu 041ef1d9ea video/fb: kernel build framebuffer support
This supports running fb demo app in kernel build with new
config `rv-virt/kfb64`. The demo shows colored rectangles
in graphic window with the following console logs:

```
nsh> cat /proc/version
NuttX version 12.4.0 1ea10ddacc-dirty May  3 2024 07:03:59 rv-virt/kfb64
nsh> fb
VideoInfo:
      fmt: 13
     xres: 640
     yres: 480
  nplanes: 1
PlaneInfo (plane 0):
    fbmem: 0x80218010
    fblen: 1228800
   stride: 2560
  display: 0
      bpp: 32
Mapped FB: 0xc2000010
 0: (  0,  0) (640,480)
 1: ( 58, 43) (524,394)
 2: (116, 86) (408,308)
 3: (174,129) (292,222)
 4: (232,172) (176,136)
 5: (290,215) ( 60, 50)
Test finished
```

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
2024-05-03 23:58:39 +08:00
..
citest add libuv and cmocka test cases with file system on sim and qemu on CI 2024-04-10 14:46:53 +08:00
citest64
fb rptun: Select OPENMAP under RPTUN 2023-12-28 11:08:57 +08:00
fb64 rptun: Select OPENMAP under RPTUN 2023-12-28 11:08:57 +08:00
kfb64 video/fb: kernel build framebuffer support 2024-05-03 23:58:39 +08:00
knetnsh64 arch/riscv/qemu-rv: replace M-mode init code with SBI in kernel build 2024-04-27 22:09:22 -03:00
knetnsh64_smp arch/riscv/qemu-rv: replace M-mode init code with SBI in kernel build 2024-04-27 22:09:22 -03:00
knsh32 arch/riscv/qemu-rv: replace M-mode init code with SBI in kernel build 2024-04-27 22:09:22 -03:00
knsh32_paging arch/riscv/qemu-rv: replace M-mode init code with SBI in kernel build 2024-04-27 22:09:22 -03:00
knsh32_romfs arch/riscv/qemu-rv: replace M-mode init code with SBI in kernel build 2024-04-27 22:09:22 -03:00
knsh64 arch/riscv/qemu-rv: replace M-mode init code with SBI in kernel build 2024-04-27 22:09:22 -03:00
ksmp64 arch/riscv/qemu-rv: replace M-mode init code with SBI in kernel build 2024-04-27 22:09:22 -03:00
libcxx32 rv-virt: Add libcxx to configs 2024-02-27 21:25:20 +08:00
libcxx64 rv-virt: Add libcxx to configs 2024-02-27 21:25:20 +08:00
netnsh boards: rv-virt: Add nxrecorder to defconfigs 2024-02-06 00:41:44 -08:00
netnsh64 boards: rv-virt: Add nxrecorder to defconfigs 2024-02-06 00:41:44 -08:00
netnsh64_smp boards: rv-virt: Add nxrecorder to defconfigs 2024-02-06 00:41:44 -08:00
netnsh_smp boards: rv-virt: Add nxrecorder to defconfigs 2024-02-06 00:41:44 -08:00
nsh rv-virt/configs: avoid build errors 2024-01-22 08:18:04 +01:00
nsh64 boards: rv-virt: Fix the hello app crash with nsh64 2024-01-22 23:18:43 -08:00
smp boards: Fix board configs after disabling NSH_DISABLE_HELP 2024-04-04 12:27:03 +08:00
smp64 arch/risc-v: add support of save/restore vector registers 2024-04-23 16:18:46 -03:00