-
linux api,作为应用程序的接口,该资料提供了全面的api供程序员查阅,在做应用的时候是很有用的资料...
linux api,作为应用程序的接口,该资料提供了全面的api供程序员查阅,在做应用的时候是很有用的资料-linux api, as an application interface, the information provides a comprehensive api for programmers to access the application in time to do it is very useful information
- 2023-06-21 14:15:02下载
- 积分:1
-
VS1003解码芯片的第七和第八章中文翻译,对开发VS1003非常有帮助。
VS1003解码芯片的第七和第八章中文翻译,对开发VS1003非常有帮助。-VS1003 decoder chip chapters VII and VIII of the Chinese translation of VS1003 on the development of very helpful.
- 2022-08-13 17:35:50下载
- 积分:1
-
嵌入式原理作业嵌入式专业词汇
嵌入式原理作业嵌入式专业词汇- embedded Glossary
- 2022-03-02 00:25:43下载
- 积分:1
-
1602液晶驱动程序,简单明了的介绍了单片机驱动1602的方法。
1602液晶驱动程序,简单明了的介绍了单片机驱动1602的方法。-1602 LCD driver, simple and clear introduction to the 1602 single-chip-driven approach.
- 2022-06-15 07:53:53下载
- 积分:1
-
自已写的一个嵌入式实时多任务抢占式操作系统。花了几个礼拜,基本实现,暂时只能在MC68K上跑。可作参考。...
自已写的一个嵌入式实时多任务抢占式操作系统。花了几个礼拜,基本实现,暂时只能在MC68K上跑。可作参考。-own writing an embedded real-time preemptive multitasking operating system. Spend a few weeks, basically, the only temporarily MC68K run on. Reference can be made.
- 2022-09-06 23:00:02下载
- 积分:1
-
rootfs挂载 【mini_rootfs】
应用背景
本地挂载:
# setenv bootargs root=/dev/mtdblock4 init=/linuxrc console=ttySAC0,115200 rootfstype=yaffs rw
nfs方式挂载rootfs
本地PC端:
1 准备好/mini_rootfs
2 安装软件包
#apt-get install nfs-common nfs-kernel-server portmap
3 配置nfs服务
#vim /etc/exports
加上以下内容:
/mini_rootfs *(rw,sync,no_root_squash)
重启nfs服务器
#/etc/init.d/nfs-kernel-server restart
开发端:
1 配置内核以支持NFS启动
make menuconfig
[*] Networking support --->
Networking options --->
[*] IP: kernel level autoconfiguration
File systems --->
[*] Network File Systems ---&
- 2022-10-20 07:15:04下载
- 积分:1
-
分享一个循环音乐彩灯控制器的设计,希望对大家有所帮助
分享一个循环音乐彩灯控制器的设计,希望对大家有所帮助-Share a revolving lantern controller design for music, I hope all of you to help
- 2022-12-31 16:20:03下载
- 积分:1
-
S3C2410 complete terminal keyboard driver source code, take a little modificatio...
完整的S3C2410终端键盘驱动源程序,拿去稍加修改使用即可。-S3C2410 complete terminal keyboard driver source code, take a little modification you can use.
- 2022-07-01 19:19:36下载
- 积分:1
-
好文章!大家好好看吧!多处理器支持操作系统方面的
好文章!大家好好看吧!多处理器支持操作系统方面的-excellent article! Everyone sees good! Multi-processor support for the operating system
- 2022-10-27 22:00:04下载
- 积分:1
-
2407上实现正弦波形输出,用示波器可以看输出波形
2407上实现正弦波形输出,用示波器可以看输出波形-A sinwave is generated by 2407 and you can take it by some equipment.
- 2022-01-25 18:28:31下载
- 积分:1