搜索资源列表
newlib-1.16.0.tar
- Newlib 嵌入式 C库 标准实现代码,支持多种CPU:ARM、PPC、MIPS、X86
SymbianSTL
- c++ 标准库移植到symbian 操作系统-c++ standard library ported to symbian operating system
timeout-list-malloc
- 从uclibc的malloc和glib的glist、timeout提取出来的代码,用于嵌入式开发。分配一块内存用于动态内存,有定时功能,提供双向链表这种容器。用于没有操作系统和c标准库支持的环境。-Uclibc' s malloc and glib from the glist, timeout extracted the code for embedded development. A memory for dynamic memory allocation, there is timi
RT-Thread-1.0.2
- RT-Thread 嵌入式操作系统 Kernel内核部分包括了RT-Thread的核心代码,包括对象管理器,线程管理及调度,线 程间通信等的微小内核实现(最小能够到达4k ROM,1k RAM体积占用)。内核库是为了保证 内核能够独立运作的一套小型类似C库实现(这部分根据编译器自带C库的情况会有些不同,使 用GCC编译器时,携带更多的标准C库实现)。CPU及板级支持包包含了RT-Thread支持的各个平 台移植代码,通常会包含两个汇编文件,一个是系统启动初始化文件,一个是线
STM8GPIO
- STM8单片机的GPIO基本程序,使用标准库函数-The STM8 microcontroller GPIO basic program, using the standard library functions
Russiafont
- 开发手机,led显示屏等经常需要俄罗斯字体库,这个是标准俄罗斯字体库,ttf格式的。 -The development of mobile phones, led display often need the the Russian font library, this is the standard Russian font library, ttf format.
ST_STM32_KU_3.5.0
- STM32标准外设库之前的版本也称固件函数库或简称固件库,是一个固件函数包,它由程序、数据结构和宏组成,包括了微控制器所有外设的性能特征。该函数库还包括每一个外设的驱动描述和应用实例,为开发者访问底层硬件提供了一个中间API。-STM32 standard peripheral library before version, also known as firmware library, or simply firmware library is a firmware function pack
Arduino
- Arduino 非标准版的网络驱动,非常好用的,官方的网络库不能用的,可以看看这个-Arduino non-standard version of the network driver
LPC1100-ADC-histogram-v1
- LPC1100 ADC 程序主要针对LPC1114 Cortex-M0的 是在NXP的编译环境下编写的。采用CMSIS标准库进行编写可以更容易的进行LPC1100下的软件编程-LPC1100 ADC programme
标准例程-库函数版本
- stm32 ku库函数 独立看门狗实验 窗口看门狗实验代码 外部中断 定时器中断(STM32 Ku library function independent watchdog experimental window watchdog experimental code)
STM32F1标准固件库v3.5
- STM32F1标准固件库v3.5,可用于STM32F1系列单片机开发,大大降低开发难度,缩短开发周期