WikeChao
WikeChao
I have configured the `.clangd` file under certain workspace on Windows, with VSCode: ``` CompileFlags: Add: [-isystem, "C:\\Keil_v5\\ARM\\ARMCLANG\\include\\libcxx", -isystem, "C:\\Keil_v5\\ARM\\ARMCLANG\\include"] ``` Which explicitly mark the lib location, the clangd server...
I find that the 'x' variant in '0xffff' or in string 'ffej2f354x23' to be very annoying, do we have an option in [editor.ligatures] to shut it down?
I have a Xilinx Zynq and I would like to move this project on it, however, I wonder the requirements of platform-specifically files...
I have followed exactly same issue in https://github.com/clangd/clangd/issues/911, but on Windows10 instead of Linux. The problem solved in #911 was done by adding ` Add: [-isystem, /path/from/your/toolchain, ...]` to `.clangd`,...
For now, STMViewer supports only 20000 points as max, so if a high freq signal comes, it will only show a very small piece of data point stream.
Up主的视频合集系列中,应该是可以从某个视频开始一直播放的,但是好像现在播完就会暂停
三个opreator:co_await, co_yield, co_return
I wonder whether it's possible to change highight color in KDE Plasma? Perhaps in some configuration files.
There's an example blog that describes how to use Xen and HiRTOS on Renode simulation, but the image given in that instruction only referred to Xen/HiRTOS and images of ZephyrRTOS....