-
对摩托罗拉68K处理器系列Small RTOS的OMU K ernel写程序。
用于motorala 68K系列处理器的小实时多任务操作系统
The OMU Kernel was written to provide a cut-down Unix-like O/S for a
home-made 6809-based home computer built by me, Steven Hosgood, in the
early 1980s. This package contains the RTOS version of omu68k, derived
from a port of the original 6809 code to the 68000 done by Terry Barnaby
and me.-for motorala 68K processor series of small RTOS The OMU K ernel was written to provide a cut-down Unix-li ke O/S for a home-made 6809-based home computer built by me, Steven Hosgood. in the early 1980s. This package contains the RT OS version of omu68k. derived from a port of the original 6809 code to t he 68,000 Barnaby done by Terry and me.
- 2022-01-21 19:03:09下载
- 积分:1
-
英培特s3c2410开发板功能模块usb源码
英培特s3c2410开发板功能模块usb源码-British培特S3C2410 development board function module usb-source
- 2022-10-11 13:40:03下载
- 积分:1
-
YAFFS NAND
YAFFS A NAND-flash filesystem,多平台嵌入式linux源代码-YAFFS A NAND-flash filesystem, multi-platform embedded Linux source code
- 2022-02-14 09:19:33下载
- 积分:1
-
VESA and Industry Standard and Guidelines for Computer Display Monitor Timing Ve...
VESA and Industry Standard and Guidelines for Computer Display Monitor Timing Version 1.0
- 2022-05-23 15:45:58下载
- 积分:1
-
兼容 FAT16 和 FAT32 文件系统的代码
兼容 FAT16 和 FAT32 文件系统的代码,代码可以移植到嵌入式资源是很方便
- 2023-05-25 14:55:03下载
- 积分:1
-
qprox公司的芯片qt60xx0的驱动程序,用到这个芯片的可以看一下...
qprox公司的芯片qt60xx0的驱动程序,用到这个芯片的可以看一下-qprox the company
- 2023-04-10 08:40:03下载
- 积分:1
-
minigui_1.6.9在WINDOWS32下的原代码,是嵌入式GUI产品,是北京飞漫公司的正式版本....
minigui_1.6.9在WINDOWS32下的原代码,是嵌入式GUI产品,是北京飞漫公司的正式版本.-WINDOWS32 under minigui_1.6.9 in the original code, is embedded GUI Products, Beijing Feynman
- 2022-02-26 04:03:07下载
- 积分:1
-
linux2.4 under the Bluetooth module that contains the driver routines and testin...
linux2.4下蓝牙模块例程
包含驱动程序及测试程序-linux2.4 under the Bluetooth module that contains the driver routines and testing procedures
- 2023-04-14 22:05:03下载
- 积分:1
-
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{...
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c = 0xA9
}
-Write binary number in C language. Cited code:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c=0xA9
}
- 2023-08-22 17:30:02下载
- 积分:1
-
BK2411 information hard to find, BK2411 to use essentially the same with the 24L...
BK2411资料难找,BK2411使用起来跟24L01基本一样,硬件上基本兼容,软件上只是开始要对BK2存储器进行初始化,花掉很长一段代码。初始化完成后,操作就跟24L01基本一样了-BK2411 information hard to find, BK2411 to use essentially the same with the 24L01, the hardware basically compatible, software is only the beginning of the BK2 memory to initialize, to spend a very long piece of code. Initialization is complete, operate basically the same as the Jiugen 24L01
- 2022-03-03 13:38:49下载
- 积分:1