文件名称:gbsim:灰巴士模拟器
文件大小:20KB
文件格式:ZIP
更新时间:2024-07-14 03:53:57
C
Greybus 模拟器 (gbsim) 一种模拟 AP 桥接器、SVC 和任意一组插入 Greybus 的 Ara 模块的工具。 在 BSD 许可下提供。 有关详细信息,请参阅许可证。 安装 最简单的入门途径是在同一台机器上运行内核 greybus support 和 gbsim。 这是通过使用dummy_hcd USB 主机+小工具驱动程序和小工具 configfs/functionfs 功能来实现的。 构建内核 greybus 子系统和 ES1 USB 驱动程序: cd /path/to/greybus make -C /usr/src/linux-headers-foo M=$PWD make -C /usr/src/linux-headers-foo M=$PWD modules_install 修改 gsim Makefile GBDIR以指向内核 greybus (
【文件预览】:
gbsim-master
----gbsim.h(6KB)
----i2c.c(6KB)
----manifest.c(4KB)
----inotify.c(4KB)
----pwm.c(7KB)
----gadget.c(2KB)
----gpio.c(11KB)
----LICENSE(1KB)
----README.md(3KB)
----Makefile(889B)
----functionfs.c(13KB)
----cport.c(2KB)
----main.c(2KB)