Tiny-C 9.0 You can compile and execute C code everywhere, for example on rescue disks ( about 100KB
Tiny-C 9.0 You can compile and execute C code everywhere, for example on rescue disks ( about 100KB for x86 TCC executa...
tiny-FAT是一款专为嵌入式系统设计的轻量级文件系统,支持FAT12/16/32格式,适用于资源受限的微控制器环境。它具有高效、稳定的特点,广泛应用于物联网设备、智能仪表及各类便携式电子产品中。通过使用tiny-FAT,开发者可以轻松实现数据存储与管理功能,提升产品竞争力。本页面汇集了405个精...
Tiny-C 9.0 You can compile and execute C code everywhere, for example on rescue disks ( about 100KB for x86 TCC executa...
Tiny Planet is small device connected to a GSM cell phone. When the mobile receives a predefined SMS (text message), lik...
HFAT32 v1.0是我依据FAT标准,按照自己的理解写出来的一个FAT文件系统 特性: 1.HFAT32 v1.0 是一个小型的嵌入式FAT文件系统,可以方便地在nand flash,RAM和SD Card等 存储设备上创...
详细介绍了FAT文件系统(包括FAT12,FAT16,FAT32),不知是哪位牛人写的电子书,非常经典,多亏了它,我才完成了FAT文件系统在ARM上的实现