buildroot
文章平均质量分 80
Chia-Te Kuan
5+ y experience embedded Linux system enginner (ARM for CCTV application)
3+ y experience MCU firmware engineer
展开
-
Collect CVE by OSS name and version in Buildroot
【代码】Collect CVE by OSS name and version in Buildroot。原创 2024-09-13 18:03:32 · 659 阅读 · 0 评论 -
How to Install Python 3 and Flawfinder for Static Analysis in a Windows Environment
【代码】How to Install Python 3 and Flawfinder for Static Analysis in a Windows Environment。原创 2024-08-26 16:49:48 · 553 阅读 · 0 评论 -
Import Bento4 to buildroot:how to cover C++ to C interface
【代码】Import Bento4 to buildroot:how to cover C++ to C interface。原创 2024-07-23 16:03:38 · 618 阅读 · 0 评论 -
Profiling memory, file descriptor and other process information with procfs (/proc)
【代码】Profiling memory, file descriptor and other process information with procfs (/proc)原创 2024-07-05 16:11:08 · 801 阅读 · 0 评论 -
Using Glaze on Windows to create an embedded GUI and handle cross-compile 使用 glaze 製作嵌入式GUI與處理交叉編譯
.glaze 可以改名為 .ui 在交叉編譯中使用原创 2022-08-31 20:17:34 · 154 阅读 · 0 评论 -
X window system 從buildroot移植二三事
使用 buildroot 交叉編譯與安裝 x window system原创 2022-08-31 20:02:31 · 411 阅读 · 0 评论 -
Buildroot libGTK2 support DirectFB
Buildroot 上讓 libgtk2 可以 gdk-target=directfb原创 2022-06-10 11:41:17 · 297 阅读 · 1 评论 -
[Buildroot] patch for buildroot package
如何製作Buildroot package patch公司規定第三方庫都要放在buildroot 管理,也就是如果要修改source code 的話,就需要打patch。文章目录如何製作Buildroot package patchbuildroot architecturehow to make Linux patchdiffgit format-patch將其中一筆作為patch將兩筆作為patch從HEAD 開始算起N筆作為PATCHbuildroot download source and pa原创 2022-05-09 13:46:09 · 352 阅读 · 0 评论