mirror of https://github.com/FOME-Tech/openblt.git
Refs #224. Corrected the directory name of the XMC4700 Relax Kit demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@197 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
This commit is contained in:
parent
f203515718
commit
43507b9eb3
|
@ -1,7 +0,0 @@
|
||||||
/**
|
|
||||||
\defgroup Boot_ARMCM4_XMC4_XCM4700_Relax_Kit_GCC Bootloader
|
|
||||||
\brief Bootloader.
|
|
||||||
\ingroup ARMCM4_XMC4_XCM4700_Relax_Kit_GCC
|
|
||||||
*/
|
|
||||||
|
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
/**
|
|
||||||
\defgroup Prog_ARMCM4_XMC4_XCM4700_Relax_Kit_GCC User Program
|
|
||||||
\brief User Program.
|
|
||||||
\ingroup ARMCM4_XMC4_XCM4700_Relax_Kit_GCC
|
|
||||||
*/
|
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/************************************************************************************//**
|
/************************************************************************************//**
|
||||||
* \file Demo\ARMCM4_XMC4_XCM4700_Relax_Kit_GCC\Boot\blt_conf.h
|
* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_GCC\Boot\blt_conf.h
|
||||||
* \brief Bootloader configuration header file.
|
* \brief Bootloader configuration header file.
|
||||||
* \ingroup Boot_ARMCM4_XMC4_XCM4700_Relax_Kit_GCC
|
* \ingroup Boot_ARMCM4_XMC4_XMC4700_Relax_Kit_GCC
|
||||||
* \internal
|
* \internal
|
||||||
*----------------------------------------------------------------------------------------
|
*----------------------------------------------------------------------------------------
|
||||||
* C O P Y R I G H T
|
* C O P Y R I G H T
|
|
@ -0,0 +1,7 @@
|
||||||
|
/**
|
||||||
|
\defgroup Boot_ARMCM4_XMC4_XMC4700_Relax_Kit_GCC Bootloader
|
||||||
|
\brief Bootloader.
|
||||||
|
\ingroup ARMCM4_XMC4_XMC4700_Relax_Kit_GCC
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/************************************************************************************//**
|
/************************************************************************************//**
|
||||||
* \file Demo\ARMCM4_XMC4_XCM4700_Relax_Kit_GCC\Boot\hooks.c
|
* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_GCC\Boot\hooks.c
|
||||||
* \brief Bootloader callback source file.
|
* \brief Bootloader callback source file.
|
||||||
* \ingroup Boot_ARMCM4_XMC4_XCM4700_Relax_Kit_GCC
|
* \ingroup Boot_ARMCM4_XMC4_XMC4700_Relax_Kit_GCC
|
||||||
* \internal
|
* \internal
|
||||||
*----------------------------------------------------------------------------------------
|
*----------------------------------------------------------------------------------------
|
||||||
* C O P Y R I G H T
|
* C O P Y R I G H T
|
|
@ -1,7 +1,7 @@
|
||||||
/************************************************************************************//**
|
/************************************************************************************//**
|
||||||
* \file Demo\ARMCM4_XMC4_XCM4700_Relax_Kit_GCC\Boot\led.c
|
* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_GCC\Boot\led.c
|
||||||
* \brief LED driver source file.
|
* \brief LED driver source file.
|
||||||
* \ingroup Boot_ARMCM4_XMC4_XCM4700_Relax_Kit_GCC
|
* \ingroup Boot_ARMCM4_XMC4_XMC4700_Relax_Kit_GCC
|
||||||
* \internal
|
* \internal
|
||||||
*----------------------------------------------------------------------------------------
|
*----------------------------------------------------------------------------------------
|
||||||
* C O P Y R I G H T
|
* C O P Y R I G H T
|
|
@ -1,7 +1,7 @@
|
||||||
/************************************************************************************//**
|
/************************************************************************************//**
|
||||||
* \file Demo\ARMCM4_XMC4_XCM4700_Relax_Kit_GCC\Boot\led.h
|
* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_GCC\Boot\led.h
|
||||||
* \brief LED driver header file.
|
* \brief LED driver header file.
|
||||||
* \ingroup Boot_ARMCM4_XMC4_XCM4700_Relax_Kit_GCC
|
* \ingroup Boot_ARMCM4_XMC4_XMC4700_Relax_Kit_GCC
|
||||||
* \internal
|
* \internal
|
||||||
*----------------------------------------------------------------------------------------
|
*----------------------------------------------------------------------------------------
|
||||||
* C O P Y R I G H T
|
* C O P Y R I G H T
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue