• 大小: 11.9MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-06-19
  • 语言: 其他
  • 标签: 源代码  

资源简介

UCOSiii源码,含3.03与3.04,需要学习的同学请尽快下载

资源截图

代码片段和文件信息

/*
*********************************************************************************************************
*                                     MICIRUM BOARD SUPPORT PACKAGE
*
*                             (c) Copyright 2013; Micrium Inc.; Weston FL
*
*               All rights reserved.  Protected by international copyright laws.
*               Knowledge of the source code may NOT be used to develop a similar product.
*               Please help us continue to provide the embedded community with the finest
*               software available.  Your honesty is greatly appreciated.
*********************************************************************************************************
*/

/*
*********************************************************************************************************
*
*                                        BOARD SUPPORT PACKAGE
*
*                                     ST Microelectronics STM32
*                                              on the
*
*                                     Micrium uC-Eval-STM32F107
*                                        Evaluation Board
*
* Filename      : bsp.c
* Version       : V1.00
* Programmer(s) : EHS
*********************************************************************************************************
*/

/*
*********************************************************************************************************
*                                             INCLUDE FILES
*********************************************************************************************************
*/

#define  BSP_MODULE
#include 


/*
*********************************************************************************************************
*                                            LOCAL DEFINES
*********************************************************************************************************
*/


/*
*********************************************************************************************************
*                                           LOCAL CONSTANTS
*********************************************************************************************************
*/

#define  BSP_LED_START_BIT  (13 - 1)                            /* LEDs[3:1] are sequentially connected to PTD[15:13].  */


/*
*********************************************************************************************************
*                                          LOCAL DATA TYPES
*********************************************************************************************************
*/


/*
*********************************************************************************************************
*                                            LOCAL TABLES
*********************************************************************************************************
*/


/*
****************************************************************

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2019-01-16 06:13  UCOS3-源码\
     目录           0  2014-10-30 14:31  UCOS3-源码\UCOSIII 3.03\
     目录           0  2014-10-30 14:31  UCOS3-源码\UCOSIII 3.03\Micrium\
     目录           0  2014-10-30 14:31  UCOS3-源码\UCOSIII 3.03\Micrium\Software\
     目录           0  2014-10-30 14:31  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\
     目录           0  2014-10-30 14:31  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\
     目录           0  2014-10-30 14:31  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\uC-Eval-STM32F107\
     目录           0  2014-10-30 14:31  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\uC-Eval-STM32F107\BSP\
     目录           0  2014-10-30 14:31  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\uC-Eval-STM32F107\BSP\IAR\
     文件        1715  2012-08-21 02:34  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\uC-Eval-STM32F107\BSP\IAR\STM32_FLASH.icf
     文件       18480  2013-02-08 01:46  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\uC-Eval-STM32F107\BSP\IAR\cstartup.c
     目录           0  2014-10-30 14:31  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\uC-Eval-STM32F107\BSP\KeilMDK\
     文件       16974  2012-08-21 02:38  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\uC-Eval-STM32F107\BSP\KeilMDK\cstartup.s
     目录           0  2014-10-30 14:31  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\uC-Eval-STM32F107\BSP\OS\
     目录           0  2014-10-30 14:31  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\uC-Eval-STM32F107\BSP\OS\uCOS-III\
     文件        9984  2012-08-21 02:34  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\uC-Eval-STM32F107\BSP\OS\uCOS-III\bsp_os.c
     文件        5097  2012-08-21 02:34  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\uC-Eval-STM32F107\BSP\OS\uCOS-III\bsp_os.h
     目录           0  2014-10-30 14:31  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\uC-Eval-STM32F107\BSP\ST\
     目录           0  2014-10-30 14:31  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\uC-Eval-STM32F107\BSP\ST\STM32\
     目录           0  2014-10-30 14:31  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\uC-Eval-STM32F107\BSP\ST\STM32\inc\
     文件        2228  2012-08-21 02:34  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\uC-Eval-STM32F107\BSP\ST\STM32\inc\cortexm3_macro.h
     文件       18857  2012-08-21 02:34  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\uC-Eval-STM32F107\BSP\ST\STM32\inc\stm32f10x_adc.h
     文件        6914  2012-08-21 02:34  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\uC-Eval-STM32F107\BSP\ST\STM32\inc\stm32f10x_bkp.h
     文件       12941  2012-08-21 02:34  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\uC-Eval-STM32F107\BSP\ST\STM32\inc\stm32f10x_can.h
     文件        1884  2012-08-21 02:34  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\uC-Eval-STM32F107\BSP\ST\STM32\inc\stm32f10x_crc.h
     文件        9663  2012-08-21 02:34  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\uC-Eval-STM32F107\BSP\ST\STM32\inc\stm32f10x_dac.h
     文件        2918  2012-08-21 02:34  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\uC-Eval-STM32F107\BSP\ST\STM32\inc\stm32f10x_dbgmcu.h
     文件       17977  2012-08-21 02:34  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\uC-Eval-STM32F107\BSP\ST\STM32\inc\stm32f10x_dma.h
     文件        6010  2012-08-21 02:34  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\uC-Eval-STM32F107\BSP\ST\STM32\inc\stm32f10x_exti.h
     文件       14407  2012-08-21 02:34  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\uC-Eval-STM32F107\BSP\ST\STM32\inc\stm32f10x_flash.h
     文件       18490  2012-08-21 02:34  UCOS3-源码\UCOSIII 3.03\Micrium\Software\EvalBoards\Micrium\uC-Eval-STM32F107\BSP\ST\STM32\inc\stm32f10x_fsmc.h
............此处省略633个文件信息

评论

共有 条评论