资源列表
Raw-os
- 操作系统的移植主要取决于cpu ,所以操作系统的移植基本都是大同小异。所以移植raw os 的时候最快的捷径是看看有没有其它os 移植到过上面,如果有的话移植会简单很多。-Portable operating system mainly depends on the CPU operating system, so the basic transplantation are similar. So the fastest way to transplant OS raw is to see if
RAW-task-
- 这是一个很有意思的debug 函数, 能够遍历block 住的任务,遍历的时候可以调用相应的debug_function 函数把任务的具体参数全部打印出来。 Opt =1 的意思是遍历的时候全部唤醒所有block 住的任务,opt=0 则不影响。-This is a very interesting debug function, can traverse the task of block live, when you can call the corresponding debug_fu
Raw-os-kernel
- 传统的os 比如ucos 这种维护了一个头为单指针的双向链表,这样导致链表插入到尾部的速度很慢,得不偿失,所以raw os 采用了头为双指针的双向链表,插入速度更快。-Traditional OS such as UCOS the maintain a head for a single needle two-way linked list. As a result, the linked list insertion to the tail of the speed is very slow,
Raw-os-core-state
- 现在有很多操作系统的内部任务状态机制不全,直接导致了bug的产生,具体名字就不指明了。-There are a lot of operating system of the internal task state mechanism is incomplete, directly led to the generation of bug, the specific name will not specify.
Raw-os--core-lian
- aw os 的基础链表是双向循环链表,这样的好处是插到尾部速度非常快,有些传统的os 采用了单个指针头的双向链表,虽然这样省了4个字节指针,但是算法复杂了,插入到尾部时间不确定,意义不大。-Aw OS based list is a circular doubly linked list, such benefits is inserted into the tail velocity is very fast, some traditional OS uses a single pointer
STM8-001_Printf
- STM8单片机串口打印Freescale smart car PCB circuit board diagram for the drive circuit control-Freescale smart car PCB circuit board diagram for the drive circuit control
STM8-003_Key
- stm8单片机状态机按键,支持长按-IMO system performance simulation tests, including mmse, vblast, ml, etc
STM8-IAR
- stm8s103F3P6单片机测试程序大合集-Large collection stm8s103F3P6 SCM test procedure
STM8-005_OLED_12864
- STM8S103F3P6液晶程序,OLED-12864驱动程序-STM8S103F3P6 LCD procedures, OLED- 12864 driver
SARM7TM
- ARM ip核设计 其中设计了ARM7的各个功能模块,具体模块有很多个-ARM ip core
basic-sd-spi-project-at91sam7s-ek
- The Basic-sd-spi-project will help you to get familiar with sdmmc_spi interface on AT91SAM microcontrollers. It can also help you to get familiar with the SD operation flow which can be used for fast implementation of your own sd drivers and other
MP3
- MP3测试程序,STM32代码,已测试过-MP3 testing procedures, STM32 code, has been tested
