CeDeROM
CeDeROM
Thanks @pkarashchenko :-) * Its more about initial build configuration ( `tools/configure.sh`) that would tune the tools on BSD. * I have already provided some initial patches to select BSD...
Hello @rushabhvg and thank you for your interest in NuttX RTOS :-) My suggestions for the workplan in 5 simple steps is presented below :-) 1. Limit Rust use for...
I am FreeBSD user and Capstone always caused troubles here as system package is different from required by pyOCD, when used in virtual environment, had to built from sources, had...
I have the same problem, not using drm-510-kmod, cannot build custom generic kernel because of that drm-510-kmod kicking in unwanted :D
@kisvegabor would it be possible to already create the `release/v9.2.1` branch so we could also merge code and perform tests on NuttX 12.7.0-RC (see https://github.com/apache/nuttx/issues/13825)? We are waiting with a...
> @sccoouut: maybe a dumb question, but anyway. will #6686 part of 9.2.1? I can see this commit in lvgl/master but not in lvgl/release/v9.2 branch so probably not in 9.2.1...
BIG THANK YOU @kisvegabor AND ALL CONTRIBUTORS!! =)
We have merged LVGL v9.2.1 to NuttX master and 12.7.0 release branch, @XuNeo was author of https://github.com/apache/nuttx-apps/pull/2592, did not report problems with branch releases/v9.2 and 9.2.1 release package.. I think...
Does that affect all fields like Name and SN? Maybe not all chips have those fields preprogrammed and these can still be one-time written by this tool? Or when VID:PID...
Ah, typo in underline syntax (one `=` missing): ``` Warning, treated as error: /home/runner/work/nuttx/nuttx/Documentation/applications/examples/spislv_test/index.rst:2:Title underline too short. ``spislv`` SPI slave example =========================== make: *** [Makefile:47: html] Error 2 ```