搜索资源列表
RTOS_Code.RAR
- 《实时操作系统揭秘》一书的源代码,展示了如何开发一个名为BenOS的实时操作系统,可供开发人员参考。-" Real-time operating system, Secret," a book' s source code shows how to develop a real-time operating system called BenOS available for developers to reference.
Chi-Lin-STM32-source-code
- 智林STM32程序源代码的分析和整理,编写了开发板上键盘扫描、字符输入和简单shell的程序-Chi Lin STM32 program source code analysis and sorting, preparation of the development board keyboard scanning, character input and a simple shell program
STM32
- STM32开发板实验的系统文件代码,主要为了配置系统时钟与外设配置以及各外设的用法-STM32 development board serial experiments code system files, mainly in order to configure the system clock and peripheral configuration
STM32-uCosII-Demo
- ucosII最纯的代码,只写了3个灯任务,其他没变-The most pure code ucosII, only wrote three lights task, the other has not changed
UCOSIII_Stm32
- 1、 UCOSIII中以下优先级用户程序不能使用,ALIENTEK将这些优先级分配给了UCOSIII的5个系统内部任务。 优先级0:中断服务服务管理任务 OS_IntQTask() 优先级1:时钟节拍任务 OS_TickTask() 优先级2:定时任务 OS_TmrTask() 优先级OS_CFG_PRIO_MAX-2:统计任务 OS_StatTask() 优先级OS_CFG_PRIO_MAX-1:空闲任务 OS_IdleTask()-Stm32 C++ build
基于stm32的源码
- 成功移植了contiki操作系统的代码,编译在keil5下编译生成HEX文件下载到STM32即可实现LED闪烁与串口打印功能。(The code of Contiki operation system is successfully transplanted, compiled and compiled under keil5, and HEX files are downloaded to STM32 to achieve LED scintillation and serial port p
