diff --git a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/blt_conf.h b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/blt_conf.h index bbc07bb8..c73f2524 100644 --- a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/blt_conf.h +++ b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARM7_LPC2000_Olimex_LPC_L2294_GCC\Boot\blt_conf.h +* \file Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARM7_LPC2000_Olimex_LPC_L2294_GCC * \internal diff --git a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/extflash.c b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/extflash.c index a2d2f4d0..50bdbb71 100644 --- a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/extflash.c +++ b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/extflash.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARM7_LPC2000_Olimex_LPC_L2294_GCC\Boot\extflash.c +* \file Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/extflash.c * \brief Bootloader external flash driver source file. * \ingroup Boot_ARM7_LPC2000_Olimex_LPC_L2294_GCC * \internal diff --git a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/extflash.h b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/extflash.h index 270a0d8e..13d1cc7d 100644 --- a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/extflash.h +++ b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/extflash.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARM7_LPC2000_Olimex_LPC_L2294_GCC\Boot\extflash.h +* \file Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/extflash.h * \brief Bootloader external flash driver header file. * \ingroup Boot_ARM7_LPC2000_Olimex_LPC_L2294_GCC * \internal diff --git a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/hooks.c b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/hooks.c index 76f6880a..b9b731f6 100644 --- a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/hooks.c +++ b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARM7_LPC2000_Olimex_LPC_L2294_GCC\Boot\hooks.c +* \file Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARM7_LPC2000_Olimex_LPC_L2294_GCC * \internal diff --git a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/main.c b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/main.c index c2f7ea7a..f84c0dd8 100644 --- a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/main.c +++ b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARM7_LPC2000_Olimex_LPC_L2294_GCC\Boot\main.c +* \file Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARM7_LPC2000_Olimex_LPC_L2294_GCC * \internal diff --git a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/vectors.c b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/vectors.c index 34741fdc..22720a2e 100644 --- a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/vectors.c +++ b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARM7_LPC2000_Olimex_LPC_L2294_GCC\Boot\vectors.c +* \file Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/vectors.c * \brief Bootloader interrupt vectors source file. * \ingroup Boot_ARM7_LPC2000_Olimex_LPC_L2294_GCC * \internal diff --git a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/boot.c b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/boot.c index 9fa35dbe..e62d348f 100644 --- a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/boot.c +++ b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARM7_LPC2000_Olimex_LPC_L2294_GCC\Prog\boot.c +* \file Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARM7_LPC2000_Olimex_LPC_L2294_GCC * \internal diff --git a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/boot.h b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/boot.h index 177ba9e5..1aaa2ab1 100644 --- a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/boot.h +++ b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARM7_LPC2000_Olimex_LPC_L2294_GCC\Prog\boot.h +* \file Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARM7_LPC2000_Olimex_LPC_L2294_GCC * \internal diff --git a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/header.h b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/header.h index 107a7b0c..a6a5986c 100644 --- a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/header.h +++ b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARM7_LPC2000_Olimex_LPC_L2294_GCC\Prog\header.h +* \file Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARM7_LPC2000_Olimex_LPC_L2294_GCC * \internal diff --git a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/irq.c b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/irq.c index 18ba3d06..9b690219 100644 --- a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/irq.c +++ b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/irq.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARM7_LPC2000_Olimex_LPC_L2294_GCC\Prog\irq.c +* \file Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/irq.c * \brief IRQ driver source file. * \ingroup Prog_ARM7_LPC2000_Olimex_LPC_L2294_GCC * \internal diff --git a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/irq.h b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/irq.h index c080ddc1..82633cc9 100644 --- a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/irq.h +++ b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/irq.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARM7_LPC2000_Olimex_LPC_L2294_GCC\Prog\irq.h +* \file Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/irq.h * \brief IRQ driver header file. * \ingroup Prog_ARM7_LPC2000_Olimex_LPC_L2294_GCC * \internal diff --git a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/led.c b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/led.c index b2b6276e..5a7a3298 100644 --- a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/led.c +++ b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARM7_LPC2000_Olimex_LPC_L2294_GCC\Prog\led.c +* \file Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARM7_LPC2000_Olimex_LPC_L2294_GCC * \internal diff --git a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/led.h b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/led.h index 3f5340f1..1e3ebd66 100644 --- a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/led.h +++ b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARM7_LPC2000_Olimex_LPC_L2294_GCC\Prog\led.h +* \file Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARM7_LPC2000_Olimex_LPC_L2294_GCC * \internal diff --git a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/main.c b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/main.c index 480c8888..382dbc3f 100644 --- a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/main.c +++ b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARM7_LPC2000_Olimex_LPC_L2294_GCC\Prog\main.c +* \file Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARM7_LPC2000_Olimex_LPC_L2294_GCC * \internal diff --git a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/timer.c b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/timer.c index b2a2e3d4..1578611b 100644 --- a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/timer.c +++ b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARM7_LPC2000_Olimex_LPC_L2294_GCC\Prog\timer.c +* \file Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARM7_LPC2000_Olimex_LPC_L2294_GCC * \internal diff --git a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/timer.h b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/timer.h index f6a82ede..29a8ab00 100644 --- a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/timer.h +++ b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARM7_LPC2000_Olimex_LPC_L2294_GCC\Prog\timer.h +* \file Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARM7_LPC2000_Olimex_LPC_L2294_GCC * \internal diff --git a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/vectors.c b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/vectors.c index a1af3593..28ae46f6 100644 --- a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/vectors.c +++ b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARM7_LPC2000_Olimex_LPC_L2294_GCC\Prog\vectors.c +* \file Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/vectors.c * \brief Demo program interrupt vectors source file. * \ingroup Prog_ARM7_LPC2000_Olimex_LPC_L2294_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/blt_conf.h b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/blt_conf.h index 82537360..7e0f47f5 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/blt_conf.h +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_GCC\Boot\blt_conf.h +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM0_STM32F0_Discovery_STM32F051_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/flash_layout.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/flash_layout.c index ea341bb2..4c012ce5 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/flash_layout.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/flash_layout.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_GCC\Boot\flash_layout.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/flash_layout.c * \brief Custom flash layout table source file. * \ingroup Boot_ARMCM0_STM32F0_Discovery_STM32F051_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/hooks.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/hooks.c index 98a512b8..3dfbc148 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/hooks.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_GCC\Boot\hooks.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM0_STM32F0_Discovery_STM32F051_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/led.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/led.c index 30c4ad05..e3a31f06 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/led.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_GCC\Boot\led.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM0_STM32F0_Discovery_STM32F051_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/led.h b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/led.h index 97817a48..b4b24e88 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/led.h +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_GCC\Boot\led.h +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM0_STM32F0_Discovery_STM32F051_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/main.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/main.c index 6e673114..2fe1ea7b 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/main.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_GCC\Boot\main.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM0_STM32F0_Discovery_STM32F051_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/boot.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/boot.c index ca5d343f..2a351dbd 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/boot.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_GCC\Prog\boot.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/boot.h b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/boot.h index 0a011c87..e3b893b1 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/boot.h +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_GCC\Prog\boot.h +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/header.h b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/header.h index a143d314..1a64b320 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/header.h +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_GCC\Prog\header.h +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/led.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/led.c index 52096efb..b7d4129a 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/led.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_GCC\Prog\led.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/led.h b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/led.h index bf39c48e..4934cd52 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/led.h +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_GCC\Prog\led.h +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/main.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/main.c index f4cb9859..236bbe8c 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/main.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_GCC\Prog\main.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/timer.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/timer.c index f32da363..e6255e21 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/timer.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_GCC\Prog\timer.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/timer.h b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/timer.h index 1d15863f..a7baea2e 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/timer.h +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_GCC\Prog\timer.h +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/blt_conf.h b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/blt_conf.h index aff86a10..6fc83838 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/blt_conf.h +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_IAR\Boot\blt_conf.h +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM0_STM32F0_Discovery_STM32F051_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/flash_layout.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/flash_layout.c index 2ed2ed4c..ab76b959 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/flash_layout.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/flash_layout.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_IAR\Boot\flash_layout.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/flash_layout.c * \brief Custom flash layout table source file. * \ingroup Boot_ARMCM0_STM32F0_Discovery_STM32F051_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/hooks.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/hooks.c index 2bfa0ca6..a1add945 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/hooks.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_IAR\Boot\hooks.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM0_STM32F0_Discovery_STM32F051_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/led.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/led.c index bdb64ab7..3a247f33 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/led.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_IAR\Boot\led.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM0_STM32F0_Discovery_STM32F051_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/led.h b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/led.h index 4a26b212..8f3f5f2a 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/led.h +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_IAR\Boot\led.h +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM0_STM32F0_Discovery_STM32F051_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/main.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/main.c index c8b558f8..2990c117 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/main.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_IAR\Boot\main.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM0_STM32F0_Discovery_STM32F051_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/boot.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/boot.c index 0fc13d03..440e95f3 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/boot.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_IAR\Prog\boot.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/boot.h b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/boot.h index 4204ad11..a0ed2e9c 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/boot.h +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_IAR\Prog\boot.h +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/header.h b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/header.h index 3256684e..28a39b76 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/header.h +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_IAR\Prog\header.h +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/led.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/led.c index 4276d8f3..3dd3fa66 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/led.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_IAR\Prog\led.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/led.h b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/led.h index ad813cc9..7ea19b5e 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/led.h +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_IAR\Prog\led.h +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/main.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/main.c index 97d9f42f..b1af4506 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/main.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_IAR\Prog\main.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/timer.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/timer.c index 095f6ac1..f3f9033f 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/timer.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_IAR\Prog\timer.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/timer.h b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/timer.h index 08e5b131..24080317 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/timer.h +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_IAR\Prog\timer.h +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/blt_conf.h b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/blt_conf.h index 38c0aebd..bb5ae528 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/blt_conf.h +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_Keil\Boot\blt_conf.h +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM0_STM32F0_Discovery_STM32F051_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/flash_layout.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/flash_layout.c index c8a16435..89e608f8 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/flash_layout.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/flash_layout.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_Keil\Boot\flash_layout.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/flash_layout.c * \brief Custom flash layout table source file. * \ingroup Boot_ARMCM0_STM32F0_Discovery_STM32F051_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/hooks.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/hooks.c index 3c59c9ce..84f9b554 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/hooks.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_Keil\Boot\hooks.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM0_STM32F0_Discovery_STM32F051_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/led.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/led.c index fbc4a5c3..92ef1153 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/led.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_Keil\Boot\led.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM0_STM32F0_Discovery_STM32F051_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/led.h b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/led.h index a3e1bcb4..f62d6b93 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/led.h +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_Keil\Boot\led.h +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM0_STM32F0_Discovery_STM32F051_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/main.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/main.c index 59989fb9..e44e5351 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/main.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_Keil\Boot\main.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM0_STM32F0_Discovery_STM32F051_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/boot.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/boot.c index 8a0807bf..51625a55 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/boot.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_Keil\Prog\boot.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/boot.h b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/boot.h index 4f5ada85..37d5d561 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/boot.h +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_Keil\Prog\boot.h +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/header.h b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/header.h index 7f347fc1..14596cfe 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/header.h +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_Keil\Prog\header.h +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/led.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/led.c index b3930ac2..2098af4e 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/led.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_Keil\Prog\led.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/led.h b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/led.h index a04a2998..33ff2152 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/led.h +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_Keil\Prog\led.h +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/main.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/main.c index e6089c05..1ad01044 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/main.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_Keil\Prog\main.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/timer.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/timer.c index 1623eb2e..254b099c 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/timer.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_Keil\Prog\timer.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/timer.h b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/timer.h index 5ab7e80d..313862dd 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/timer.h +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_Keil\Prog\timer.h +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_Keil/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/blt_conf.h b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/blt_conf.h index 2e2e725c..4afbb1f3 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/blt_conf.h +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio\Boot\blt_conf.h +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/flash_layout.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/flash_layout.c index aaf26aa2..0a9a6bca 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/flash_layout.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/flash_layout.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio\Boot\flash_layout.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/flash_layout.c * \brief Custom flash layout table source file. * \ingroup Boot_ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/hooks.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/hooks.c index 3b7bdbf9..44172639 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/hooks.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio\Boot\hooks.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/led.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/led.c index d9720f3d..1bdc76ea 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/led.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio\Boot\led.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/led.h b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/led.h index 8276cc15..739b9465 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/led.h +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio\Boot\led.h +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/main.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/main.c index e8c1e0e9..1bf24988 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/main.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio\Boot\main.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/boot.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/boot.c index 7c3090d7..36ac9491 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/boot.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio\Prog\boot.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/boot.h b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/boot.h index 09927b14..353f7835 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/boot.h +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio\Prog\boot.h +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/header.h b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/header.h index 4187da50..ee1894ed 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/header.h +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio\Prog\header.h +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/led.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/led.c index 7d921277..fe540de0 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/led.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio\Prog\led.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/led.h b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/led.h index 0095a164..38bcf907 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/led.h +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio\Prog\led.h +* \file Demo/ARMCM0_ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/main.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/main.c index 253e4b70..a0482b5b 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/main.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio\Prog\main.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/timer.c b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/timer.c index c700bc0d..11344d81 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/timer.c +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio\Prog\timer.c +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/timer.h b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/timer.h index 0a1d7170..02fde0c8 100644 --- a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/timer.h +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio\Prog\timer.h +* \file Demo/ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/blt_conf.h b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/blt_conf.h index dc8c5904..4af70470 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/blt_conf.h +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_GCC\Boot\blt_conf.h +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM0_STM32F0_Nucleo_F091RC_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/hooks.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/hooks.c index 9ef75a23..ec470391 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/hooks.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_GCC\Boot\hooks.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM0_STM32F0_Nucleo_F091RC_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/led.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/led.c index df2ab662..024ba9f7 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/led.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_GCC\Boot\led.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM0_STM32F0_Nucleo_F091RC_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/led.h b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/led.h index 653debde..85ac74fe 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/led.h +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_GCC\Boot\led.h +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM0_STM32F0_Nucleo_F091RC_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/main.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/main.c index 27999d21..ec34a838 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/main.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_GCC\Boot\main.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM0_STM32F0_Nucleo_F091RC_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/boot.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/boot.c index d90029e9..f57a084c 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/boot.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_GCC\Prog\boot.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/boot.h b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/boot.h index 0da7ab29..a50f97d0 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/boot.h +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_GCC\Prog\boot.h +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/header.h b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/header.h index 3c8b3fc7..50429efa 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/header.h +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_GCC\Prog\header.h +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/led.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/led.c index eeb334d1..676b45bf 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/led.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_GCC\Prog\led.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/led.h b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/led.h index 770e0cba..c5db67f4 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/led.h +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_GCC\Prog\led.h +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/main.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/main.c index d0cbea28..a977272d 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/main.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_GCC\Prog\main.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/timer.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/timer.c index ebc76d31..045a8c75 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/timer.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_GCC\Prog\timer.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/timer.h b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/timer.h index bb77fc2a..b594d5b3 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/timer.h +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_GCC\Prog\timer.h +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_GCC * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/blt_conf.h b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/blt_conf.h index 148ec7da..1ed8b766 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/blt_conf.h +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_IAR\Boot\blt_conf.h +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM0_STM32F0_Nucleo_F091RC_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/hooks.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/hooks.c index 89050bb3..5375add8 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/hooks.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_IAR\Boot\hooks.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM0_STM32F0_Nucleo_F091RC_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/led.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/led.c index 7f659a41..13abf0cb 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/led.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_IAR\Boot\led.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM0_STM32F0_Nucleo_F091RC_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/led.h b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/led.h index dd523b10..59294a83 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/led.h +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_IAR\Boot\led.h +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM0_STM32F0_Nucleo_F091RC_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/main.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/main.c index 0a599135..a11ff435 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/main.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_IAR\Boot\main.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM0_STM32F0_Nucleo_F091RC_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/boot.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/boot.c index df26c442..9d6df103 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/boot.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_IAR\Prog\boot.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/boot.h b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/boot.h index afb9ffee..901fd975 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/boot.h +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_IAR\Prog\boot.h +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/header.h b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/header.h index 9db03e12..696b5828 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/header.h +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_IAR\Prog\header.h +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/led.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/led.c index 0c0959dd..cc336441 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/led.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_IAR\Prog\led.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/led.h b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/led.h index 17275229..0aa106bb 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/led.h +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_IAR\Prog\led.h +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/main.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/main.c index 1c66309b..c304df83 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/main.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_IAR\Prog\main.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/timer.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/timer.c index e92b9517..0f97c280 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/timer.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_IAR\Prog\timer.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/timer.h b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/timer.h index 743ca2ec..4e93da7b 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/timer.h +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_IAR\Prog\timer.h +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_IAR * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Boot/blt_conf.h b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Boot/blt_conf.h index 873a248f..5543c8e5 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Boot/blt_conf.h +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_Keil\Boot\blt_conf.h +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM0_STM32F0_Nucleo_F091RC_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Boot/hooks.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Boot/hooks.c index f55aff33..3c87f2ed 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Boot/hooks.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_Keil\Boot\hooks.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM0_STM32F0_Nucleo_F091RC_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Boot/led.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Boot/led.c index a70e09e2..bec85acb 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Boot/led.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_Keil\Boot\led.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM0_STM32F0_Nucleo_F091RC_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Boot/led.h b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Boot/led.h index 79380203..741b4488 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Boot/led.h +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_Keil\Boot\led.h +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM0_STM32F0_Nucleo_F091RC_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Boot/main.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Boot/main.c index b4df72e8..23786bb0 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Boot/main.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_Keil\Boot\main.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM0_STM32F0_Nucleo_F091RC_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/boot.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/boot.c index ad0e14ff..a131ea49 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/boot.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_Keil\Prog\boot.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/boot.h b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/boot.h index 0461eca5..ba0c66b4 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/boot.h +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_Keil\Prog\boot.h +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/header.h b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/header.h index c73498d6..0a4feed7 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/header.h +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_Keil\Prog\header.h +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/led.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/led.c index c51967eb..991f938c 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/led.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_Keil\Prog\led.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/led.h b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/led.h index dce008e9..d25b2f64 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/led.h +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_Keil\Prog\led.h +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/main.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/main.c index 17f4f27f..0c55363e 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/main.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_Keil\Prog\main.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/timer.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/timer.c index c4cee724..36071bbd 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/timer.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_Keil\Prog\timer.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/timer.h b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/timer.h index 58c0a99d..9eaaffa8 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/timer.h +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_Keil\Prog\timer.h +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_Keil/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_Keil * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Boot/blt_conf.h b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Boot/blt_conf.h index 78abc465..fd052205 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Boot/blt_conf.h +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio\Boot\blt_conf.h +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Boot/hooks.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Boot/hooks.c index eb5c735c..afc86801 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Boot/hooks.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio\Boot\hooks.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Boot/led.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Boot/led.c index a46c307d..b0a80e2f 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Boot/led.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio\Boot\led.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Boot/led.h b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Boot/led.h index f72cb421..5274e920 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Boot/led.h +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio\Boot\led.h +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Boot/main.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Boot/main.c index d1827cbe..3fdbc556 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Boot/main.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio\Boot\main.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/boot.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/boot.c index 0e492a09..b11e22a4 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/boot.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio\Prog\boot.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/boot.h b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/boot.h index 6ffcb952..b57fba15 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/boot.h +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio\Prog\boot.h +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/header.h b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/header.h index 62eb9cfd..161695bc 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/header.h +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio\Prog\header.h +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/led.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/led.c index 90440869..5b436fd8 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/led.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio\Prog\led.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/led.h b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/led.h index 8f4eed0d..baa46e6a 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/led.h +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio\Prog\led.h +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/main.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/main.c index 79f406ac..d38b262a 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/main.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio\Prog\main.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/timer.c b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/timer.c index f793e450..01d5e5d1 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/timer.c +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio\Prog\timer.c +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/timer.h b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/timer.h index 7c3dfb8f..f3301c3a 100644 --- a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/timer.h +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio\Prog\timer.h +* \file Demo/ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Boot/blt_conf.h b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Boot/blt_conf.h index 712bc080..e7ba5f5d 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Boot/blt_conf.h +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_GCC\Boot\blt_conf.h +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM0_XMC1_XMC1400_Boot_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Boot/hooks.c b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Boot/hooks.c index 771adca1..9de20ee0 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Boot/hooks.c +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_GCC\Boot\hooks.c +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM0_XMC1_XMC1400_Boot_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Boot/led.c b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Boot/led.c index 6d54c59d..7150b27e 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Boot/led.c +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_GCC\Boot\led.c +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM0_XMC1_XMC1400_Boot_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Boot/led.h b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Boot/led.h index 221cce03..5adba019 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Boot/led.h +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_GCC\Boot\led.h +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM0_XMC1_XMC1400_Boot_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Boot/main.c b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Boot/main.c index 7f74cfcc..3cc85c60 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Boot/main.c +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_GCC\Boot\main.c +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM0_XMC1_XMC1400_Boot_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/boot.c b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/boot.c index 6c7aca0a..76e74a18 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/boot.c +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_GCC\Prog\boot.c +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM0_XMC1_XMC1400_Boot_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/boot.h b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/boot.h index 908ed39c..731b71a2 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/boot.h +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_GCC\Prog\boot.h +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM0_XMC1_XMC1400_Boot_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/header.h b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/header.h index 63c8fa80..580a821a 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/header.h +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_GCC\Prog\header.h +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM0_XMC1_XMC1400_Boot_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/led.c b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/led.c index 2c286152..05a94e62 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/led.c +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_GCC\Prog\led.c +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM0_XMC1_XMC1400_Boot_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/led.h b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/led.h index 137daedd..c3163c07 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/led.h +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_GCC\Prog\led.h +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM0_XMC1_XMC1400_Boot_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/main.c b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/main.c index 48a64488..b25d9f82 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/main.c +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_GCC\Prog\main.c +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM0_XMC1_XMC1400_Boot_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/timer.c b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/timer.c index e03d393f..7d9d2583 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/timer.c +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_GCC\Prog\timer.c +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM0_XMC1_XMC1400_Boot_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/timer.h b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/timer.h index d3ed7112..5e28431c 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/timer.h +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_GCC\Prog\timer.h +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_GCC/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM0_XMC1_XMC1400_Boot_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/blt_conf.h b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/blt_conf.h index 3d983eeb..f756884f 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/blt_conf.h +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_IAR\Boot\blt_conf.h +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM0_XMC1_XMC1400_Boot_Kit_IAR * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/hooks.c b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/hooks.c index 5f7eabfb..00ff43a5 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/hooks.c +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_IAR\Boot\hooks.c +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM0_XMC1_XMC1400_Boot_Kit_IAR * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/led.c b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/led.c index 38e60720..ae44c8ab 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/led.c +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_IAR\Boot\led.c +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM0_XMC1_XMC1400_Boot_Kit_IAR * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/led.h b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/led.h index ef92b29e..ca87d7d4 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/led.h +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_IAR\Boot\led.h +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM0_XMC1_XMC1400_Boot_Kit_IAR * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/main.c b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/main.c index 03382955..a63266b0 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/main.c +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_IAR\Boot\main.c +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM0_XMC1_XMC1400_Boot_Kit_IAR * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/boot.c b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/boot.c index 1fe4efa4..38112ace 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/boot.c +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_IAR\Prog\boot.c +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM0_XMC1_XMC1400_Boot_Kit_IAR * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/boot.h b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/boot.h index 7153254f..26fcd6ae 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/boot.h +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_IAR\Prog\boot.h +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM0_XMC1_XMC1400_Boot_Kit_IAR * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/header.h b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/header.h index 9123e905..607b1a5e 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/header.h +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_IAR\Prog\header.h +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM0_XMC1_XMC1400_Boot_Kit_IAR * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/led.c b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/led.c index d20348dc..a18313b4 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/led.c +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_IAR\Prog\led.c +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM0_XMC1_XMC1400_Boot_Kit_IAR * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/led.h b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/led.h index 59a255c6..87e614a8 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/led.h +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_IAR\Prog\led.h +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM0_XMC1_XMC1400_Boot_Kit_IAR * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/main.c b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/main.c index 8a7ccfa0..40563f1e 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/main.c +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_IAR\Prog\main.c +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM0_XMC1_XMC1400_Boot_Kit_IAR * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/timer.c b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/timer.c index ed72eb79..840ea16d 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/timer.c +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_IAR\Prog\timer.c +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM0_XMC1_XMC1400_Boot_Kit_IAR * \internal diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/timer.h b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/timer.h index c08601da..c11baf0e 100644 --- a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/timer.h +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM0_XMC1_XMC1400_Boot_Kit_IAR\Prog\timer.h +* \file Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM0_XMC1_XMC1400_Boot_Kit_IAR * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Boot/blt_conf.h b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Boot/blt_conf.h index 079aca12..6b788c4b 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks\Boot\blt_conf.h +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Boot/hooks.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Boot/hooks.c index 6fbe49cc..a69999ef 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Boot/hooks.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks\Boot\hooks.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Boot/main.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Boot/main.c index 19c16e76..73f9e42f 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Boot/main.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks\Boot\main.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Boot/vectors.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Boot/vectors.c index 9d5c0041..3f81732f 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Boot/vectors.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Boot/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks\Boot\vectors.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Boot/vectors.c * \brief Bootloader interrupt vector table source file. * \ingroup Boot_ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/boot.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/boot.c index 6d479b72..24bfd2c1 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/boot.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks\Prog\boot.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/boot.h b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/boot.h index 422aaee9..47c0d6ef 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/boot.h +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks\Prog\boot.h +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/header.h b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/header.h index e0747fc8..cb95a874 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/header.h +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks\Prog\header.h +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/led.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/led.c index 6a8ab997..f7405698 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/led.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks\Prog\led.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/led.h b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/led.h index c8d87dfd..467c789c 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/led.h +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks\Prog\led.h +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/main.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/main.c index 8563fb10..aa755692 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/main.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks\Prog\main.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/timer.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/timer.c index 6951ae29..5bb6d333 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/timer.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks\Prog\timer.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/timer.h b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/timer.h index d76a98d8..94695684 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/timer.h +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks\Prog\timer.h +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks * \internal *---------------------------------------------------------------------------------------- diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/vectors.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/vectors.c index 5cbffabf..9a972c2d 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/vectors.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks\Prog\vectors.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/vectors.c * \brief Demo program interrupt vectors source file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/blt_conf.h b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/blt_conf.h index b10cef89..166cfb2d 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC\Boot\blt_conf.h +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/cstart.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/cstart.c index 2fc94935..11e39b50 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/cstart.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/cstart.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC\Boot\cstart.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/cstart.c * \brief Bootloader C startup source file. * \ingroup Boot_ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/hooks.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/hooks.c index 90289d4c..4077d4c8 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/hooks.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC\Boot\hooks.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/main.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/main.c index 99d8b3e1..db753b5e 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/main.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC\Boot\main.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/vectors.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/vectors.c index 4e5cc5cd..fb662a6e 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/vectors.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC\Boot\vectors.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/vectors.c * \brief Bootloader interrupt vector table source file. * \ingroup Boot_ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/boot.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/boot.c index 7cd86579..2ca4ece6 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/boot.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC\Prog\boot.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/boot.h b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/boot.h index 6e3163e3..be9245ec 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/boot.h +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC\Prog\boot.h +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/cstart.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/cstart.c index b3e60b68..0dc45142 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/cstart.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/cstart.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC\Prog\cstart.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/cstart.c * \brief Demo program C startup source file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/header.h b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/header.h index 3f2e5beb..0e2e78a8 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/header.h +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC\Prog\header.h +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/led.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/led.c index 9f467a9a..08ae6be7 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/led.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC\Prog\led.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/led.h b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/led.h index f2806602..4ad05bf7 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/led.h +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC\Prog\led.h +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/main.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/main.c index 8f31bd24..cb09693e 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/main.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC\Prog\main.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/timer.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/timer.c index b36e45ce..7793bcbf 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/timer.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC\Prog\timer.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/timer.h b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/timer.h index 751cf4ff..33c0e1f2 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/timer.h +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC\Prog\timer.h +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/vectors.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/vectors.c index 3b60ec56..2f452e2a 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/vectors.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC\Prog\vectors.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/vectors.c * \brief Demo program interrupt vectors source file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Boot/blt_conf.h b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Boot/blt_conf.h index eb141b3e..0d534794 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR\Boot\blt_conf.h +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Boot/hooks.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Boot/hooks.c index ef07391c..d4c7ab82 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Boot/hooks.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR\Boot\hooks.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Boot/main.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Boot/main.c index 301f61fc..7dc5457c 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Boot/main.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR\Boot\main.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Boot/vectors.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Boot/vectors.c index 264750a1..240aedef 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Boot/vectors.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Boot/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR\Boot\vectors.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Boot/vectors.c * \brief Bootloader interrupt vector table source file. * \ingroup Boot_ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/boot.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/boot.c index d25ef100..f2f92146 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/boot.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR\Prog\boot.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/boot.h b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/boot.h index e51188ad..f791affb 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/boot.h +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR\Prog\boot.h +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/header.h b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/header.h index 37008d09..5c804255 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/header.h +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR\Prog\header.h +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/led.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/led.c index 669c36e1..d693b775 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/led.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR\Prog\led.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/led.h b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/led.h index 602295de..4a264d8d 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/led.h +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR\Prog\led.h +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/main.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/main.c index 6b01f4f9..da9d642a 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/main.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR\Prog\main.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/timer.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/timer.c index 2ce4ae0c..1c175ff8 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/timer.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR\Prog\timer.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/timer.h b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/timer.h index 2ff5cb80..769a3189 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/timer.h +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR\Prog\timer.h +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR * \internal diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/vectors.c b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/vectors.c index 608a9e86..f6ead2be 100644 --- a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/vectors.c +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR\Prog\vectors.c +* \file Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/vectors.c * \brief Demo program interrupt vectors source file. * \ingroup Prog_ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Boot/blt_conf.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Boot/blt_conf.h index 5fc76074..5eefef97 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_Crossworks\Boot\blt_conf.h +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S6965_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Boot/hooks.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Boot/hooks.c index 0c6dc43a..4e3e08f5 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Boot/hooks.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_Crossworks\Boot\hooks.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S6965_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Boot/main.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Boot/main.c index 1e228933..22a22d3d 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Boot/main.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_Crossworks\Boot\main.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S6965_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Boot/vectors.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Boot/vectors.c index 5bff47c0..bbf75ea1 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Boot/vectors.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Boot/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_Crossworks\Boot\vectors.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Boot/vectors.c * \brief Bootloader interrupt vector table source file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S6965_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/boot.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/boot.c index e37543cd..e34d2996 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/boot.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_Crossworks\Prog\boot.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/boot.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/boot.h index 1a65cb16..d6b2834b 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/boot.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_Crossworks\Prog\boot.h +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/header.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/header.h index 1aa7594e..a9751243 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/header.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_Crossworks\Prog\header.h +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/led.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/led.c index fe03fba0..a4c00bda 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/led.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_Crossworks\Prog\led.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/led.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/led.h index c99c6060..0aa0a31d 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/led.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_Crossworks\Prog\led.h +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/main.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/main.c index 07200fd7..058364e8 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/main.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_Crossworks\Prog\main.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/net.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/net.c index a226d24e..c0757a65 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/net.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/net.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_Crossworks\Prog\net.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/net.c * \brief Network application for the uIP TCP/IP stack. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/net.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/net.h index cd786bcd..b01a7a88 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/net.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/net.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_Crossworks\Prog\net.h +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/net.h * \brief Network application for the uIP TCP/IP stack. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/time.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/time.c index 77c40c81..ffd85ffb 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/time.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/time.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_Crossworks\Prog\time.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/time.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/time.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/time.h index b558cf40..4adab953 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/time.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/time.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_Crossworks\Prog\time.h +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/time.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/vectors.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/vectors.c index f0d03872..8cdc8e40 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/vectors.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_Crossworks\Prog\vectors.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/vectors.c * \brief Demo program interrupt vectors source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/blt_conf.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/blt_conf.h index 1ac34b3c..8d4a4a46 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_GCC\Boot\blt_conf.h +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S6965_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/cstart.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/cstart.c index 4e187af1..d34ebc80 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/cstart.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/cstart.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_GCC\Boot\cstart.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/cstart.c * \brief Bootloader C startup source file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S6965_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/hooks.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/hooks.c index e1c0d6b7..2c237a91 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/hooks.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_GCC\Boot\hooks.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S6965_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/main.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/main.c index 0d9be3eb..6d4f6a0d 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/main.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_GCC\Boot\main.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S6965_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/vectors.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/vectors.c index 958756a5..a1e2d2df 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/vectors.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_GCC\Boot\vectors.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/vectors.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S6965_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/boot.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/boot.c index d961a2cb..c702eb07 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/boot.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_GCC\Prog\boot.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/boot.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/boot.h index bc0e0e89..9d4649c7 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/boot.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_GCC\Prog\boot.h +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/cstart.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/cstart.c index ff8898c8..b80c5016 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/cstart.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/cstart.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_GCC\Prog\cstart.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/cstart.c * \brief Demo program C startup source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/header.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/header.h index d875e51d..1c64efed 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/header.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_GCC\Prog\header.h +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/led.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/led.c index c31379ab..b8133e74 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/led.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_GCC\Prog\led.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/led.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/led.h index 79640e83..7935749d 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/led.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_GCC\Prog\led.h +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/main.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/main.c index 4c50e59d..39a210f7 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/main.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_GCC\Prog\main.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/net.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/net.c index bcd2861c..08f0eaa4 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/net.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/net.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_GCC\Prog\net.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/net.c * \brief Network application for the uIP TCP/IP stack. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/net.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/net.h index 59c127ae..6792a49e 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/net.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/net.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_GCC\Prog\net.h +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/net.h * \brief Network application for the uIP TCP/IP stack. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/time.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/time.c index 4b37797d..31e8a0c2 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/time.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/time.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_GCC\Prog\time.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/time.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/time.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/time.h index f87f92f0..565f81c5 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/time.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/time.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_GCC\Prog\time.h +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/time.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/vectors.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/vectors.c index 62b9da90..89895372 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/vectors.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_GCC\Prog\vectors.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/vectors.c * \brief Demo program interrupt vectors source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Boot/blt_conf.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Boot/blt_conf.h index e8193147..2a0d9e2d 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_IAR\Boot\blt_conf.h +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S6965_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Boot/hooks.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Boot/hooks.c index aa1216f5..6dbb05f5 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Boot/hooks.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_IAR\Boot\hooks.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S6965_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Boot/main.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Boot/main.c index 95263ca5..adc7ebe1 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Boot/main.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_IAR\Boot\main.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S6965_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Boot/vectors.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Boot/vectors.c index fcde7f2d..9c70400b 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Boot/vectors.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Boot/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_IAR\Boot\vectors.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Boot/vectors.c * \brief Bootloader interrupt vector table source file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S6965_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/boot.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/boot.c index bcfaafc8..d2a0fa86 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/boot.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_IAR\Prog\boot.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/boot.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/boot.h index 51e18eba..f7bc347e 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/boot.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_IAR\Prog\boot.h +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/header.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/header.h index 464ae2ab..001b2083 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/header.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_IAR\Prog\header.h +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/led.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/led.c index 70bb0d1f..edb81ba4 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/led.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_IAR\Prog\led.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/led.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/led.h index c85a2a90..679eafb4 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/led.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_IAR\Prog\led.h +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/main.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/main.c index c98da441..6abe7201 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/main.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_IAR\Prog\main.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/net.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/net.c index e51cd1aa..97e24bba 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/net.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/net.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_IAR\Prog\net.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/net.c * \brief Network application for the uIP TCP/IP stack. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/net.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/net.h index 00a8c2a4..bbcfcff7 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/net.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/net.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_IAR\Prog\net.h +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/net.h * \brief Network application for the uIP TCP/IP stack. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/time.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/time.c index c0c82d2a..264f5788 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/time.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/time.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_IAR\Prog\time.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/time.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/time.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/time.h index 044ed7ae..d2043ce9 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/time.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/time.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_IAR\Prog\time.h +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/time.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/vectors.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/vectors.c index cafd2f2c..66b60bf7 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/vectors.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S6965_IAR\Prog\vectors.c +* \file Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/vectors.c * \brief Demo program interrupt vectors source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S6965_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/blt_conf.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/blt_conf.h index 23921976..4fa59f54 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_Crossworks\Boot\blt_conf.h +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S8962_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/flash_layout.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/flash_layout.c index 7aae0f24..8e07812f 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/flash_layout.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/flash_layout.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_Crossworks\Boot\flash_layout.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/flash_layout.c * \brief Custom flash layout table source file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S8962_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/hooks.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/hooks.c index 3689b910..8983058b 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/hooks.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_Crossworks\Boot\hooks.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S8962_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/main.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/main.c index 2435f51f..80c54770 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/main.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_Crossworks\Boot\main.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S8962_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/vectors.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/vectors.c index 705228c2..f5f4a6a6 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/vectors.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_Crossworks\Boot\vectors.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/vectors.c * \brief Bootloader interrupt vector table source file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S8962_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/boot.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/boot.c index 1b27173d..96640ce1 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/boot.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_Crossworks\Prog\boot.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/boot.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/boot.h index bcc6c912..b593d923 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/boot.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_Crossworks\Prog\boot.h +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/header.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/header.h index e5da5c7d..85fce77b 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/header.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_Crossworks\Prog\header.h +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/led.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/led.c index 08d4a833..6fa03fb7 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/led.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_Crossworks\Prog\led.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/led.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/led.h index b4bbf871..0997126e 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/led.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_Crossworks\Prog\led.h +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/main.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/main.c index d7a78e48..955848c9 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/main.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_Crossworks\Prog\main.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/time.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/time.c index f5b6cf21..e17707fe 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/time.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/time.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_Crossworks\Prog\time.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/time.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/time.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/time.h index 95311939..c4219090 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/time.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/time.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_Crossworks\Prog\time.h +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/time.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/vectors.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/vectors.c index 45177f0c..2bd7be9e 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/vectors.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_Crossworks\Prog\vectors.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/vectors.c * \brief Demo program interrupt vectors source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/blt_conf.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/blt_conf.h index bf94b99a..c5d486be 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_GCC\Boot\blt_conf.h +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S8962_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/cstart.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/cstart.c index 6d41a6e8..3223f671 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/cstart.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/cstart.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_GCC\Boot\cstart.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/cstart.c * \brief Bootloader C startup source file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S8962_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/flash_layout.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/flash_layout.c index 7c9debb0..0ba32c28 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/flash_layout.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/flash_layout.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_GCC\Boot\flash_layout.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/flash_layout.c * \brief Custom flash layout table source file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S8962_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/hooks.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/hooks.c index 2b1d64ff..68c536e6 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/hooks.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_GCC\Boot\hooks.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S8962_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/main.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/main.c index 46450972..00d6a8bb 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/main.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_GCC\Boot\main.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S8962_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/vectors.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/vectors.c index 54956d49..c242f8d8 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/vectors.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_GCC\Boot\vectors.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/vectors.c * \brief Bootloader interrupt vector table source file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S8962_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/boot.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/boot.c index 219114ae..809778e4 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/boot.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_GCC\Prog\boot.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/boot.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/boot.h index a9228632..7a6a79b6 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/boot.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_GCC\Prog\boot.h +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/cstart.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/cstart.c index 592435e6..342fcc1e 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/cstart.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/cstart.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_GCC\Prog\cstart.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/cstart.c * \brief Demo program C startup source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/header.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/header.h index cee76e9e..56e121d9 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/header.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_GCC\Prog\header.h +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/led.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/led.c index 051ebfab..870cca03 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/led.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_GCC\Prog\led.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/led.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/led.h index 62b3a384..3c5baa12 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/led.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_GCC\Prog\led.h +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/main.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/main.c index a5091e0c..38572a80 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/main.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_GCC\Prog\main.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/time.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/time.c index 10c95f03..6f150fa0 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/time.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/time.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_GCC\Prog\time.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/time.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/time.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/time.h index 10f2e204..9a4177e5 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/time.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/time.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_GCC\Prog\time.h +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/time.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/vectors.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/vectors.c index d9c43170..fb50546b 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/vectors.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_GCC\Prog\vectors.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/vectors.c * \brief Demo program interrupt vectors source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_GCC * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/blt_conf.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/blt_conf.h index fae98c3c..b9dd6906 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_IAR\Boot\blt_conf.h +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S8962_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/flash_layout.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/flash_layout.c index 75ea4c41..9b4e1855 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/flash_layout.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/flash_layout.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_IAR\Boot\flash_layout.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/flash_layout.c * \brief Custom flash layout table source file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S8962_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/hooks.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/hooks.c index 39fd13d2..569b3244 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/hooks.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_IAR\Boot\hooks.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S8962_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/main.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/main.c index e03233ad..4f15de6f 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/main.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_IAR\Boot\main.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S8962_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/vectors.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/vectors.c index ded573b9..fe6a70eb 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/vectors.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_IAR\Boot\vectors.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/vectors.c * \brief Bootloader interrupt vector table source file. * \ingroup Boot_ARMCM3_LM3S_EK_LM3S8962_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/boot.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/boot.c index 88c567c6..827818b0 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/boot.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_IAR\Prog\boot.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/boot.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/boot.h index 0d91a1a1..1f8d7093 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/boot.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_IAR\Prog\boot.h +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/header.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/header.h index e3c2891a..38501351 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/header.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_IAR\Prog\header.h +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/led.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/led.c index ba0767d0..69068501 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/led.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_IAR\Prog\led.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/led.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/led.h index e2457c4c..9c2746a7 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/led.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_IAR\Prog\led.h +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/main.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/main.c index d2da6520..b02dd3ff 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/main.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_IAR\Prog\main.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/time.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/time.c index 702f9dac..fb5c77dd 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/time.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/time.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_IAR\Prog\time.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/time.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/time.h b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/time.h index 37fe4e23..da189874 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/time.h +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/time.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_IAR\Prog\time.h +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/time.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_IAR * \internal diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/vectors.c b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/vectors.c index 5b22d0ef..9e59e4f6 100644 --- a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/vectors.c +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_LM3S_EK_LM3S8962_IAR\Prog\vectors.c +* \file Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/vectors.c * \brief Demo program interrupt vectors source file. * \ingroup Prog_ARMCM3_LM3S_EK_LM3S8962_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/blt_conf.h b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/blt_conf.h index bc9fb14c..65838424 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_GCC\Boot\blt_conf.h +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_STM32F1_Nucleo_F103RB_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/flash_layout.c b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/flash_layout.c index b2ac3289..c1c9b8c4 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/flash_layout.c +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/flash_layout.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_GCC\Boot\flash_layout.c +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/flash_layout.c * \brief Custom flash layout table source file. * \ingroup Boot_ARMCM3_STM32F1_Nucleo_F103RB_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/hooks.c b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/hooks.c index 3ebd8d57..7be5b20b 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/hooks.c +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_GCC\Boot\hooks.c +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_STM32F1_Nucleo_F103RB_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/led.c b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/led.c index a671ee7f..7f822866 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/led.c +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_GCC\Boot\led.c +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM3_STM32F1_Nucleo_F103RB_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/led.h b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/led.h index a029411f..6ef6ae63 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/led.h +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_GCC\Boot\led.h +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM3_STM32F1_Nucleo_F103RB_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/main.c b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/main.c index 516569d5..810a7595 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_GCC\Boot\main.c +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_STM32F1_Nucleo_F103RB_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/boot.c b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/boot.c index 5a03a3f2..69bb398b 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/boot.c +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_GCC\Prog\boot.c +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM3_STM32F1_Nucleo_F103RB_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/boot.h b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/boot.h index 3426a68b..285f7919 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/boot.h +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_GCC\Prog\boot.h +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM3_STM32F1_Nucleo_F103RB_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/header.h b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/header.h index b536da13..eac6b1b5 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/header.h +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_GCC\Prog\header.h +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_STM32F1_Nucleo_F103RB_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/led.c b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/led.c index daf9ce45..f2d06515 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/led.c +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_GCC\Prog\led.c +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_STM32F1_Nucleo_F103RB_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/led.h b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/led.h index a2158ff0..c5138b91 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/led.h +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_GCC\Prog\led.h +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_STM32F1_Nucleo_F103RB_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/main.c b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/main.c index f8813b89..6754a724 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_GCC\Prog\main.c +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_STM32F1_Nucleo_F103RB_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/timer.c b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/timer.c index 9c6a346e..43a81cb8 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/timer.c +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_GCC\Prog\timer.c +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_STM32F1_Nucleo_F103RB_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/timer.h b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/timer.h index cda070f9..13f955da 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/timer.h +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_GCC\Prog\timer.h +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_STM32F1_Nucleo_F103RB_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/blt_conf.h b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/blt_conf.h index 3f81620e..f6160440 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_IAR\Boot\blt_conf.h +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_STM32F1_Nucleo_F103RB_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/flash_layout.c b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/flash_layout.c index 3b619d35..ddf94d97 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/flash_layout.c +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/flash_layout.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_IAR\Boot\flash_layout.c +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/flash_layout.c * \brief Custom flash layout table source file. * \ingroup Boot_ARMCM3_STM32F1_Nucleo_F103RB_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/hooks.c b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/hooks.c index 42f25662..d029a284 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/hooks.c +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_IAR\Boot\hooks.c +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_STM32F1_Nucleo_F103RB_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/led.c b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/led.c index df79e7f6..2c76ffe7 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/led.c +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_IAR\Boot\led.c +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM3_STM32F1_Nucleo_F103RB_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/led.h b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/led.h index fe795f1f..a96925dd 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/led.h +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_IAR\Boot\led.h +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM3_STM32F1_Nucleo_F103RB_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/main.c b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/main.c index addd8403..dc0c4ff9 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_IAR\Boot\main.c +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_STM32F1_Nucleo_F103RB_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/boot.c b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/boot.c index f065a3c4..50dd1740 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/boot.c +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_IAR\Prog\boot.c +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM3_STM32F1_Nucleo_F103RB_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/boot.h b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/boot.h index 4855e5e5..4cef2969 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/boot.h +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_IAR\Prog\boot.h +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM3_STM32F1_Nucleo_F103RB_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/header.h b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/header.h index 30d9eb1e..67939b31 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/header.h +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_IAR\Prog\header.h +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_STM32F1_Nucleo_F103RB_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/led.c b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/led.c index 5a868afd..aa39de64 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/led.c +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_IAR\Prog\led.c +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_STM32F1_Nucleo_F103RB_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/led.h b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/led.h index aa367f4a..8b0e2ec7 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/led.h +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_IAR\Prog\led.h +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_STM32F1_Nucleo_F103RB_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/main.c b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/main.c index 3d1fd192..1a43bb4d 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_IAR\Prog\main.c +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_STM32F1_Nucleo_F103RB_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/timer.c b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/timer.c index 33f50f02..5cf37970 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/timer.c +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_IAR\Prog\timer.c +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_STM32F1_Nucleo_F103RB_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/timer.h b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/timer.h index 8298df13..34407a88 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/timer.h +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_IAR\Prog\timer.h +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_STM32F1_Nucleo_F103RB_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/blt_conf.h b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/blt_conf.h index 60ee7f7d..a00c831f 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio\Boot\blt_conf.h +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/flash_layout.c b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/flash_layout.c index e99b4774..464c834b 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/flash_layout.c +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/flash_layout.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio\Boot\flash_layout.c +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/flash_layout.c * \brief Custom flash layout table source file. * \ingroup Boot_ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/hooks.c b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/hooks.c index a2784382..aca2da51 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/hooks.c +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio\Boot\hooks.c +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/led.c b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/led.c index b6cb08ad..ea5ae55c 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/led.c +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio\Boot\led.c +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/led.h b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/led.h index e7943376..3c180650 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/led.h +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio\Boot\led.h +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/main.c b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/main.c index 63fe7c09..29136364 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio\Boot\main.c +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/boot.c b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/boot.c index a5ad0d5e..b77dbf60 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/boot.c +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio\Prog\boot.c +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/boot.h b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/boot.h index 2691d7c7..4a8e8f69 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/boot.h +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio\Prog\boot.h +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/header.h b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/header.h index 0723c064..d2bbac15 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/header.h +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio\Prog\header.h +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/led.c b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/led.c index 1b4260f3..02724324 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/led.c +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio\Prog\led.c +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/led.h b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/led.h index f94c85bd..449e586c 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/led.h +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio\Prog\led.h +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/main.c b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/main.c index 2992b51f..be6665a2 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio\Prog\main.c +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/timer.c b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/timer.c index c1dda01e..a5625eb9 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/timer.c +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio\Prog\timer.c +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/timer.h b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/timer.h index 2da1ff5e..f6182263 100644 --- a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/timer.h +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio\Prog\timer.h +* \file Demo/ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_STM32F1_Nucleo_F103RB_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/blt_conf.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/blt_conf.h index abfd4275..c3ebeddb 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_Crossworks\Boot\blt_conf.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/flash_layout.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/flash_layout.c index 323efa4d..f873c431 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/flash_layout.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/flash_layout.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_Crossworks\Boot\flash_layout.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/flash_layout.c * \brief Custom flash layout table source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/hooks.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/hooks.c index f3efb1e6..ea45f6dc 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/hooks.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_Crossworks\Boot\hooks.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/main.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/main.c index 76078f3a..291175b2 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_Crossworks\Boot\main.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_conf.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_conf.h index 2b2bc6bd..2b7cb5c6 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_conf.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_Crossworks\Boot\usb_conf.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_conf.h * \brief Bootloader USB device configuration header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_desc.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_desc.c index d9cb4ade..7021c5bb 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_desc.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_desc.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_Crossworks\Boot\usb_desc.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_desc.c * \brief Bootloader USB device descriptor source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_desc.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_desc.h index 6f110ca0..98c60b20 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_desc.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_desc.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_Crossworks\Boot\usb_desc.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_desc.h * \brief Bootloader USB device descriptor header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_endp.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_endp.c index e2b1be73..c0d54f64 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_endp.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_endp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_Crossworks\Boot\usb_endp.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_endp.c * \brief Bootloader USB device endpoint routines source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_istr.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_istr.c index 61c82d78..5fd2928b 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_istr.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_istr.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_Crossworks\Boot\usb_istr.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_istr.c * \brief Bootloader USB device interrupt/event handler source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_istr.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_istr.h index ee30df2c..bcb5f9ec 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_istr.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_istr.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_Crossworks\Boot\usb_istr.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_istr.h * \brief Bootloader USB device interrupt/event handler header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_prop.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_prop.c index 51ba9b97..ca2fa594 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_prop.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_prop.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_Crossworks\Boot\usb_prop.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_prop.c * \brief Bootloader USB device properties source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_prop.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_prop.h index 6fbf3368..3bc8865b 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_prop.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_prop.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_Crossworks\Boot\usb_prop.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_prop.h * \brief Bootloader USB device properties header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_pwr.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_pwr.c index b417e7d5..daeb98ed 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_pwr.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_pwr.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_Crossworks\Boot\usb_pwr.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_pwr.c * \brief Bootloader USB device power management source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_pwr.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_pwr.h index cf2c496e..8af42d95 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_pwr.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_pwr.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_Crossworks\Boot\usb_pwr.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/usb_pwr.h * \brief Bootloader USB device power management header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/vectors.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/vectors.c index 4354835a..fb815722 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/vectors.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_STM32F1\Crossworks\vectors.c +* \file Source/ARMCM3_STM32F1/Crossworks/vectors.c * \brief Bootloader interrupt vector table source file. * \ingroup Target_ARMCM3_STM32F1 * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/header.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/header.h index 444f3e5e..a2401817 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/header.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_Crossworks\Prog\header.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32H103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/led.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/led.c index affdf4c7..50dab2c8 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/led.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_Crossworks\Prog\led.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32H103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/led.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/led.h index ce2dc4c6..a73a1454 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/led.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_Crossworks\Prog\led.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32H103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/main.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/main.c index 732d3e03..c74bad71 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_Crossworks\Prog\main.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32H103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/timer.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/timer.c index 42438ce2..1de7ffea 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/timer.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_Crossworks\Prog\timer.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32H103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/timer.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/timer.h index dfa5d40f..e2f67b86 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/timer.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_Crossworks\Prog\timer.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32H103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/vectors.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/vectors.c index fceef08d..956d4361 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/vectors.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_Crossworks\Prog\vectors.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/vectors.c * \brief Demo program interrupt vectors source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32H103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/blt_conf.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/blt_conf.h index 125dc646..f0f152f2 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_GCC\Boot\blt_conf.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/flash_layout.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/flash_layout.c index d937291b..4d35b174 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/flash_layout.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/flash_layout.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_GCC\Boot\flash_layout.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/flash_layout.c * \brief Custom flash layout table source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/hooks.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/hooks.c index 97136ae9..6cc78681 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/hooks.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_GCC\Boot\hooks.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/main.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/main.c index 268ed6b9..46fb5570 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_GCC\Boot\main.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_conf.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_conf.h index c95073c4..ace9e0e3 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_conf.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_GCC\Boot\usb_conf.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_conf.h * \brief Bootloader USB device configuration header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_desc.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_desc.c index 8e4547e1..6f339fc1 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_desc.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_desc.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_GCC\Boot\usb_desc.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_desc.c * \brief Bootloader USB device descriptor source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_desc.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_desc.h index bf32f121..c26b465e 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_desc.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_desc.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_GCC\Boot\usb_desc.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_desc.h * \brief Bootloader USB device descriptor header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_endp.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_endp.c index 65cee5a9..c73eee43 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_endp.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_endp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_GCC\Boot\usb_endp.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_endp.c * \brief Bootloader USB device endpoint routines source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_istr.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_istr.c index ee94343c..c82aabdc 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_istr.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_istr.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_GCC\Boot\usb_istr.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_istr.c * \brief Bootloader USB device interrupt/event handler source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_istr.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_istr.h index 68e007d8..64e0a652 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_istr.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_istr.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_GCC\Boot\usb_istr.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_istr.h * \brief Bootloader USB device interrupt/event handler header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_prop.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_prop.c index bf7f8a96..33d8df83 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_prop.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_prop.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_GCC\Boot\usb_prop.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_prop.c * \brief Bootloader USB device properties source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_prop.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_prop.h index 25b57894..c53f18c2 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_prop.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_prop.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_GCC\Boot\usb_prop.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_prop.h * \brief Bootloader USB device properties header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_pwr.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_pwr.c index b6a532ce..b3ab1334 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_pwr.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_pwr.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_GCC\Boot\usb_pwr.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_pwr.c * \brief Bootloader USB device power management source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_pwr.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_pwr.h index 245cb3ff..230e31ac 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_pwr.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_pwr.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_GCC\Boot\usb_pwr.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/usb_pwr.h * \brief Bootloader USB device power management header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/header.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/header.h index bf901cef..335a370d 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/header.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_GCC\Prog\header.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/led.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/led.c index 8a079728..3b54925a 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/led.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_GCC\Prog\led.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/led.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/led.h index a62b5478..6bb4f98e 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/led.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_GCC\Prog\led.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/main.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/main.c index 090b92c5..c51314e5 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_GCC\Prog\main.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/timer.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/timer.c index 1dbdeb38..37568022 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/timer.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_GCC\Prog\timer.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/timer.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/timer.h index 97c500ef..428b9ec9 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/timer.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_GCC\Prog\timer.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/blt_conf.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/blt_conf.h index 32314ffd..6b9e0bbf 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_IAR\Boot\blt_conf.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/flash_layout.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/flash_layout.c index 12d806d1..45706630 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/flash_layout.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/flash_layout.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_IAR\Boot\flash_layout.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/flash_layout.c * \brief Custom flash layout table source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/hooks.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/hooks.c index 8f30ba0c..02d5ab68 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/hooks.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_IAR\Boot\hooks.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/main.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/main.c index 95cc1ff3..07fab19b 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_IAR\Boot\main.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_conf.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_conf.h index a6ce8fd9..ef29f559 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_conf.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_IAR\Boot\usb_conf.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_conf.h * \brief Bootloader USB device configuration header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_desc.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_desc.c index 85d317af..81e2a9d4 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_desc.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_desc.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_IAR\Boot\usb_desc.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_desc.c * \brief Bootloader USB device descriptor source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_desc.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_desc.h index 96fc2d18..6c7e6363 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_desc.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_desc.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_IAR\Boot\usb_desc.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_desc.h * \brief Bootloader USB device descriptor header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_endp.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_endp.c index a77efcc2..41ed588b 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_endp.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_endp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_IAR\Boot\usb_endp.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_endp.c * \brief Bootloader USB device endpoint routines source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_istr.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_istr.c index 7fa7bc26..d97b95f6 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_istr.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_istr.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_IAR\Boot\usb_istr.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_istr.c * \brief Bootloader USB device interrupt/event handler source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_istr.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_istr.h index 69bbe475..bc5991b6 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_istr.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_istr.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_IAR\Boot\usb_istr.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_istr.h * \brief Bootloader USB device interrupt/event handler header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_prop.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_prop.c index fa7298bc..02fecf73 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_prop.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_prop.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_IAR\Boot\usb_prop.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_prop.c * \brief Bootloader USB device properties source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_prop.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_prop.h index 60aaad0a..30019856 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_prop.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_prop.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_IAR\Boot\usb_prop.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_prop.h * \brief Bootloader USB device properties header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_pwr.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_pwr.c index 54aedfce..e0347893 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_pwr.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_pwr.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_IAR\Boot\usb_pwr.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_pwr.c * \brief Bootloader USB device power management source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_pwr.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_pwr.h index 8122e4bb..67cbe84a 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_pwr.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_pwr.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_IAR\Boot\usb_pwr.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/usb_pwr.h * \brief Bootloader USB device power management header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/header.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/header.h index bcbdfca6..9fff69e7 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/header.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_IAR\Prog\header.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32H103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/led.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/led.c index b7b7d887..ad4b5da8 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/led.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_IAR\Prog\led.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32H103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/led.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/led.h index 6b428264..56587eb5 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/led.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_IAR\Prog\led.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32H103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/main.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/main.c index 6cf3058b..9c557e48 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_IAR\Prog\main.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32H103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/timer.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/timer.c index ae0f819c..d91229a1 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/timer.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_IAR\Prog\timer.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32H103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/timer.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/timer.h index f860a34c..7f5199fa 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/timer.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_IAR\Prog\timer.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32H103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/blt_conf.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/blt_conf.h index 8926ec52..3192466e 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio\Boot\blt_conf.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/flash_layout.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/flash_layout.c index 99ed511d..ae0849c3 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/flash_layout.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/flash_layout.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio\Boot\flash_layout.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/flash_layout.c * \brief Custom flash layout table source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/hooks.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/hooks.c index 702a8646..d75c3816 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/hooks.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio\Boot\hooks.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/main.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/main.c index a17f1d2b..c6b08382 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio\Boot\main.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_conf.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_conf.h index e81b2eea..009dc6b5 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_conf.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio\Boot\usb_conf.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_conf.h * \brief Bootloader USB device configuration header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_desc.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_desc.c index 33f5203c..6a6b162e 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_desc.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_desc.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio\Boot\usb_desc.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_desc.c * \brief Bootloader USB device descriptor source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_desc.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_desc.h index aac16064..6da2f7dc 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_desc.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_desc.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio\Boot\usb_desc.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_desc.h * \brief Bootloader USB device descriptor header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_endp.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_endp.c index a5b0f28e..8d87ae9f 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_endp.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_endp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio\Boot\usb_endp.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_endp.c * \brief Bootloader USB device endpoint routines source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_istr.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_istr.c index 441c5587..6778edfe 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_istr.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_istr.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio\Boot\usb_istr.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_istr.c * \brief Bootloader USB device interrupt/event handler source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_istr.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_istr.h index 0f7635fe..316ddf8d 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_istr.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_istr.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio\Boot\usb_istr.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_istr.h * \brief Bootloader USB device interrupt/event handler header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_prop.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_prop.c index 71c7f721..97788ce0 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_prop.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_prop.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio\Boot\usb_prop.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_prop.c * \brief Bootloader USB device properties source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_prop.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_prop.h index 665d543a..d9372b4c 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_prop.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_prop.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio\Boot\usb_prop.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_prop.h * \brief Bootloader USB device properties header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_pwr.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_pwr.c index 9e09a224..65ad0403 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_pwr.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_pwr.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio\Boot\usb_pwr.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_pwr.c * \brief Bootloader USB device power management source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_pwr.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_pwr.h index 4ead89e7..dc3977d0 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_pwr.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_pwr.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio\Boot\usb_pwr.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Boot/usb_pwr.h * \brief Bootloader USB device power management header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/header.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/header.h index d4bb02c9..9984578e 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/header.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio\Prog\header.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/led.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/led.c index 041d3ce1..d459c438 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/led.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio\Prog\led.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/led.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/led.h index d345e986..e1a78beb 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/led.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio\Prog\led.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/main.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/main.c index 333c161a..4d09c147 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio\Prog\main.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/timer.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/timer.c index 4a163fc2..74f09b0c 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/timer.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio\Prog\timer.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/timer.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/timer.h index 75ecd5c1..54c6ee59 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/timer.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio\Prog\timer.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32H103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Boot/blt_conf.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Boot/blt_conf.h index 685867ba..ce72556c 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_Crossworks\Boot\blt_conf.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32P103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Boot/hooks.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Boot/hooks.c index 089ffeb0..3bef0423 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Boot/hooks.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_Crossworks\Boot\hooks.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32P103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Boot/main.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Boot/main.c index fe5e09cd..b7b46b1f 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Boot/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_Crossworks\Boot\main.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32P103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Boot/vectors.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Boot/vectors.c index 4354835a..fb815722 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Boot/vectors.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Boot/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_STM32F1\Crossworks\vectors.c +* \file Source/ARMCM3_STM32F1/Crossworks/vectors.c * \brief Bootloader interrupt vector table source file. * \ingroup Target_ARMCM3_STM32F1 * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/boot.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/boot.c index 9a5e3609..0424d814 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/boot.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_Crossworks\Prog\boot.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/boot.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/boot.h index 5f89873e..37d237d5 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/boot.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_Crossworks\Prog\boot.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/header.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/header.h index 93115c7b..7c9bcc7a 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/header.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_Crossworks\Prog\header.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/led.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/led.c index 6f99079d..c75e8639 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/led.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_Crossworks\Prog\led.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/led.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/led.h index 99a69a81..52624ca5 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/led.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_Crossworks\Prog\led.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/main.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/main.c index c0c92b7c..1fc50743 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_Crossworks\Prog\main.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/timer.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/timer.c index 287d5d94..64c86bd0 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/timer.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_Crossworks\Prog\timer.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/timer.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/timer.h index e1a59d1d..5ff997c3 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/timer.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_Crossworks\Prog\timer.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/vectors.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/vectors.c index 38f2c4b1..c916c73b 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/vectors.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_Crossworks\Prog\vectors.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/vectors.c * \brief Demo program interrupt vectors source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_Crossworks * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Boot/blt_conf.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Boot/blt_conf.h index 60cd48d7..36f1ae1f 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_GCC\Boot\blt_conf.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32P103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Boot/hooks.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Boot/hooks.c index 549d433f..01bf396d 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Boot/hooks.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_GCC\Boot\hooks.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32P103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Boot/main.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Boot/main.c index c5ea9f9a..24126932 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Boot/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_GCC\Boot\main.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32P103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/boot.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/boot.c index 1685a28a..0439e026 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/boot.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_GCC\Prog\boot.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/boot.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/boot.h index 4b082fcf..fc9bbc5c 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/boot.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_GCC\Prog\boot.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/header.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/header.h index 423d34b0..913c8184 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/header.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_GCC\Prog\header.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/led.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/led.c index 0186350a..bbde7512 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/led.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_GCC\Prog\led.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/led.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/led.h index 17da44f5..8917f849 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/led.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_GCC\Prog\led.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/main.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/main.c index bbcaf821..3b8f04f4 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_GCC\Prog\main.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/timer.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/timer.c index 6ef90775..2f2ea644 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/timer.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_GCC\Prog\timer.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/timer.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/timer.h index 5399b361..9120681b 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/timer.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_GCC\Prog\timer.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Boot/blt_conf.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Boot/blt_conf.h index 6fffd37a..c8b1a183 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_IAR\Boot\blt_conf.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32P103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Boot/hooks.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Boot/hooks.c index db767ae0..c6678ea9 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Boot/hooks.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_IAR\Boot\hooks.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32P103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Boot/main.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Boot/main.c index 88eed070..42ace542 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Boot/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_IAR\Boot\main.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32P103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/boot.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/boot.c index 12c1b1b0..b79869ae 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/boot.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_IAR\Prog\boot.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/boot.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/boot.h index 89372fda..1b052629 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/boot.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_IAR\Prog\boot.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/header.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/header.h index 729cc8f4..14ac278f 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/header.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_IAR\Prog\header.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/led.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/led.c index 5b0addf2..cf43be7f 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/led.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_IAR\Prog\led.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/led.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/led.h index ec291f2a..67e24025 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/led.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_IAR\Prog\led.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/main.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/main.c index a822786a..51f6d612 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_IAR\Prog\main.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/timer.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/timer.c index f168202b..a8560dac 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/timer.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_IAR\Prog\timer.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/timer.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/timer.h index 4c4aac7c..72a112f2 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/timer.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_IAR\Prog\timer.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Boot/blt_conf.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Boot/blt_conf.h index 2580d8ef..33fa98a2 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_Keil\Boot\blt_conf.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32P103_Keil * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Boot/hooks.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Boot/hooks.c index cec4ec3b..5745b6c7 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Boot/hooks.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_Keil\Boot\hooks.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32P103_Keil * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Boot/main.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Boot/main.c index 7f01a0f4..aadbc2ce 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Boot/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_Keil\Boot\main.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32P103_Keil * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/boot.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/boot.c index b31cf780..c6f679eb 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/boot.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_Keil\Prog\boot.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_Keil * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/boot.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/boot.h index 31ad5fe0..740693b9 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/boot.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_Keil\Prog\boot.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_Keil * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/header.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/header.h index 7eb2e4cb..ab19ff54 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/header.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_Keil\Prog\header.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_Keil * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/led.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/led.c index 2b05b771..17a33ef8 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/led.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_Keil\Prog\led.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_Keil * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/led.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/led.h index c35669c7..95779749 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/led.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_Keil\Prog\led.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_Keil * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/main.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/main.c index 4b123d8a..0ed41f9b 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_Keil\Prog\main.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_Keil * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/timer.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/timer.c index 92e25c0d..08588846 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/timer.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_Keil\Prog\timer.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_Keil * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/timer.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/timer.h index 14638012..7d0d2709 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/timer.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_Keil\Prog\timer.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_Keil/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_Keil * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Boot/blt_conf.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Boot/blt_conf.h index ef9f1f85..89471fd0 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio\Boot\blt_conf.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Boot/hooks.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Boot/hooks.c index 39910928..3661a6b3 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Boot/hooks.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio\Boot\hooks.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Boot/main.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Boot/main.c index e469c000..64c984d7 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Boot/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio\Boot\main.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/boot.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/boot.c index 6af3dc67..959a0bcb 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/boot.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio\Prog\boot.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/boot.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/boot.h index f6c37a95..57e0f8f9 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/boot.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio\Prog\boot.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/header.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/header.h index 6b9c17b4..e65faaa1 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/header.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio\Prog\header.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/led.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/led.c index 53567f8b..66870cc1 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/led.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio\Prog\led.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/led.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/led.h index e9b12ddf..8e548b62 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/led.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio\Prog\led.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/main.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/main.c index 377d3435..76991300 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio\Prog\main.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/timer.c b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/timer.c index b2d1ab00..40a24644 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/timer.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio\Prog\timer.c +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/timer.h b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/timer.h index 48ba6444..a9174e25 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/timer.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio\Prog\timer.h +* \file Demo/ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_STM32F1_Olimex_STM32P103_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/blt_conf.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/blt_conf.h index 99cd9f4a..56b3b479 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_GCC\Boot\blt_conf.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/hooks.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/hooks.c index 2118ccaf..361effc5 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/hooks.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_GCC\Boot\hooks.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/led.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/led.c index 9a5d5a86..fcc611c0 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/led.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_GCC\Boot\led.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/led.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/led.h index 3fa07cde..b5b014ea 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/led.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_GCC\Boot\led.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/main.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/main.c index 8cfafe18..a6265cec 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_GCC\Boot\main.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_conf.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_conf.h index ecc198e7..3f85cfba 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_conf.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32_Olimex_STM32H103_GCC\Boot\usb_conf.h +* \file Demo/ARMCM3_STM32_Olimex_STM32H103_GCC/Boot/usb_conf.h * \brief Bootloader USB device configuration header file. * \ingroup Boot_ARMCM3_STM32_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_desc.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_desc.c index 3cc36b2c..6c562b38 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_desc.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_desc.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32_Olimex_STM32H103_GCC\Boot\usb_desc.c +* \file Demo/ARMCM3_STM32_Olimex_STM32H103_GCC/Boot/usb_desc.c * \brief Bootloader USB device descriptor source file. * \ingroup Boot_ARMCM3_STM32_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_desc.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_desc.h index e40c3eb0..8ea515db 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_desc.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_desc.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32_Olimex_STM32H103_GCC\Boot\usb_desc.h +* \file Demo/ARMCM3_STM32_Olimex_STM32H103_GCC/Boot/usb_desc.h * \brief Bootloader USB device descriptor header file. * \ingroup Boot_ARMCM3_STM32_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_endp.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_endp.c index 3c6bc80e..a938e86d 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_endp.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_endp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32_Olimex_STM32H103_GCC\Boot\usb_endp.c +* \file Demo/ARMCM3_STM32_Olimex_STM32H103_GCC/Boot/usb_endp.c * \brief Bootloader USB device endpoint routines source file. * \ingroup Boot_ARMCM3_STM32_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_istr.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_istr.c index 155d62cb..5776325d 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_istr.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_istr.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32_Olimex_STM32H103_GCC\Boot\usb_istr.c +* \file Demo/ARMCM3_STM32_Olimex_STM32H103_GCC/Boot/usb_istr.c * \brief Bootloader USB device interrupt/event handler source file. * \ingroup Boot_ARMCM3_STM32_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_istr.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_istr.h index e4754efe..168ca979 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_istr.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_istr.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32_Olimex_STM32H103_GCC\Boot\usb_istr.h +* \file Demo/ARMCM3_STM32_Olimex_STM32H103_GCC/Boot/usb_istr.h * \brief Bootloader USB device interrupt/event handler header file. * \ingroup Boot_ARMCM3_STM32_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_prop.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_prop.c index 843d8fe8..f8db94dd 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_prop.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_prop.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32_Olimex_STM32H103_GCC\Boot\usb_prop.c +* \file Demo/ARMCM3_STM32_Olimex_STM32H103_GCC/Boot/usb_prop.c * \brief Bootloader USB device properties source file. * \ingroup Boot_ARMCM3_STM32_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_prop.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_prop.h index c7cc33ac..9bf7177b 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_prop.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_prop.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32_Olimex_STM32H103_GCC\Boot\usb_prop.h +* \file Demo/ARMCM3_STM32_Olimex_STM32H103_GCC/Boot/usb_prop.h * \brief Bootloader USB device properties header file. * \ingroup Boot_ARMCM3_STM32_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_pwr.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_pwr.c index 184a7e52..40c7bb74 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_pwr.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_pwr.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32_Olimex_STM32H103_GCC\Boot\usb_pwr.c +* \file Demo/ARMCM3_STM32_Olimex_STM32H103_GCC/Boot/usb_pwr.c * \brief Bootloader USB device power management source file. * \ingroup Boot_ARMCM3_STM32_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_pwr.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_pwr.h index 35517983..9efc8925 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_pwr.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/usb_pwr.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32_Olimex_STM32H103_GCC\Boot\usb_pwr.h +* \file Demo/ARMCM3_STM32_Olimex_STM32H103_GCC/Boot/usb_pwr.h * \brief Bootloader USB device power management header file. * \ingroup Boot_ARMCM3_STM32_Olimex_STM32H103_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/boot.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/boot.c index 809dc260..0b1ca1f6 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/boot.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_GCC\Prog\boot.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM3_STM32F1_Olimexino_STM32_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/boot.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/boot.h index 8858e357..5ec28f60 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/boot.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_GCC\Prog\boot.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM3_STM32F1_Olimexino_STM32_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/header.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/header.h index 22748ee0..abafa9e8 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/header.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_GCC\Prog\header.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_STM32F1_Olimexino_STM32_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/led.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/led.c index 1aafd963..20066b79 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/led.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_GCC\Prog\led.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_STM32F1_Olimexino_STM32_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/led.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/led.h index 4ecfe351..bccc6b10 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/led.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_GCC\Prog\led.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_STM32F1_Olimexino_STM32_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/main.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/main.c index 2b456e7c..a7ad354d 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_GCC\Prog\main.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_STM32F1_Olimexino_STM32_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/timer.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/timer.c index b7008e4d..fb815555 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/timer.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_GCC\Prog\timer.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_STM32F1_Olimexino_STM32_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/timer.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/timer.h index ef9dae19..aac6aefd 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/timer.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_GCC\Prog\timer.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_STM32F1_Olimexino_STM32_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/blt_conf.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/blt_conf.h index 0004d08f..dd18042f 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_IAR\Boot\blt_conf.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/hooks.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/hooks.c index a6abf298..197ab075 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/hooks.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_IAR\Boot\hooks.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/led.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/led.c index b9aa4453..826f632f 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/led.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_IAR\Boot\led.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/led.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/led.h index fcb627b9..205cf099 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/led.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_IAR\Boot\led.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/main.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/main.c index 8023ab34..8dc1ce05 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_IAR\Boot\main.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_conf.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_conf.h index fdb16598..04c88252 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_conf.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_IAR\Boot\usb_conf.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_conf.h * \brief Bootloader USB device configuration header file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_desc.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_desc.c index 25eeb2ea..1fa0dd6c 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_desc.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_desc.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_IAR\Boot\usb_desc.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_desc.c * \brief Bootloader USB device descriptor source file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_desc.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_desc.h index 1a827fbd..841e42d2 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_desc.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_desc.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_IAR\Boot\usb_desc.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_desc.h * \brief Bootloader USB device descriptor header file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_endp.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_endp.c index e874e249..0a0861f9 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_endp.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_endp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_IAR\Boot\usb_endp.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_endp.c * \brief Bootloader USB device endpoint routines source file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_istr.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_istr.c index cdd5c8cd..66de8bd1 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_istr.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_istr.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_IAR\Boot\usb_istr.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_istr.c * \brief Bootloader USB device interrupt/event handler source file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_istr.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_istr.h index bb86a596..e2b559f8 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_istr.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_istr.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_IAR\Boot\usb_istr.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_istr.h * \brief Bootloader USB device interrupt/event handler header file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_prop.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_prop.c index 0bf52393..f3a96191 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_prop.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_prop.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_IAR\Boot\usb_prop.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_prop.c * \brief Bootloader USB device properties source file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_prop.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_prop.h index 375b8787..30657e35 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_prop.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_prop.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_IAR\Boot\usb_prop.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_prop.h * \brief Bootloader USB device properties header file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_pwr.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_pwr.c index 82e1e91d..5073b38a 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_pwr.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_pwr.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_IAR\Boot\usb_pwr.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_pwr.c * \brief Bootloader USB device power management source file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_pwr.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_pwr.h index d4eb545e..1389b1ed 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_pwr.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_pwr.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_IAR\Boot\usb_pwr.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/usb_pwr.h * \brief Bootloader USB device power management header file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/boot.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/boot.c index 5c535566..c3476c39 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/boot.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_IAR\Prog\boot.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM3_STM32F1_Olimexino_STM32_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/boot.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/boot.h index a935f03a..1fae9f18 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/boot.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_IAR\Prog\boot.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM3_STM32F1_Olimexino_STM32_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/header.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/header.h index 85d48310..9a7b5c85 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/header.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_IAR\Prog\header.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_STM32F1_Olimexino_STM32_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/led.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/led.c index 1e7254c6..87c8e62b 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/led.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_IAR\Prog\led.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_STM32F1_Olimexino_STM32_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/led.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/led.h index be835185..417f729a 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/led.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_IAR\Prog\led.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_STM32F1_Olimexino_STM32_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/main.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/main.c index 2ef6ed7a..29fc851b 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_IAR\Prog\main.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_STM32F1_Olimexino_STM32_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/timer.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/timer.c index 62462d75..28130398 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/timer.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_IAR\Prog\timer.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_STM32F1_Olimexino_STM32_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/timer.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/timer.h index 94521821..8923ce01 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/timer.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_IAR\Prog\timer.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_STM32F1_Olimexino_STM32_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/blt_conf.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/blt_conf.h index 3f9c2b91..afe3914f 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_TrueStudio\Boot\blt_conf.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/hooks.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/hooks.c index f684177b..641f66f6 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/hooks.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_TrueStudio\Boot\hooks.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/led.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/led.c index 288f536e..92338941 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/led.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_TrueStudio\Boot\led.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/led.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/led.h index 63bda0dd..373094f1 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/led.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_TrueStudio\Boot\led.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/main.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/main.c index d8bac96f..4887caca 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_TrueStudio\Boot\main.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_conf.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_conf.h index 3210da25..0e6e29fc 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_conf.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_TrueStudio\Boot\usb_conf.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_conf.h * \brief Bootloader USB device configuration header file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_desc.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_desc.c index cce59d7b..a0a6b5c3 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_desc.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_desc.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_TrueStudio\Boot\usb_desc.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_desc.c * \brief Bootloader USB device descriptor source file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_desc.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_desc.h index 102b7ee3..1ec359e9 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_desc.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_desc.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_TrueStudio\Boot\usb_desc.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_desc.h * \brief Bootloader USB device descriptor header file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_endp.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_endp.c index 6050b7ab..1451c5b6 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_endp.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_endp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_TrueStudio\Boot\usb_endp.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_endp.c * \brief Bootloader USB device endpoint routines source file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_istr.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_istr.c index b21db219..85c61620 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_istr.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_istr.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_TrueStudio\Boot\usb_istr.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_istr.c * \brief Bootloader USB device interrupt/event handler source file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_istr.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_istr.h index 1862206e..bd8b8cd4 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_istr.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_istr.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_TrueStudio\Boot\usb_istr.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_istr.h * \brief Bootloader USB device interrupt/event handler header file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_prop.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_prop.c index 748dc125..6b5992c4 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_prop.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_prop.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_TrueStudio\Boot\usb_prop.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_prop.c * \brief Bootloader USB device properties source file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_prop.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_prop.h index 69c8d186..bfe01ecb 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_prop.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_prop.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_TrueStudio\Boot\usb_prop.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_prop.h * \brief Bootloader USB device properties header file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_pwr.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_pwr.c index 939cf3d2..949854a6 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_pwr.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_pwr.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_TrueStudio\Boot\usb_pwr.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_pwr.c * \brief Bootloader USB device power management source file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_pwr.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_pwr.h index 43c7969c..94b7a590 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_pwr.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_pwr.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_TrueStudio\Boot\usb_pwr.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Boot/usb_pwr.h * \brief Bootloader USB device power management header file. * \ingroup Boot_ARMCM3_STM32F1_Olimexino_STM32_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/boot.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/boot.c index 424431ae..bc6ab5f5 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/boot.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_TrueStudio\Prog\boot.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM3_STM32F1_Olimexino_STM32_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/boot.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/boot.h index 16195138..5d1cb266 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/boot.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_TrueStudio\Prog\boot.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM3_STM32F1_Olimexino_STM32_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/header.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/header.h index cbcb25f8..e1bd2030 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/header.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_TrueStudio\Prog\header.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_STM32F1_Olimexino_STM32_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/led.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/led.c index bd487c7e..344a290f 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/led.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_TrueStudio\Prog\led.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_STM32F1_Olimexino_STM32_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/led.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/led.h index 77346255..acd22234 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/led.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_TrueStudio\Prog\led.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_STM32F1_Olimexino_STM32_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/main.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/main.c index eb454fc2..4fd79dc3 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/main.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_TrueStudio\Prog\main.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_STM32F1_Olimexino_STM32_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/timer.c b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/timer.c index 4b5ab1f7..a3a92200 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/timer.c +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_TrueStudio\Prog\timer.c +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_STM32F1_Olimexino_STM32_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/timer.h b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/timer.h index 587b9e38..9affa5f2 100644 --- a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/timer.h +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F1_Olimexino_STM32_TrueStudio\Prog\timer.h +* \file Demo/ARMCM3_STM32F1_Olimexino_STM32_TrueStudio/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_STM32F1_Olimexino_STM32_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/blt_conf.h b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/blt_conf.h index 8a03cb17..25210989 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_GCC\Boot\blt_conf.h +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_STM32F2_Olimex_STM32P207_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/hooks.c b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/hooks.c index c3e521db..cf6c096f 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/hooks.c +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_GCC\Boot\hooks.c +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_STM32F2_Olimex_STM32P207_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/led.c b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/led.c index a0e7fe21..c3a5a450 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/led.c +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_GCC\Boot\led.c +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM3_STM32F2_Olimex_STM32P207_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/led.h b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/led.h index d82eef1e..9fe4725f 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/led.h +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_GCC\Boot\led.h +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM3_STM32F2_Olimex_STM32P207_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/main.c b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/main.c index b9dcc4b7..617ea7ec 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/main.c +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_GCC\Boot\main.c +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_STM32F2_Olimex_STM32P207_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/boot.c b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/boot.c index 24177bee..b413bdf7 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/boot.c +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_GCC\Prog\boot.c +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM3_STM32F2_Olimex_STM32P207_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/boot.h b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/boot.h index a17c094f..6b6cb3ac 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/boot.h +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_GCC\Prog\boot.h +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM3_STM32F2_Olimex_STM32P207_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/header.h b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/header.h index 40ee2c38..591940be 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/header.h +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_GCC\Prog\header.h +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_STM32F2_Olimex_STM32P207_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/led.c b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/led.c index 290dd994..87c068a5 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/led.c +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_GCC\Prog\led.c +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_STM32F2_Olimex_STM32P207_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/led.h b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/led.h index 1b0b78fa..f760611c 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/led.h +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_GCC\Prog\led.h +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_STM32F2_Olimex_STM32P207_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/main.c b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/main.c index 0c09e8ec..d82616c2 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/main.c +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_GCC\Prog\main.c +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_STM32F2_Olimex_STM32P207_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/timer.c b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/timer.c index 374e0976..682fc1f3 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/timer.c +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_GCC\Prog\timer.c +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_STM32F2_Olimex_STM32P207_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/timer.h b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/timer.h index f9f073e6..0765084d 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/timer.h +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_GCC\Prog\timer.h +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_STM32F2_Olimex_STM32P207_GCC * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/blt_conf.h b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/blt_conf.h index f2573c24..2fba904e 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_IAR\Boot\blt_conf.h +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_STM32F2_Olimex_STM32P207_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/hooks.c b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/hooks.c index 28ba27d4..9472b544 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/hooks.c +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_IAR\Boot\hooks.c +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_STM32F2_Olimex_STM32P207_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/led.c b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/led.c index fb99d9c0..e7d72269 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/led.c +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_IAR\Boot\led.c +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM3_STM32F2_Olimex_STM32P207_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/led.h b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/led.h index cc3d2c0e..78f7d9bb 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/led.h +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_IAR\Boot\led.h +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM3_STM32F2_Olimex_STM32P207_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/main.c b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/main.c index 2e7b0aa8..488d01b7 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/main.c +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_IAR\Boot\main.c +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_STM32F2_Olimex_STM32P207_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/boot.c b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/boot.c index 60d2c776..0b068599 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/boot.c +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_IAR\Prog\boot.c +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM3_STM32F2_Olimex_STM32P207_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/boot.h b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/boot.h index 3e0eeb9d..159ddfd5 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/boot.h +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_IAR\Prog\boot.h +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM3_STM32F2_Olimex_STM32P207_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/header.h b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/header.h index 61a64d49..0c99eef4 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/header.h +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_IAR\Prog\header.h +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_STM32F2_Olimex_STM32P207_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/led.c b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/led.c index beb0b367..557fbf18 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/led.c +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_IAR\Prog\led.c +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_STM32F2_Olimex_STM32P207_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/led.h b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/led.h index d0390fdd..aa524631 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/led.h +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_IAR\Prog\led.h +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_STM32F2_Olimex_STM32P207_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/main.c b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/main.c index a45e4f77..454c6466 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/main.c +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_IAR\Prog\main.c +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_STM32F2_Olimex_STM32P207_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/timer.c b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/timer.c index 22a3d12f..4d15166d 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/timer.c +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_IAR\Prog\timer.c +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_STM32F2_Olimex_STM32P207_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/timer.h b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/timer.h index bbe27990..1654db2a 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/timer.h +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_IAR\Prog\timer.h +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_STM32F2_Olimex_STM32P207_IAR * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Boot/blt_conf.h b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Boot/blt_conf.h index 5143c5df..21c9fb7e 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Boot/blt_conf.h +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio\Boot\blt_conf.h +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Boot/hooks.c b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Boot/hooks.c index 443edc78..4455b7e2 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Boot/hooks.c +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio\Boot\hooks.c +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Boot/led.c b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Boot/led.c index 5e3958f3..bb645798 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Boot/led.c +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio\Boot\led.c +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Boot/led.h b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Boot/led.h index 45c3ed8d..fbda3c92 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Boot/led.h +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio\Boot\led.h +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Boot/main.c b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Boot/main.c index f325b7a6..42a69134 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Boot/main.c +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio\Boot\main.c +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/boot.c b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/boot.c index 86177f70..f3882f88 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/boot.c +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio\Prog\boot.c +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/boot.h b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/boot.h index 2d418f82..499a5c30 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/boot.h +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio\Prog\boot.h +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/header.h b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/header.h index 7aa4937e..f65edc20 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/header.h +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio\Prog\header.h +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/led.c b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/led.c index e0dcd231..71572913 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/led.c +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio\Prog\led.c +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/led.h b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/led.h index 64e07fe6..1dc5ab2a 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/led.h +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio\Prog\led.h +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/main.c b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/main.c index be89c686..d5aa0a71 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/main.c +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio\Prog\main.c +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/timer.c b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/timer.c index 8e62de77..582a23d2 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/timer.c +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio\Prog\timer.c +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio * \internal diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/timer.h b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/timer.h index 2e398d4c..21afc35a 100644 --- a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/timer.h +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio\Prog\timer.h +* \file Demo/ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM3_STM32F2_Olimex_STM32P207_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/blt_conf.h b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/blt_conf.h index f93ba503..191761a4 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/blt_conf.h +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_GCC\Boot\blt_conf.h +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM4_STM32F3_Discovery_F303VC_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/flash_layout.c b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/flash_layout.c index 1ed081e7..88674788 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/flash_layout.c +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/flash_layout.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_GCC\Boot\flash_layout.c +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/flash_layout.c * \brief Custom flash layout table source file. * \ingroup Boot_ARMCM4_STM32F3_Discovery_F303VC_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/hooks.c b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/hooks.c index ad51dcb8..4b43eb12 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/hooks.c +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_GCC\Boot\hooks.c +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM4_STM32F3_Discovery_F303VC_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/led.c b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/led.c index 96aba4af..c1ae657c 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/led.c +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_GCC\Boot\led.c +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM4_STM32F3_Discovery_F303VC_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/led.h b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/led.h index 60078262..91a19bd9 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/led.h +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_GCC\Boot\led.h +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM4_STM32F3_Discovery_F303VC_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/main.c b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/main.c index 51f5c641..d0a4edb9 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/main.c +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_GCC\Boot\main.c +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM4_STM32F3_Discovery_F303VC_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/header.h b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/header.h index 66355d8e..701cf274 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/header.h +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_GCC\Prog\header.h +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM4_STM32F3_Discovery_F303VC_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/led.c b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/led.c index 24fcf9ca..e0f41a7d 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/led.c +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_GCC\Prog\led.c +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM4_STM32F3_Discovery_F303VC_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/led.h b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/led.h index 05d6f1ed..defe9828 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/led.h +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_GCC\Prog\led.h +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM4_STM32F3_Discovery_F303VC_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/main.c b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/main.c index d74cdd73..efe0c9b6 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/main.c +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_GCC\Prog\main.c +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM4_STM32F3_Discovery_F303VC_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/timer.c b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/timer.c index be2e7f94..c41cf3ec 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/timer.c +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_GCC\Prog\timer.c +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM4_STM32F3_Discovery_F303VC_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/timer.h b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/timer.h index a4482390..274099d3 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/timer.h +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_GCC\Prog\timer.h +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM4_STM32F3_Discovery_F303VC_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/blt_conf.h b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/blt_conf.h index 4ad888f3..3c22999b 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/blt_conf.h +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_IAR\Boot\blt_conf.h +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM4_STM32F3_Discovery_F303VC_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/flash_layout.c b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/flash_layout.c index f317df23..e799d821 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/flash_layout.c +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/flash_layout.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_IAR\Boot\flash_layout.c +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/flash_layout.c * \brief Custom flash layout table source file. * \ingroup Boot_ARMCM4_STM32F3_Discovery_F303VC_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/hooks.c b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/hooks.c index f40443d3..d0d428c5 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/hooks.c +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_IAR\Boot\hooks.c +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM4_STM32F3_Discovery_F303VC_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/led.c b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/led.c index c3a54c95..bf4ea28e 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/led.c +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_IAR\Boot\led.c +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM4_STM32F3_Discovery_F303VC_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/led.h b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/led.h index 0cf01c7f..34ca758d 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/led.h +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_IAR\Boot\led.h +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM4_STM32F3_Discovery_F303VC_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/main.c b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/main.c index 52c88a93..90224454 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/main.c +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_IAR\Boot\main.c +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM4_STM32F3_Discovery_F303VC_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/header.h b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/header.h index 57e2aae1..1658dad6 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/header.h +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_IAR\Prog\header.h +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM4_STM32F3_Discovery_F303VC_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/led.c b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/led.c index ad218470..940e0dcc 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/led.c +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_IAR\Prog\led.c +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM4_STM32F3_Discovery_F303VC_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/led.h b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/led.h index f63137eb..419ca64b 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/led.h +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_IAR\Prog\led.h +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM4_STM32F3_Discovery_F303VC_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/main.c b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/main.c index 8c9b7685..b4117514 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/main.c +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_IAR\Prog\main.c +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM4_STM32F3_Discovery_F303VC_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/timer.c b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/timer.c index 73108980..43a5ec84 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/timer.c +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_IAR\Prog\timer.c +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM4_STM32F3_Discovery_F303VC_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/timer.h b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/timer.h index b9047b98..2731925e 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/timer.h +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_IAR\Prog\timer.h +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM4_STM32F3_Discovery_F303VC_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/blt_conf.h b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/blt_conf.h index 3f4ae25c..e60a6313 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/blt_conf.h +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_TrueStudio\Boot\blt_conf.h +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM4_STM32F3_Discovery_F303VC_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/flash_layout.c b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/flash_layout.c index f2d24165..74aa71d3 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/flash_layout.c +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/flash_layout.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_TrueStudio\Boot\flash_layout.c +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/flash_layout.c * \brief Custom flash layout table source file. * \ingroup Boot_ARMCM4_STM32F3_Discovery_F303VC_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/hooks.c b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/hooks.c index 0efcd1c7..02840a37 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/hooks.c +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_TrueStudio\Boot\hooks.c +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM4_STM32F3_Discovery_F303VC_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/led.c b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/led.c index 800e6e08..bb13114c 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/led.c +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_TrueStudio\Boot\led.c +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM4_STM32F3_Discovery_F303VC_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/led.h b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/led.h index 9b63b4d1..fea678a3 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/led.h +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_TrueStudio\Boot\led.h +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM4_STM32F3_Discovery_F303VC_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/main.c b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/main.c index 7cc9201d..85f16246 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/main.c +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_TrueStudio\Boot\main.c +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM4_STM32F3_Discovery_F303VC_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/header.h b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/header.h index 3370800f..dffd6c46 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/header.h +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_TrueStudio\Prog\header.h +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM4_STM32F3_Discovery_F303VC_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/led.c b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/led.c index 113e323c..81678901 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/led.c +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_TrueStudio\Prog\led.c +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM4_STM32F3_Discovery_F303VC_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/led.h b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/led.h index 5af489b7..0a180bf7 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/led.h +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_TrueStudio\Prog\led.h +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM4_STM32F3_Discovery_F303VC_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/main.c b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/main.c index 23610fe8..ed61a4c3 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/main.c +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_TrueStudio\Prog\main.c +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM4_STM32F3_Discovery_F303VC_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/timer.c b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/timer.c index db0a9f74..6a003fae 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/timer.c +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_TrueStudio\Prog\timer.c +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM4_STM32F3_Discovery_F303VC_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/timer.h b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/timer.h index f766d963..0ee35d9d 100644 --- a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/timer.h +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Discovery_F303VC_TrueStudio\Prog\timer.h +* \file Demo/ARMCM4_STM32F3_Discovery_F303VC_TrueStudio/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM4_STM32F3_Discovery_F303VC_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/blt_conf.h b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/blt_conf.h index 32ae7547..186f56ca 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/blt_conf.h +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_GCC\Boot\blt_conf.h +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM4_STM32F3_Nucleo_F303K8_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/hooks.c b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/hooks.c index 4aef1b0e..a3f0f512 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/hooks.c +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_GCC\Boot\hooks.c +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM4_STM32F3_Nucleo_F303K8_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/led.c b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/led.c index 339ce560..03f4515c 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/led.c +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_GCC\Boot\led.c +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM4_STM32F3_Nucleo_F303K8_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/led.h b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/led.h index 9c8095c5..d15a8be1 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/led.h +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_GCC\Boot\led.h +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM4_STM32F3_Nucleo_F303K8_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/main.c b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/main.c index 63da696c..8fe4f512 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/main.c +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_GCC\Boot\main.c +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM4_STM32F3_Nucleo_F303K8_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/boot.c b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/boot.c index e9e5030a..2924c5e9 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/boot.c +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_GCC\Prog\boot.c +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM4_STM32F3_Nucleo_F303K8_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/boot.h b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/boot.h index e15e223c..bdaed9d7 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/boot.h +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_GCC\Prog\boot.h +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM4_STM32F3_Nucleo_F303K8_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/header.h b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/header.h index aef29fe7..b95f8f75 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/header.h +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_GCC\Prog\header.h +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM4_STM32F3_Nucleo_F303K8_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/led.c b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/led.c index e84c1804..fa52d2a9 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/led.c +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_GCC\Prog\led.c +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM4_STM32F3_Nucleo_F303K8_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/led.h b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/led.h index ba8c093a..4c3b1b8a 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/led.h +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_GCC\Prog\led.h +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM4_STM32F3_Nucleo_F303K8_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/main.c b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/main.c index 7396ad3f..198b5d1a 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/main.c +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_GCC\Prog\main.c +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM4_STM32F3_Nucleo_F303K8_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/timer.c b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/timer.c index 0fcea98d..c617e181 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/timer.c +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_GCC\Prog\timer.c +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM4_STM32F3_Nucleo_F303K8_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/timer.h b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/timer.h index b7591a9d..783cbb3d 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/timer.h +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_GCC\Prog\timer.h +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM4_STM32F3_Nucleo_F303K8_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/blt_conf.h b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/blt_conf.h index 5d7b8ac9..dd720534 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/blt_conf.h +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_IAR\Boot\blt_conf.h +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM4_STM32F3_Nucleo_F303K8_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/hooks.c b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/hooks.c index b3a18f4c..7071ce65 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/hooks.c +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_IAR\Boot\hooks.c +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM4_STM32F3_Nucleo_F303K8_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/led.c b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/led.c index 0100eece..90ff1ad8 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/led.c +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_IAR\Boot\led.c +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM4_STM32F3_Nucleo_F303K8_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/led.h b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/led.h index dad1f608..1bf46a6a 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/led.h +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_IAR\Boot\led.h +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM4_STM32F3_Nucleo_F303K8_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/main.c b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/main.c index be18a5c7..d08d72f3 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/main.c +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_IAR\Boot\main.c +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM4_STM32F3_Nucleo_F303K8_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/boot.c b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/boot.c index 2f2afc28..b8cab87c 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/boot.c +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_IAR\Prog\boot.c +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM4_STM32F3_Nucleo_F303K8_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/boot.h b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/boot.h index db6841e7..10a19236 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/boot.h +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_IAR\Prog\boot.h +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM4_STM32F3_Nucleo_F303K8_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/header.h b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/header.h index 8bf41022..ff275082 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/header.h +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_IAR\Prog\header.h +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM4_STM32F3_Nucleo_F303K8_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/led.c b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/led.c index 53ed2f9d..8dd5fef9 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/led.c +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_IAR\Prog\led.c +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM4_STM32F3_Nucleo_F303K8_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/led.h b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/led.h index 4bad71b9..2ed096f9 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/led.h +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_IAR\Prog\led.h +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM4_STM32F3_Nucleo_F303K8_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/main.c b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/main.c index 390a92b4..3e117628 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/main.c +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_IAR\Prog\main.c +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM4_STM32F3_Nucleo_F303K8_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/timer.c b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/timer.c index 710b2e70..7b623d4e 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/timer.c +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_IAR\Prog\timer.c +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM4_STM32F3_Nucleo_F303K8_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/timer.h b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/timer.h index 9b939cad..ae4d12fd 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/timer.h +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_IAR\Prog\timer.h +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM4_STM32F3_Nucleo_F303K8_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Boot/blt_conf.h b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Boot/blt_conf.h index be5814f4..38ab26e3 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Boot/blt_conf.h +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio\Boot\blt_conf.h +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Boot/hooks.c b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Boot/hooks.c index cebc3bfd..0ca68765 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Boot/hooks.c +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio\Boot\hooks.c +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Boot/led.c b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Boot/led.c index b648ea6d..58f21475 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Boot/led.c +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio\Boot\led.c +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Boot/led.h b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Boot/led.h index 67b7efd1..6a0eb296 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Boot/led.h +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio\Boot\led.h +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Boot/main.c b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Boot/main.c index ed210fbf..7331b06d 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Boot/main.c +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio\Boot\main.c +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/boot.c b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/boot.c index 61eacf9f..96d99c84 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/boot.c +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio\Prog\boot.c +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/boot.h b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/boot.h index 65b37330..429c611f 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/boot.h +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio\Prog\boot.h +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/header.h b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/header.h index 5acfec58..ea16dff3 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/header.h +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio\Prog\header.h +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/led.c b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/led.c index a685e7de..a1b25c6a 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/led.c +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio\Prog\led.c +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/led.h b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/led.h index 8b6c929d..ef832fd6 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/led.h +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio\Prog\led.h +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/main.c b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/main.c index 2fad2363..0b3ecfc1 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/main.c +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio\Prog\main.c +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/timer.c b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/timer.c index 105f34ce..c4391cff 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/timer.c +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio\Prog\timer.c +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/timer.h b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/timer.h index 5fdaa891..0f68b279 100644 --- a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/timer.h +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio\Prog\timer.h +* \file Demo/ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM4_STM32F3_Nucleo_F303K8_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Boot/blt_conf.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Boot/blt_conf.h index 406bb742..f821da45 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Boot/blt_conf.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_GCC\Boot\blt_conf.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32E407_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Boot/hooks.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Boot/hooks.c index 70503226..25cec373 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Boot/hooks.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_GCC\Boot\hooks.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32E407_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Boot/main.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Boot/main.c index 6c0a4470..9faf6360 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Boot/main.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_GCC\Boot\main.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32E407_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/boot.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/boot.c index 977c55fa..d962afa6 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/boot.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_GCC\Prog\boot.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/boot.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/boot.h index 4c5241f0..38122489 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/boot.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_GCC\Prog\boot.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/header.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/header.h index ea488b51..bc36e566 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/header.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_GCC\Prog\header.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/led.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/led.c index 4d59981a..e04ae267 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/led.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_GCC\Prog\led.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/led.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/led.h index 600f4e9e..b5fe6ad3 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/led.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_GCC\Prog\led.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/main.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/main.c index a89679ac..4c13ab59 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/main.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_GCC\Prog\main.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/net.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/net.c index 47f20710..adaf4573 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/net.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/net.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_GCC\Prog\net.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/net.c * \brief Network application for the uIP TCP/IP stack. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/net.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/net.h index 44b7e86b..ae25ebbf 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/net.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/net.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_GCC\Prog\net.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/net.h * \brief Network application for the uIP TCP/IP stack. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/timer.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/timer.c index 1bf46569..75f711b7 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/timer.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_GCC\Prog\timer.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/timer.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/timer.h index 371f24ce..beb0e8ac 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/timer.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_GCC\Prog\timer.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Boot/blt_conf.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Boot/blt_conf.h index 217609e3..d894ae22 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Boot/blt_conf.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_IAR\Boot\blt_conf.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32E407_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Boot/hooks.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Boot/hooks.c index 07772ba1..86b7c00c 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Boot/hooks.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_IAR\Boot\hooks.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32E407_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Boot/main.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Boot/main.c index 880fe571..161015ca 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Boot/main.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_IAR\Boot\main.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32E407_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/boot.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/boot.c index 550ca520..4f997f95 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/boot.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_IAR\Prog\boot.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/boot.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/boot.h index 00eb8350..77f4c2e2 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/boot.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_IAR\Prog\boot.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/header.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/header.h index 6476ce79..71947afb 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/header.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_IAR\Prog\header.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/led.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/led.c index c8c47dba..490452b6 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/led.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_IAR\Prog\led.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/led.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/led.h index 39260496..8964478e 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/led.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_IAR\Prog\led.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/main.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/main.c index 49995334..3558e7e0 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/main.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_IAR\Prog\main.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/net.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/net.c index ff9b0d38..16c59312 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/net.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/net.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_IAR\Prog\net.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/net.c * \brief Network application for the uIP TCP/IP stack. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/net.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/net.h index 78f0b0c2..5cb6a794 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/net.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/net.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_IAR\Prog\net.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/net.h * \brief Network application for the uIP TCP/IP stack. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/timer.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/timer.c index be4112f5..d36f6925 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/timer.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_IAR\Prog\timer.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/timer.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/timer.h index bfb3113a..e365b9a4 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/timer.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_IAR\Prog\timer.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Boot/blt_conf.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Boot/blt_conf.h index 489d8311..1c7f470e 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Boot/blt_conf.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio\Boot\blt_conf.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Boot/hooks.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Boot/hooks.c index b1b476c6..7d2b3a41 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Boot/hooks.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio\Boot\hooks.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Boot/main.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Boot/main.c index 407cb897..1c9eeff8 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Boot/main.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio\Boot\main.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/boot.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/boot.c index 0cf23f90..e24b629c 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/boot.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio\Prog\boot.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/boot.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/boot.h index 51ce352f..73da69f7 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/boot.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio\Prog\boot.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/header.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/header.h index 57c83b17..cd5e01e1 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/header.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio\Prog\header.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/led.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/led.c index e01cea2b..9b2f1fa0 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/led.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio\Prog\led.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/led.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/led.h index dab61095..216c3e65 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/led.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio\Prog\led.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/main.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/main.c index 4ad6712b..8e814239 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/main.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio\Prog\main.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/net.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/net.c index fa622c09..9e1bc92c 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/net.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/net.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio\Prog\net.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/net.c * \brief Network application for the uIP TCP/IP stack. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/net.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/net.h index aa48f028..98c6e0be 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/net.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/net.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio\Prog\net.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/net.h * \brief Network application for the uIP TCP/IP stack. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/timer.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/timer.c index fd35d072..2507b938 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/timer.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio\Prog\timer.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/timer.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/timer.h index 2afc32f8..2da5f41e 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/timer.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio\Prog\timer.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32E407_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/blt_conf.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/blt_conf.h index fca7c27c..be7e58c4 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/blt_conf.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_GCC\Boot\blt_conf.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32P405_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/flash_layout.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/flash_layout.c index bf492d32..cecbdcfd 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/flash_layout.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/flash_layout.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_GCC\Boot\flash_layout.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/flash_layout.c * \brief Custom flash layout table source file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32P405_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/hooks.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/hooks.c index 6bc599b8..a5271ba8 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/hooks.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_GCC\Boot\hooks.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32P405_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/led.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/led.c index bc5b0e3c..357aa038 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/led.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_GCC\Boot\led.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32P405_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/led.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/led.h index 81d610d6..7b0e9c17 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/led.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_GCC\Boot\led.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32P405_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/main.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/main.c index c0480fb1..911486f1 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/main.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_GCC\Boot\main.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32P405_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/boot.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/boot.c index 3faf02da..64629965 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/boot.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_GCC\Prog\boot.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32P405_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/boot.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/boot.h index 4ee99f63..e42f7f93 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/boot.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_GCC\Prog\boot.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32P405_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/header.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/header.h index 0abff75a..b9bb3f70 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/header.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_GCC\Prog\header.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32P405_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/led.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/led.c index 91ad0f30..bc64eef3 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/led.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_GCC\Prog\led.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32P405_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/led.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/led.h index 8bc6e334..6375af4c 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/led.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_GCC\Prog\led.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32P405_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/main.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/main.c index b9a03e80..dba38f24 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/main.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_GCC\Prog\main.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32P405_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/timer.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/timer.c index 0be3ca3f..b3449bbd 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/timer.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_GCC\Prog\timer.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32P405_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/timer.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/timer.h index 3f81ac23..24f133a1 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/timer.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_GCC\Prog\timer.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32P405_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/blt_conf.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/blt_conf.h index 7fbe7dda..7ec0112b 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/blt_conf.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_IAR\Boot\blt_conf.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32P405_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/flash_layout.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/flash_layout.c index 9930c86d..4c2c5ccd 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/flash_layout.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/flash_layout.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_IAR\Boot\flash_layout.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/flash_layout.c * \brief Custom flash layout table source file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32P405_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/hooks.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/hooks.c index 16eb6696..615e3164 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/hooks.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_IAR\Boot\hooks.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32P405_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/led.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/led.c index 02b864e1..37495f1e 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/led.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_IAR\Boot\led.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32P405_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/led.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/led.h index 9024941c..ba5929b9 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/led.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_IAR\Boot\led.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32P405_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/main.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/main.c index a1d996fe..14904fe9 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/main.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_IAR\Boot\main.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32P405_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/boot.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/boot.c index 5b021411..0ba578b9 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/boot.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_IAR\Prog\boot.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32P405_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/boot.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/boot.h index 440396fd..8389ee08 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/boot.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_IAR\Prog\boot.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32P405_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/header.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/header.h index 5588ab2d..cfe8263b 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/header.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_IAR\Prog\header.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32P405_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/led.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/led.c index 79c5e502..ca59f628 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/led.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_IAR\Prog\led.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32P405_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/led.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/led.h index 6f29d9f3..393c4d2c 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/led.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_IAR\Prog\led.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32P405_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/main.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/main.c index be02e16f..5df77081 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/main.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_IAR\Prog\main.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32P405_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/timer.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/timer.c index bf88a771..568d3bfb 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/timer.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_IAR\Prog\timer.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32P405_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/timer.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/timer.h index a8ebd05f..643410f5 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/timer.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_IAR\Prog\timer.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32P405_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/blt_conf.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/blt_conf.h index afec4703..c378ec23 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/blt_conf.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio\Boot\blt_conf.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/flash_layout.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/flash_layout.c index 20477e81..9a92aa61 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/flash_layout.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/flash_layout.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio\Boot\flash_layout.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/flash_layout.c * \brief Custom flash layout table source file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/hooks.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/hooks.c index 51ea5cc0..35cca173 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/hooks.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio\Boot\hooks.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/led.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/led.c index de37b38d..a1ab370b 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/led.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio\Boot\led.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/led.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/led.h index 8a748822..9aa7dc47 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/led.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio\Boot\led.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/main.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/main.c index afbe7543..4abf0905 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/main.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio\Boot\main.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/boot.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/boot.c index 2f013016..2f110bd4 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/boot.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio\Prog\boot.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/boot.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/boot.h index 5407de7d..f61b81fe 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/boot.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio\Prog\boot.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/header.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/header.h index 8cdad733..28c81be8 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/header.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio\Prog\header.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/led.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/led.c index 37915ae0..2d0ac3ca 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/led.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio\Prog\led.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/led.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/led.h index cbcbad44..cf16af2c 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/led.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio\Prog\led.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/main.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/main.c index a87b8e6f..aec37bed 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/main.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio\Prog\main.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/timer.c b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/timer.c index d3b82cb7..c95ee631 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/timer.c +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio\Prog\timer.c +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/timer.h b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/timer.h index 6d538d35..5fa813cd 100644 --- a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/timer.h +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio\Prog\timer.h +* \file Demo/ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM4_STM32F4_Olimex_STM32P405_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/blt_conf.h b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/blt_conf.h index 31a54bb0..dd35246b 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/blt_conf.h +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_GCC\Boot\blt_conf.h +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM4_STM32L4_Nucleo_L476RG_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/hooks.c b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/hooks.c index d1018c0d..bfd36d27 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/hooks.c +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_GCC\Boot\hooks.c +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM4_STM32L4_Nucleo_L476RG_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/led.c b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/led.c index cb44dbf4..9891208c 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/led.c +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_GCC\Boot\led.c +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM4_STM32L4_Nucleo_L476RG_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/led.h b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/led.h index 6d7e544d..07c6b8d6 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/led.h +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_GCC\Boot\led.h +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM4_STM32L4_Nucleo_L476RG_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/main.c b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/main.c index 8169b74b..6d10a355 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/main.c +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_GCC\Boot\main.c +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM4_STM32L4_Nucleo_L476RG_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/boot.c b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/boot.c index dce98d98..38c1bcad 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/boot.c +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_GCC\Prog\boot.c +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM4_STM32L4_Nucleo_L476RG_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/boot.h b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/boot.h index 446e7652..11a5903c 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/boot.h +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_GCC\Prog\boot.h +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM4_STM32L4_Nucleo_L476RG_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/header.h b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/header.h index ffc81428..d7b04480 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/header.h +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_GCC\Prog\header.h +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM4_STM32L4_Nucleo_L476RG_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/led.c b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/led.c index adb6636d..41497900 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/led.c +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_GCC\Prog\led.c +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM4_STM32L4_Nucleo_L476RG_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/led.h b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/led.h index d2ca5112..f18e3ff9 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/led.h +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_GCC\Prog\led.h +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM4_STM32L4_Nucleo_L476RG_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/main.c b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/main.c index d0c19620..2413335e 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/main.c +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_GCC\Prog\main.c +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM4_STM32L4_Nucleo_L476RG_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/timer.c b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/timer.c index e292afc9..abf4d200 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/timer.c +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_GCC\Prog\timer.c +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM4_STM32L4_Nucleo_L476RG_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/timer.h b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/timer.h index db51492e..df88dfee 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/timer.h +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_GCC\Prog\timer.h +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM4_STM32L4_Nucleo_L476RG_GCC * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/blt_conf.h b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/blt_conf.h index eb57173d..229bc221 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/blt_conf.h +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_IAR\Boot\blt_conf.h +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM4_STM32L4_Nucleo_L476RG_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/hooks.c b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/hooks.c index 9c5584d9..7208c7d9 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/hooks.c +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_IAR\Boot\hooks.c +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM4_STM32L4_Nucleo_L476RG_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/led.c b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/led.c index 3e03e58f..3638311a 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/led.c +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_IAR\Boot\led.c +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM4_STM32L4_Nucleo_L476RG_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/led.h b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/led.h index b5aa52aa..34b5f18e 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/led.h +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_IAR\Boot\led.h +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM4_STM32L4_Nucleo_L476RG_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/main.c b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/main.c index d66386a9..8b3a42c6 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/main.c +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_IAR\Boot\main.c +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM4_STM32L4_Nucleo_L476RG_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/boot.c b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/boot.c index f2b01611..ec07aad2 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/boot.c +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_IAR\Prog\boot.c +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM4_STM32L4_Nucleo_L476RG_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/boot.h b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/boot.h index 33ef945c..fb18efe2 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/boot.h +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_IAR\Prog\boot.h +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM4_STM32L4_Nucleo_L476RG_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/header.h b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/header.h index 493d383b..b657175d 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/header.h +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_IAR\Prog\header.h +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM4_STM32L4_Nucleo_L476RG_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/led.c b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/led.c index 3459dbae..01f60006 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/led.c +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_IAR\Prog\led.c +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM4_STM32L4_Nucleo_L476RG_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/led.h b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/led.h index 489885df..66f3cd30 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/led.h +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_IAR\Prog\led.h +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM4_STM32L4_Nucleo_L476RG_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/main.c b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/main.c index fff785a4..9e19663d 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/main.c +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_IAR\Prog\main.c +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM4_STM32L4_Nucleo_L476RG_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/timer.c b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/timer.c index 7ca6dd54..71f68469 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/timer.c +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_IAR\Prog\timer.c +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM4_STM32L4_Nucleo_L476RG_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/timer.h b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/timer.h index 68dc575d..6387bf00 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/timer.h +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_IAR\Prog\timer.h +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM4_STM32L4_Nucleo_L476RG_IAR * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Boot/blt_conf.h b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Boot/blt_conf.h index c0cf5294..129ffaec 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Boot/blt_conf.h +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio\Boot\blt_conf.h +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Boot/hooks.c b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Boot/hooks.c index d06a6e27..cc2d8896 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Boot/hooks.c +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio\Boot\hooks.c +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Boot/led.c b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Boot/led.c index 67cf941f..e3128c1e 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Boot/led.c +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio\Boot\led.c +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Boot/led.h b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Boot/led.h index 46ea8da9..0663063f 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Boot/led.h +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio\Boot\led.h +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Boot/main.c b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Boot/main.c index 9296773b..9a3b5bac 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Boot/main.c +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio\Boot\main.c +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/boot.c b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/boot.c index 8f083f6b..e2a3947e 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/boot.c +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio\Prog\boot.c +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/boot.h b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/boot.h index 36392f10..f4481695 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/boot.h +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio\Prog\boot.h +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/header.h b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/header.h index 499cc66a..614b8885 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/header.h +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio\Prog\header.h +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/led.c b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/led.c index 531243de..c74a9820 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/led.c +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio\Prog\led.c +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/led.h b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/led.h index 2aa34c9b..b0d5eaa5 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/led.h +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio\Prog\led.h +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/main.c b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/main.c index 1f03be58..0b81f9bf 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/main.c +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio\Prog\main.c +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/timer.c b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/timer.c index 02e57547..bb8bad83 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/timer.c +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio\Prog\timer.c +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/timer.h b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/timer.h index 82c17811..10daff6a 100644 --- a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/timer.h +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio\Prog\timer.h +* \file Demo/ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM4_STM32L4_Nucleo_L476RG_TrueStudio * \internal diff --git a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Boot/blt_conf.h b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Boot/blt_conf.h index 8055b8bf..6f5f70a8 100644 --- a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Boot/blt_conf.h +++ b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_TM4C_DK_TM4C123G_IAR\Boot\blt_conf.h +* \file Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM4_TM4C_DK_TM4C123G_IAR * \internal diff --git a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Boot/hooks.c b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Boot/hooks.c index 795e6f8c..96b67f97 100644 --- a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Boot/hooks.c +++ b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_TM4C_DK_TM4C123G_IAR\Boot\hooks.c +* \file Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM4_TM4C_DK_TM4C123G_IAR * \internal diff --git a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Boot/main.c b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Boot/main.c index 18e5309f..dfef0060 100644 --- a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Boot/main.c +++ b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_TM4C_DK_TM4C123G_IAR\Boot\main.c +* \file Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM4_TM4C_DK_TM4C123G_IAR * \internal diff --git a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Boot/vectors.c b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Boot/vectors.c index d10d5347..660fe2ac 100644 --- a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Boot/vectors.c +++ b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Boot/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_TM4C_DK_TM4C123G_IAR\Boot\vectors.c +* \file Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Boot/vectors.c * \brief Bootloader interrupt vector table source file. * \ingroup Boot_ARMCM4_TM4C_DK_TM4C123G_IAR * \internal diff --git a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/boot.c b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/boot.c index 491e72e7..3177eed4 100644 --- a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/boot.c +++ b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_TM4C_DK_TM4C123G_IAR\Prog\boot.c +* \file Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM4_TM4C_DK_TM4C123G_IAR * \internal diff --git a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/boot.h b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/boot.h index 249a9e4a..879bd9fe 100644 --- a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/boot.h +++ b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_TM4C_DK_TM4C123G_IAR\Prog\boot.h +* \file Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM4_TM4C_DK_TM4C123G_IAR * \internal diff --git a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/header.h b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/header.h index 177ecfa4..a0cdbf6d 100644 --- a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/header.h +++ b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_TM4C_DK_TM4C123G_IAR\Prog\header.h +* \file Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM4_TM4C_DK_TM4C123G_IAR * \internal diff --git a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/led.c b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/led.c index 88146105..3492ee9b 100644 --- a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/led.c +++ b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_TM4C_DK_TM4C123G_IAR\Prog\led.c +* \file Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM4_TM4C_DK_TM4C123G_IAR * \internal diff --git a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/led.h b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/led.h index 9760fa6a..52b2c5cd 100644 --- a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/led.h +++ b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_TM4C_DK_TM4C123G_IAR\Prog\led.h +* \file Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM4_TM4C_DK_TM4C123G_IAR * \internal diff --git a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/main.c b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/main.c index cfca9e0e..ba6c71b0 100644 --- a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/main.c +++ b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_TM4C_DK_TM4C123G_IAR\Prog\main.c +* \file Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM4_TM4C_DK_TM4C123G_IAR * \internal diff --git a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/time.c b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/time.c index d31adb91..6550683e 100644 --- a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/time.c +++ b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/time.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_TM4C_DK_TM4C123G_IAR\Prog\time.c +* \file Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/time.c * \brief Timer driver source file. * \ingroup Prog_ARMCM4_TM4C_DK_TM4C123G_IAR * \internal diff --git a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/time.h b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/time.h index eb647409..3346e34a 100644 --- a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/time.h +++ b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/time.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_TM4C_DK_TM4C123G_IAR\Prog\time.h +* \file Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/time.h * \brief Timer driver header file. * \ingroup Prog_ARMCM4_TM4C_DK_TM4C123G_IAR * \internal diff --git a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/vectors.c b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/vectors.c index 2ae25efe..7366697c 100644 --- a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/vectors.c +++ b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_TM4C_DK_TM4C123G_IAR\Prog\vectors.c +* \file Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/vectors.c * \brief Demo program interrupt vectors source file. * \ingroup Prog_ARMCM4_TM4C_DK_TM4C123G_IAR * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Boot/blt_conf.h b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Boot/blt_conf.h index 69ecde9a..b5e95610 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Boot/blt_conf.h +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_GCC\Boot\blt_conf.h +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM4_XMC4_XMC4700_Relax_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Boot/hooks.c b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Boot/hooks.c index 9d01fc08..293013d0 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Boot/hooks.c +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_GCC\Boot\hooks.c +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM4_XMC4_XMC4700_Relax_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Boot/led.c b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Boot/led.c index c214044f..f84613a7 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Boot/led.c +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_GCC\Boot\led.c +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM4_XMC4_XMC4700_Relax_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Boot/led.h b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Boot/led.h index 3a7c6bba..c91e2ef3 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Boot/led.h +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_GCC\Boot\led.h +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM4_XMC4_XMC4700_Relax_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Boot/main.c b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Boot/main.c index 980b634f..0face88c 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Boot/main.c +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_GCC\Boot\main.c +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM4_XMC4_XMC4700_Relax_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/boot.c b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/boot.c index f26e6fb7..29df97ec 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/boot.c +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_GCC\Prog\boot.c +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM4_XMC4_XMC4700_Relax_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/boot.h b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/boot.h index f0cb9950..006b2b87 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/boot.h +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_GCC\Prog\boot.h +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM4_XMC4_XMC4700_Relax_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/header.h b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/header.h index 5c0503a0..6df36768 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/header.h +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_GCC\Prog\header.h +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM4_XMC4_XMC4700_Relax_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/led.c b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/led.c index daac632e..424c29c3 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/led.c +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_GCC\Prog\led.c +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM4_XMC4_XMC4700_Relax_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/led.h b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/led.h index 4821143f..f2a3012f 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/led.h +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_GCC\Prog\led.h +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM4_XMC4_XMC4700_Relax_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/main.c b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/main.c index 16052b68..227d739e 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/main.c +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_GCC\Prog\main.c +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM4_XMC4_XMC4700_Relax_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/timer.c b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/timer.c index 2c6df2cb..41e49b62 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/timer.c +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_GCC\Prog\timer.c +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM4_XMC4_XMC4700_Relax_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/timer.h b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/timer.h index 74f8fb39..04ad8dc4 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/timer.h +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_GCC\Prog\timer.h +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_GCC/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM4_XMC4_XMC4700_Relax_Kit_GCC * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/blt_conf.h b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/blt_conf.h index 0dc19207..3f353bcd 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/blt_conf.h +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_IAR\Boot\blt_conf.h +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_ARMCM4_XMC4_XMC4700_Relax_Kit_IAR * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/hooks.c b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/hooks.c index 9b2f9eef..95af1c88 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/hooks.c +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_IAR\Boot\hooks.c +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_ARMCM4_XMC4_XMC4700_Relax_Kit_IAR * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/led.c b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/led.c index f65a6916..c19121c7 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/led.c +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_IAR\Boot\led.c +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/led.c * \brief LED driver source file. * \ingroup Boot_ARMCM4_XMC4_XMC4700_Relax_Kit_IAR * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/led.h b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/led.h index ee9ea0bb..e3c446a3 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/led.h +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_IAR\Boot\led.h +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/led.h * \brief LED driver header file. * \ingroup Boot_ARMCM4_XMC4_XMC4700_Relax_Kit_IAR * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/main.c b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/main.c index 087216ec..7a29b076 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/main.c +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_IAR\Boot\main.c +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_ARMCM4_XMC4_XMC4700_Relax_Kit_IAR * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/boot.c b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/boot.c index 25a81b96..b2ad501d 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/boot.c +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_IAR\Prog\boot.c +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_ARMCM4_XMC4_XMC4700_Relax_Kit_IAR * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/boot.h b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/boot.h index e92c6147..a6438715 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/boot.h +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_IAR\Prog\boot.h +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_ARMCM4_XMC4_XMC4700_Relax_Kit_IAR * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/header.h b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/header.h index 3687f8e5..0a978a04 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/header.h +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_IAR\Prog\header.h +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/header.h * \brief Generic header file. * \ingroup Prog_ARMCM4_XMC4_XMC4700_Relax_Kit_IAR * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/led.c b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/led.c index ad4a2d9d..0ff369b3 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/led.c +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_IAR\Prog\led.c +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/led.c * \brief LED driver source file. * \ingroup Prog_ARMCM4_XMC4_XMC4700_Relax_Kit_IAR * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/led.h b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/led.h index eadfb02e..e917738f 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/led.h +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_IAR\Prog\led.h +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/led.h * \brief LED driver header file. * \ingroup Prog_ARMCM4_XMC4_XMC4700_Relax_Kit_IAR * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/main.c b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/main.c index 257bd6a3..16a246d5 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/main.c +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_IAR\Prog\main.c +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_ARMCM4_XMC4_XMC4700_Relax_Kit_IAR * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/timer.c b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/timer.c index 0613c639..4b568205 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/timer.c +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_IAR\Prog\timer.c +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_ARMCM4_XMC4_XMC4700_Relax_Kit_IAR * \internal diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/timer.h b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/timer.h index b0bf89a7..73cf41a4 100644 --- a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/timer.h +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_IAR\Prog\timer.h +* \file Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_ARMCM4_XMC4_XMC4700_Relax_Kit_IAR * \internal diff --git a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Boot/blt_conf.h b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Boot/blt_conf.h index c3e7a6d7..df9c1190 100644 --- a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Boot/blt_conf.h +++ b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Boot/blt_conf.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\HCS12_Evbplus_Dragon12p_CodeWarrior\Boot\blt_conf.h +* \file Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Boot/blt_conf.h * \brief Bootloader configuration header file. * \ingroup Boot_HCS12_Evbplus_Dragon12p_CodeWarrior * \internal diff --git a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Boot/hooks.c b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Boot/hooks.c index b61cca92..b361109d 100644 --- a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Boot/hooks.c +++ b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Boot/hooks.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\HCS12_Evbplus_Dragon12p_CodeWarrior\Boot\hooks.c +* \file Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Boot/hooks.c * \brief Bootloader callback source file. * \ingroup Boot_HCS12_Evbplus_Dragon12p_CodeWarrior * \internal diff --git a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Boot/main.c b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Boot/main.c index 61174995..5026bbb8 100644 --- a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Boot/main.c +++ b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Boot/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\HCS12_Evbplus_Dragon12p_CodeWarrior\Boot\main.c +* \file Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Boot/main.c * \brief Bootloader application source file. * \ingroup Boot_HCS12_Evbplus_Dragon12p_CodeWarrior * \internal diff --git a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Boot/vectors.c b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Boot/vectors.c index 0d1a53c9..d54c8b51 100644 --- a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Boot/vectors.c +++ b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Boot/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\HCS12_Evbplus_Dragon12p_CodeWarrior\Boot\vectors.c +* \file Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Boot/vectors.c * \brief Bootloader interrupt vector table source file. * \ingroup Boot_HCS12_Evbplus_Dragon12p_CodeWarrior * \internal diff --git a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/boot.c b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/boot.c index 0950749b..8a388816 100644 --- a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/boot.c +++ b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\HCS12_Evbplus_Dragon12p_CodeWarrior\Prog\boot.c +* \file Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/boot.c * \brief Demo program bootloader interface source file. * \ingroup Prog_HCS12_Evbplus_Dragon12p_CodeWarrior * \internal diff --git a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/boot.h b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/boot.h index 88deca4f..664267b7 100644 --- a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/boot.h +++ b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\HCS12_Evbplus_Dragon12p_CodeWarrior\Prog\boot.h +* \file Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/boot.h * \brief Demo program bootloader interface header file. * \ingroup Prog_HCS12_Evbplus_Dragon12p_CodeWarrior * \internal diff --git a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/header.h b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/header.h index 56083859..66828fd4 100644 --- a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/header.h +++ b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/header.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\HCS12_Evbplus_Dragon12p_CodeWarrior\Prog\header.h +* \file Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/header.h * \brief Generic header file. * \ingroup Prog_HCS12_Evbplus_Dragon12p_CodeWarrior * \internal diff --git a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/irq.c b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/irq.c index 87b3b9a5..fbe7d372 100644 --- a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/irq.c +++ b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/irq.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\HCS12_Evbplus_Dragon12p_CodeWarrior\Prog\irq.c +* \file Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/irq.c * \brief IRQ driver source file. * \ingroup Prog_HCS12_Evbplus_Dragon12p_CodeWarrior * \internal diff --git a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/irq.h b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/irq.h index a21c703c..c80440e7 100644 --- a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/irq.h +++ b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/irq.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\HCS12_Evbplus_Dragon12p_CodeWarrior\Prog\irq.h +* \file Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/irq.h * \brief IRQ driver header file. * \ingroup Prog_HCS12_Evbplus_Dragon12p_CodeWarrior * \internal diff --git a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/led.c b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/led.c index bdedbd3b..3afa9b49 100644 --- a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/led.c +++ b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/led.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\HCS12_Evbplus_Dragon12p_CodeWarrior\Prog\led.c +* \file Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/led.c * \brief LED driver source file. * \ingroup Prog_HCS12_Evbplus_Dragon12p_CodeWarrior * \internal diff --git a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/led.h b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/led.h index 57bdc816..9c906021 100644 --- a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/led.h +++ b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/led.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\HCS12_Evbplus_Dragon12p_CodeWarrior\Prog\led.h +* \file Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/led.h * \brief LED driver header file. * \ingroup Prog_HCS12_Evbplus_Dragon12p_CodeWarrior * \internal diff --git a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/main.c b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/main.c index 95b88f26..1bb45959 100644 --- a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/main.c +++ b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/main.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\HCS12_Evbplus_Dragon12p_CodeWarrior\Prog\main.c +* \file Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/main.c * \brief Demo program application source file. * \ingroup Prog_HCS12_Evbplus_Dragon12p_CodeWarrior * \internal diff --git a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/timer.c b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/timer.c index 0044ec4c..baaed0b9 100644 --- a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/timer.c +++ b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\HCS12_Evbplus_Dragon12p_CodeWarrior\Prog\timer.c +* \file Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/timer.c * \brief Timer driver source file. * \ingroup Prog_HCS12_Evbplus_Dragon12p_CodeWarrior * \internal diff --git a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/timer.h b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/timer.h index 4bf02d92..a98941f0 100644 --- a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/timer.h +++ b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\HCS12_Evbplus_Dragon12p_CodeWarrior\Prog\timer.h +* \file Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/timer.h * \brief Timer driver header file. * \ingroup Prog_HCS12_Evbplus_Dragon12p_CodeWarrior * \internal diff --git a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/vectors.c b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/vectors.c index fb000450..3470ae76 100644 --- a/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/vectors.c +++ b/Target/Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/vectors.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Demo\HCS12_Evbplus_Dragon12p_CodeWarrior\Prog\vectors.c +* \file Demo/HCS12_Evbplus_Dragon12p_CodeWarrior/Prog/vectors.c * \brief Demo program interrupt vectors source file. * \ingroup Prog_HCS12_Evbplus_Dragon12p_CodeWarrior * \internal diff --git a/Target/Source/ARM7_LPC2000/GCC/cpu_comp.c b/Target/Source/ARM7_LPC2000/GCC/cpu_comp.c index bc7209a5..c2aca7be 100644 --- a/Target/Source/ARM7_LPC2000/GCC/cpu_comp.c +++ b/Target/Source/ARM7_LPC2000/GCC/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARM7_LPC2000\GCC\cpu_comp.c +* \file Source/ARM7_LPC2000/GCC/cpu_comp.c * \brief Bootloader cpu module source file. * \ingroup Target_ARM7_LPC2000 * \internal diff --git a/Target/Source/ARM7_LPC2000/can.c b/Target/Source/ARM7_LPC2000/can.c index 28987edc..e8c26cbe 100644 --- a/Target/Source/ARM7_LPC2000/can.c +++ b/Target/Source/ARM7_LPC2000/can.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARM7_LPC2000\can.c +* \file Source/ARM7_LPC2000/can.c * \brief Bootloader CAN communication interface source file. * \ingroup Target_ARM7_LPC2000 * \internal diff --git a/Target/Source/ARM7_LPC2000/cpu.c b/Target/Source/ARM7_LPC2000/cpu.c index 2c3f8f8a..4a972963 100644 --- a/Target/Source/ARM7_LPC2000/cpu.c +++ b/Target/Source/ARM7_LPC2000/cpu.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARM7_LPC2000\cpu.c +* \file Source/ARM7_LPC2000/cpu.c * \brief Bootloader cpu module source file. * \ingroup Target_ARM7_LPC2000 * \internal diff --git a/Target/Source/ARM7_LPC2000/flash.c b/Target/Source/ARM7_LPC2000/flash.c index ba3724ee..dcec4aea 100644 --- a/Target/Source/ARM7_LPC2000/flash.c +++ b/Target/Source/ARM7_LPC2000/flash.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARM7_LPC2000\GCC\flash.c +* \file Source/ARM7_LPC2000/GCC/flash.c * \brief Bootloader flash driver source file. * \ingroup Target_ARM7_LPC2000 * \internal diff --git a/Target/Source/ARM7_LPC2000/flash.h b/Target/Source/ARM7_LPC2000/flash.h index f04f8bb1..c3ac73fc 100644 --- a/Target/Source/ARM7_LPC2000/flash.h +++ b/Target/Source/ARM7_LPC2000/flash.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARM7_LPC2000\GCC\flash.h +* \file Source/ARM7_LPC2000/GCC/flash.h * \brief Bootloader flash driver header file. * \ingroup Target_ARM7_LPC2000 * \internal diff --git a/Target/Source/ARM7_LPC2000/nvm.c b/Target/Source/ARM7_LPC2000/nvm.c index 3067f617..8f2e2975 100644 --- a/Target/Source/ARM7_LPC2000/nvm.c +++ b/Target/Source/ARM7_LPC2000/nvm.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARM7_LPC2000\nvm.c +* \file Source/ARM7_LPC2000/nvm.c * \brief Bootloader non-volatile memory driver source file. * \ingroup Target_ARM7_LPC2000 * \internal diff --git a/Target/Source/ARM7_LPC2000/timer.c b/Target/Source/ARM7_LPC2000/timer.c index 0f2c0c28..91c99cac 100644 --- a/Target/Source/ARM7_LPC2000/timer.c +++ b/Target/Source/ARM7_LPC2000/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARM7_LPC2000\timer.c +* \file Source/ARM7_LPC2000/timer.c * \brief Bootloader timer driver source file. * \ingroup Target_ARM7_LPC2000 * \internal diff --git a/Target/Source/ARM7_LPC2000/types.h b/Target/Source/ARM7_LPC2000/types.h index 14cd8716..cde6c034 100644 --- a/Target/Source/ARM7_LPC2000/types.h +++ b/Target/Source/ARM7_LPC2000/types.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARM7_LPC2000\types.h +* \file Source/ARM7_LPC2000/types.h * \brief Bootloader types header file. * \ingroup Target_ARM7_LPC2000 * \internal diff --git a/Target/Source/ARM7_LPC2000/uart.c b/Target/Source/ARM7_LPC2000/uart.c index c19c1ed1..52401550 100644 --- a/Target/Source/ARM7_LPC2000/uart.c +++ b/Target/Source/ARM7_LPC2000/uart.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARM7_LPC2000\uart.c +* \file Source/ARM7_LPC2000/uart.c * \brief Bootloader UART communication interface source file. * \ingroup Target_ARM7_LPC2000 * \internal diff --git a/Target/Source/ARMCM0_STM32F0/GCC/cpu_comp.c b/Target/Source/ARMCM0_STM32F0/GCC/cpu_comp.c index cf9e4e6d..1fe22273 100644 --- a/Target/Source/ARMCM0_STM32F0/GCC/cpu_comp.c +++ b/Target/Source/ARMCM0_STM32F0/GCC/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM0_STM32F0\GCC\cpu_comp.c +* \file Source/ARMCM0_STM32F0/GCC/cpu_comp.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM0_STM32F0 * \internal diff --git a/Target/Source/ARMCM0_STM32F0/IAR/cpu_comp.c b/Target/Source/ARMCM0_STM32F0/IAR/cpu_comp.c index 916fc0e9..4582e944 100644 --- a/Target/Source/ARMCM0_STM32F0/IAR/cpu_comp.c +++ b/Target/Source/ARMCM0_STM32F0/IAR/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM0_STM32F0\IAR\cpu_comp.c +* \file Source/ARMCM0_STM32F0/IAR/cpu_comp.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM0_STM32F0 * \internal diff --git a/Target/Source/ARMCM0_STM32F0/Keil/cpu_comp.c b/Target/Source/ARMCM0_STM32F0/Keil/cpu_comp.c index 43c1d54c..55021573 100644 --- a/Target/Source/ARMCM0_STM32F0/Keil/cpu_comp.c +++ b/Target/Source/ARMCM0_STM32F0/Keil/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM0_STM32F0\Keil\cpu_comp.c +* \file Source/ARMCM0_STM32F0/Keil/cpu_comp.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM0_STM32F0 * \internal diff --git a/Target/Source/ARMCM0_STM32F0/can.c b/Target/Source/ARMCM0_STM32F0/can.c index 4b920dd6..a0f8ad7f 100644 --- a/Target/Source/ARMCM0_STM32F0/can.c +++ b/Target/Source/ARMCM0_STM32F0/can.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM0_STM32F0\can.c +* \file Source/ARMCM0_STM32F0/can.c * \brief Bootloader CAN communication interface source file. * \ingroup Target_ARMCM0_STM32F0 * \internal diff --git a/Target/Source/ARMCM0_STM32F0/cpu.c b/Target/Source/ARMCM0_STM32F0/cpu.c index 3fc1b92f..6df6afa3 100644 --- a/Target/Source/ARMCM0_STM32F0/cpu.c +++ b/Target/Source/ARMCM0_STM32F0/cpu.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM0_STM32F0\cpu.c +* \file Source/ARMCM0_STM32F0/cpu.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM0_STM32F0 * \internal diff --git a/Target/Source/ARMCM0_STM32F0/flash.c b/Target/Source/ARMCM0_STM32F0/flash.c index 6aefe1f6..6caa75d1 100644 --- a/Target/Source/ARMCM0_STM32F0/flash.c +++ b/Target/Source/ARMCM0_STM32F0/flash.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM0_STM32F0\flash.c +* \file Source/ARMCM0_STM32F0/flash.c * \brief Bootloader flash driver source file. * \ingroup Target_ARMCM0_STM32F0 * \internal diff --git a/Target/Source/ARMCM0_STM32F0/flash.h b/Target/Source/ARMCM0_STM32F0/flash.h index c88ee98a..a8509f1b 100644 --- a/Target/Source/ARMCM0_STM32F0/flash.h +++ b/Target/Source/ARMCM0_STM32F0/flash.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM0_STM32F0\flash.h +* \file Source/ARMCM0_STM32F0/flash.h * \brief Bootloader flash driver header file. * \ingroup Target_ARMCM0_STM32F0 * \internal diff --git a/Target/Source/ARMCM0_STM32F0/nvm.c b/Target/Source/ARMCM0_STM32F0/nvm.c index edac74fd..7ad3c7e0 100644 --- a/Target/Source/ARMCM0_STM32F0/nvm.c +++ b/Target/Source/ARMCM0_STM32F0/nvm.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM0_STM32F0\nvm.c +* \file Source/ARMCM0_STM32F0/nvm.c * \brief Bootloader non-volatile memory driver source file. * \ingroup Target_ARMCM0_STM32F0 * \internal diff --git a/Target/Source/ARMCM0_STM32F0/timer.c b/Target/Source/ARMCM0_STM32F0/timer.c index c87cb7b6..661f0a45 100644 --- a/Target/Source/ARMCM0_STM32F0/timer.c +++ b/Target/Source/ARMCM0_STM32F0/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM0_STM32F0\timer.c +* \file Source/ARMCM0_STM32F0/timer.c * \brief Bootloader timer driver source file. * \ingroup Target_ARMCM0_STM32F0 * \internal diff --git a/Target/Source/ARMCM0_STM32F0/types.h b/Target/Source/ARMCM0_STM32F0/types.h index cc5bedea..72ed9473 100644 --- a/Target/Source/ARMCM0_STM32F0/types.h +++ b/Target/Source/ARMCM0_STM32F0/types.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM0_STM32F0\types.h +* \file Source/ARMCM0_STM32F0/types.h * \brief Bootloader types header file. * \ingroup Target_ARMCM0_STM32F0 * \internal diff --git a/Target/Source/ARMCM0_STM32F0/uart.c b/Target/Source/ARMCM0_STM32F0/uart.c index 1af30c1b..2adfc571 100644 --- a/Target/Source/ARMCM0_STM32F0/uart.c +++ b/Target/Source/ARMCM0_STM32F0/uart.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM0_STM32F0\uart.c +* \file Source/ARMCM0_STM32F0/uart.c * \brief Bootloader UART communication interface source file. * \ingroup Target_ARMCM0_STM32F0 * \internal diff --git a/Target/Source/ARMCM0_XMC1/GCC/cpu_comp.c b/Target/Source/ARMCM0_XMC1/GCC/cpu_comp.c index ecfa62ad..c5213e61 100644 --- a/Target/Source/ARMCM0_XMC1/GCC/cpu_comp.c +++ b/Target/Source/ARMCM0_XMC1/GCC/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM0_XMC1\GCC\cpu_comp.c +* \file Source/ARMCM0_XMC1/GCC/cpu_comp.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM0_XMC1 * \internal diff --git a/Target/Source/ARMCM0_XMC1/IAR/cpu_comp.c b/Target/Source/ARMCM0_XMC1/IAR/cpu_comp.c index 3baed887..5f79a37d 100644 --- a/Target/Source/ARMCM0_XMC1/IAR/cpu_comp.c +++ b/Target/Source/ARMCM0_XMC1/IAR/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM0_XMC1\IAR\cpu_comp.c +* \file Source/ARMCM0_XMC1/IAR/cpu_comp.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM0_XMC1 * \internal diff --git a/Target/Source/ARMCM0_XMC1/can.c b/Target/Source/ARMCM0_XMC1/can.c index 76c7ceb5..584acf7d 100644 --- a/Target/Source/ARMCM0_XMC1/can.c +++ b/Target/Source/ARMCM0_XMC1/can.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM0_XMC1\can.c +* \file Source/ARMCM0_XMC1/can.c * \brief Bootloader CAN communication interface source file. * \ingroup Target_ARMCM0_XMC1 * \internal diff --git a/Target/Source/ARMCM0_XMC1/cpu.c b/Target/Source/ARMCM0_XMC1/cpu.c index 1b58a742..f6c65c91 100644 --- a/Target/Source/ARMCM0_XMC1/cpu.c +++ b/Target/Source/ARMCM0_XMC1/cpu.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM0_XMC1\cpu.c +* \file Source/ARMCM0_XMC1/cpu.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM0_XMC1 * \internal diff --git a/Target/Source/ARMCM0_XMC1/flash.c b/Target/Source/ARMCM0_XMC1/flash.c index 939cf2e4..961b898f 100644 --- a/Target/Source/ARMCM0_XMC1/flash.c +++ b/Target/Source/ARMCM0_XMC1/flash.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM0_XMC1\flash.c +* \file Source/ARMCM0_XMC1/flash.c * \brief Bootloader flash driver source file. * \ingroup Target_ARMCM0_XMC1 * \internal diff --git a/Target/Source/ARMCM0_XMC1/flash.h b/Target/Source/ARMCM0_XMC1/flash.h index aea5ca45..523d83de 100644 --- a/Target/Source/ARMCM0_XMC1/flash.h +++ b/Target/Source/ARMCM0_XMC1/flash.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM0_XMC1\flash.h +* \file Source/ARMCM0_XMC1/flash.h * \brief Bootloader flash driver header file. * \ingroup Target_ARMCM0_XMC1 * \internal diff --git a/Target/Source/ARMCM0_XMC1/nvm.c b/Target/Source/ARMCM0_XMC1/nvm.c index 5a399a45..73279a4b 100644 --- a/Target/Source/ARMCM0_XMC1/nvm.c +++ b/Target/Source/ARMCM0_XMC1/nvm.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM0_XMC1\nvm.c +* \file Source/ARMCM0_XMC1/nvm.c * \brief Bootloader non-volatile memory driver source file. * \ingroup Target_ARMCM0_XMC1 * \internal diff --git a/Target/Source/ARMCM0_XMC1/timer.c b/Target/Source/ARMCM0_XMC1/timer.c index a1308fe4..241cf091 100644 --- a/Target/Source/ARMCM0_XMC1/timer.c +++ b/Target/Source/ARMCM0_XMC1/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM0_XMC1\timer.c +* \file Source/ARMCM0_XMC1/timer.c * \brief Bootloader timer driver source file. * \ingroup Target_ARMCM0_XMC1 * \internal diff --git a/Target/Source/ARMCM0_XMC1/types.h b/Target/Source/ARMCM0_XMC1/types.h index 7959bc41..cf6e428c 100644 --- a/Target/Source/ARMCM0_XMC1/types.h +++ b/Target/Source/ARMCM0_XMC1/types.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM0_XMC1\types.h +* \file Source/ARMCM0_XMC1/types.h * \brief Bootloader types header file. * \ingroup Target_ARMCM0_XMC1 * \internal diff --git a/Target/Source/ARMCM0_XMC1/uart.c b/Target/Source/ARMCM0_XMC1/uart.c index 1b6e5c0c..8312a4ab 100644 --- a/Target/Source/ARMCM0_XMC1/uart.c +++ b/Target/Source/ARMCM0_XMC1/uart.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM0_XMC1\uart.c +* \file Source/ARMCM0_XMC1/uart.c * \brief Bootloader UART communication interface source file. * \ingroup Target_ARMCM0_XMC1 * \internal diff --git a/Target/Source/ARMCM3_EFM32/GCC/cpu_comp.c b/Target/Source/ARMCM3_EFM32/GCC/cpu_comp.c index 6c87cd72..cda251b4 100644 --- a/Target/Source/ARMCM3_EFM32/GCC/cpu_comp.c +++ b/Target/Source/ARMCM3_EFM32/GCC/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_EFM32\GCC\cpu_comp.c +* \file Source/ARMCM3_EFM32/GCC/cpu_comp.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM3_EFM32 * \internal diff --git a/Target/Source/ARMCM3_EFM32/IAR/cpu_comp.c b/Target/Source/ARMCM3_EFM32/IAR/cpu_comp.c index 856b173f..2667cfa9 100644 --- a/Target/Source/ARMCM3_EFM32/IAR/cpu_comp.c +++ b/Target/Source/ARMCM3_EFM32/IAR/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_EFM32\IAR\cpu_comp.c +* \file Source/ARMCM3_EFM32/IAR/cpu_comp.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM3_EFM32 * \internal diff --git a/Target/Source/ARMCM3_EFM32/cpu.c b/Target/Source/ARMCM3_EFM32/cpu.c index 9f659af3..1b99c6bb 100644 --- a/Target/Source/ARMCM3_EFM32/cpu.c +++ b/Target/Source/ARMCM3_EFM32/cpu.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_EFM32\cpu.c +* \file Source/ARMCM3_EFM32/cpu.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM3_EFM32 * \internal diff --git a/Target/Source/ARMCM3_EFM32/flash.c b/Target/Source/ARMCM3_EFM32/flash.c index f5c5bccd..0d80d7c0 100644 --- a/Target/Source/ARMCM3_EFM32/flash.c +++ b/Target/Source/ARMCM3_EFM32/flash.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_EFM32\flash.c +* \file Source/ARMCM3_EFM32/flash.c * \brief Bootloader flash driver source file. * \ingroup Target_ARMCM3_EFM32 * \internal diff --git a/Target/Source/ARMCM3_EFM32/flash.h b/Target/Source/ARMCM3_EFM32/flash.h index ff820f57..750ade73 100644 --- a/Target/Source/ARMCM3_EFM32/flash.h +++ b/Target/Source/ARMCM3_EFM32/flash.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_EFM32\flash.h +* \file Source/ARMCM3_EFM32/flash.h * \brief Bootloader flash driver header file. * \ingroup Target_ARMCM3_EFM32 * \internal diff --git a/Target/Source/ARMCM3_EFM32/nvm.c b/Target/Source/ARMCM3_EFM32/nvm.c index 112f13f4..e32fd12c 100644 --- a/Target/Source/ARMCM3_EFM32/nvm.c +++ b/Target/Source/ARMCM3_EFM32/nvm.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_EFM32\nvm.c +* \file Source/ARMCM3_EFM32/nvm.c * \brief Bootloader non-volatile memory driver source file. * \ingroup Target_ARMCM3_EFM32 * \internal diff --git a/Target/Source/ARMCM3_EFM32/timer.c b/Target/Source/ARMCM3_EFM32/timer.c index 1dca7bc1..c7f10360 100644 --- a/Target/Source/ARMCM3_EFM32/timer.c +++ b/Target/Source/ARMCM3_EFM32/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_EFM32\timer.c +* \file Source/ARMCM3_EFM32/timer.c * \brief Bootloader timer driver source file. * \ingroup Target_ARMCM3_EFM32 * \internal diff --git a/Target/Source/ARMCM3_EFM32/types.h b/Target/Source/ARMCM3_EFM32/types.h index ea7977fd..4c724d3e 100644 --- a/Target/Source/ARMCM3_EFM32/types.h +++ b/Target/Source/ARMCM3_EFM32/types.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_EFM32\types.h +* \file Source/ARMCM3_EFM32/types.h * \brief Bootloader types header file. * \ingroup Target_ARMCM3_EFM32 * \internal diff --git a/Target/Source/ARMCM3_EFM32/uart.c b/Target/Source/ARMCM3_EFM32/uart.c index 1c18e1f2..0ab30e50 100644 --- a/Target/Source/ARMCM3_EFM32/uart.c +++ b/Target/Source/ARMCM3_EFM32/uart.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_EFM32\uart.c +* \file Source/ARMCM3_EFM32/uart.c * \brief Bootloader UART communication interface source file. * \ingroup Target_ARMCM3_EFM32 * \internal diff --git a/Target/Source/ARMCM3_LM3S/GCC/cpu_comp.c b/Target/Source/ARMCM3_LM3S/GCC/cpu_comp.c index 64aabae6..c3158a15 100644 --- a/Target/Source/ARMCM3_LM3S/GCC/cpu_comp.c +++ b/Target/Source/ARMCM3_LM3S/GCC/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_LM3S\GCC\cpu_comp.c +* \file Source/ARMCM3_LM3S/GCC/cpu_comp.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM3_LM3S * \internal diff --git a/Target/Source/ARMCM3_LM3S/IAR/cpu_comp.c b/Target/Source/ARMCM3_LM3S/IAR/cpu_comp.c index 9a844777..0c8b8c05 100644 --- a/Target/Source/ARMCM3_LM3S/IAR/cpu_comp.c +++ b/Target/Source/ARMCM3_LM3S/IAR/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_LM3S\IAR\cpu_comp.c +* \file Source/ARMCM3_LM3S/IAR/cpu_comp.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM3_LM3S * \internal diff --git a/Target/Source/ARMCM3_LM3S/can.c b/Target/Source/ARMCM3_LM3S/can.c index 3ccfa260..148bc568 100644 --- a/Target/Source/ARMCM3_LM3S/can.c +++ b/Target/Source/ARMCM3_LM3S/can.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_LM3S\can.c +* \file Source/ARMCM3_LM3S/can.c * \brief Bootloader CAN communication interface source file. * \ingroup Target_ARMCM3_LM3S * \internal diff --git a/Target/Source/ARMCM3_LM3S/cpu.c b/Target/Source/ARMCM3_LM3S/cpu.c index 73cbbbbd..571c3a8c 100644 --- a/Target/Source/ARMCM3_LM3S/cpu.c +++ b/Target/Source/ARMCM3_LM3S/cpu.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_LM3S\cpu.c +* \file Source/ARMCM3_LM3S/cpu.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM3_LM3S * \internal diff --git a/Target/Source/ARMCM3_LM3S/flash.c b/Target/Source/ARMCM3_LM3S/flash.c index 689f15dd..4e228e1b 100644 --- a/Target/Source/ARMCM3_LM3S/flash.c +++ b/Target/Source/ARMCM3_LM3S/flash.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_LM3S\flash.c +* \file Source/ARMCM3_LM3S/flash.c * \brief Bootloader flash driver source file. * \ingroup Target_ARMCM3_LM3S * \internal diff --git a/Target/Source/ARMCM3_LM3S/flash.h b/Target/Source/ARMCM3_LM3S/flash.h index bd423757..93e159d1 100644 --- a/Target/Source/ARMCM3_LM3S/flash.h +++ b/Target/Source/ARMCM3_LM3S/flash.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_LM3S\flash.h +* \file Source/ARMCM3_LM3S/flash.h * \brief Bootloader flash driver header file. * \ingroup Target_ARMCM3_LM3S * \internal diff --git a/Target/Source/ARMCM3_LM3S/nvm.c b/Target/Source/ARMCM3_LM3S/nvm.c index efcfbfe2..e6a2baf6 100644 --- a/Target/Source/ARMCM3_LM3S/nvm.c +++ b/Target/Source/ARMCM3_LM3S/nvm.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_LM3S\nvm.c +* \file Source/ARMCM3_LM3S/nvm.c * \brief Bootloader non-volatile memory driver source file. * \ingroup Target_ARMCM3_LM3S * \internal diff --git a/Target/Source/ARMCM3_LM3S/timer.c b/Target/Source/ARMCM3_LM3S/timer.c index af33a17f..cb6022ed 100644 --- a/Target/Source/ARMCM3_LM3S/timer.c +++ b/Target/Source/ARMCM3_LM3S/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_LM3S\timer.c +* \file Source/ARMCM3_LM3S/timer.c * \brief Bootloader timer driver source file. * \ingroup Target_ARMCM3_LM3S * \internal diff --git a/Target/Source/ARMCM3_LM3S/types.h b/Target/Source/ARMCM3_LM3S/types.h index 81115dae..a41d3ae3 100644 --- a/Target/Source/ARMCM3_LM3S/types.h +++ b/Target/Source/ARMCM3_LM3S/types.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_LM3S\types.h +* \file Source/ARMCM3_LM3S/types.h * \brief Bootloader types header file. * \ingroup Target_ARMCM3_LM3S * \internal diff --git a/Target/Source/ARMCM3_LM3S/uart.c b/Target/Source/ARMCM3_LM3S/uart.c index ee0cddcc..da0fcfbc 100644 --- a/Target/Source/ARMCM3_LM3S/uart.c +++ b/Target/Source/ARMCM3_LM3S/uart.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_LM3S\uart.c +* \file Source/ARMCM3_LM3S/uart.c * \brief Bootloader UART communication interface source file. * \ingroup Target_ARMCM3_LM3S * \internal diff --git a/Target/Source/ARMCM3_STM32F1/GCC/cpu_comp.c b/Target/Source/ARMCM3_STM32F1/GCC/cpu_comp.c index c7f336eb..07a7ae2a 100644 --- a/Target/Source/ARMCM3_STM32F1/GCC/cpu_comp.c +++ b/Target/Source/ARMCM3_STM32F1/GCC/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_STM32F1\GCC\cpu_comp.c +* \file Source/ARMCM3_STM32F1/GCC/cpu_comp.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM3_STM32F1 * \internal diff --git a/Target/Source/ARMCM3_STM32F1/IAR/cpu_comp.c b/Target/Source/ARMCM3_STM32F1/IAR/cpu_comp.c index 233f094f..9bf80798 100644 --- a/Target/Source/ARMCM3_STM32F1/IAR/cpu_comp.c +++ b/Target/Source/ARMCM3_STM32F1/IAR/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_STM32F1\IAR\cpu_comp.c +* \file Source/ARMCM3_STM32F1/IAR/cpu_comp.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM3_STM32F1 * \internal diff --git a/Target/Source/ARMCM3_STM32F1/Keil/cpu_comp.c b/Target/Source/ARMCM3_STM32F1/Keil/cpu_comp.c index 18c20fd2..59a6940c 100644 --- a/Target/Source/ARMCM3_STM32F1/Keil/cpu_comp.c +++ b/Target/Source/ARMCM3_STM32F1/Keil/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_STM32F1\Keil\cpu_comp.c +* \file Source/ARMCM3_STM32F1/Keil/cpu_comp.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM3_STM32F1 * \internal diff --git a/Target/Source/ARMCM3_STM32F1/can.c b/Target/Source/ARMCM3_STM32F1/can.c index 4509a89f..5d70d782 100644 --- a/Target/Source/ARMCM3_STM32F1/can.c +++ b/Target/Source/ARMCM3_STM32F1/can.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_STM32F1\can.c +* \file Source/ARMCM3_STM32F1/can.c * \brief Bootloader CAN communication interface source file. * \ingroup Target_ARMCM3_STM32F1 * \internal diff --git a/Target/Source/ARMCM3_STM32F1/cpu.c b/Target/Source/ARMCM3_STM32F1/cpu.c index 92cef883..952907e9 100644 --- a/Target/Source/ARMCM3_STM32F1/cpu.c +++ b/Target/Source/ARMCM3_STM32F1/cpu.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_STM32F1\cpu.c +* \file Source/ARMCM3_STM32F1/cpu.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM3_STM32F1 * \internal diff --git a/Target/Source/ARMCM3_STM32F1/flash.c b/Target/Source/ARMCM3_STM32F1/flash.c index c3903032..d30a96d4 100644 --- a/Target/Source/ARMCM3_STM32F1/flash.c +++ b/Target/Source/ARMCM3_STM32F1/flash.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_STM32F1\flash.c +* \file Source/ARMCM3_STM32F1/flash.c * \brief Bootloader flash driver source file. * \ingroup Target_ARMCM3_STM32F1 * \internal diff --git a/Target/Source/ARMCM3_STM32F1/flash.h b/Target/Source/ARMCM3_STM32F1/flash.h index 397440db..473914f1 100644 --- a/Target/Source/ARMCM3_STM32F1/flash.h +++ b/Target/Source/ARMCM3_STM32F1/flash.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_STM32F1\flash.h +* \file Source/ARMCM3_STM32F1/flash.h * \brief Bootloader flash driver header file. * \ingroup Target_ARMCM3_STM32F1 * \internal diff --git a/Target/Source/ARMCM3_STM32F1/nvm.c b/Target/Source/ARMCM3_STM32F1/nvm.c index 8b83f9e5..a14f60e3 100644 --- a/Target/Source/ARMCM3_STM32F1/nvm.c +++ b/Target/Source/ARMCM3_STM32F1/nvm.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_STM32F1\nvm.c +* \file Source/ARMCM3_STM32F1/nvm.c * \brief Bootloader non-volatile memory driver source file. * \ingroup Target_ARMCM3_STM32F1 * \internal diff --git a/Target/Source/ARMCM3_STM32F1/timer.c b/Target/Source/ARMCM3_STM32F1/timer.c index d706507a..a73051c9 100644 --- a/Target/Source/ARMCM3_STM32F1/timer.c +++ b/Target/Source/ARMCM3_STM32F1/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_STM32F1\timer.c +* \file Source/ARMCM3_STM32F1/timer.c * \brief Bootloader timer driver source file. * \ingroup Target_ARMCM3_STM32F1 * \internal diff --git a/Target/Source/ARMCM3_STM32F1/types.h b/Target/Source/ARMCM3_STM32F1/types.h index 01128bd0..f37a37be 100644 --- a/Target/Source/ARMCM3_STM32F1/types.h +++ b/Target/Source/ARMCM3_STM32F1/types.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_STM32F1\types.h +* \file Source/ARMCM3_STM32F1/types.h * \brief Bootloader types header file. * \ingroup Target_ARMCM3_STM32F1 * \internal diff --git a/Target/Source/ARMCM3_STM32F1/uart.c b/Target/Source/ARMCM3_STM32F1/uart.c index 7cc00322..d07b951a 100644 --- a/Target/Source/ARMCM3_STM32F1/uart.c +++ b/Target/Source/ARMCM3_STM32F1/uart.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_STM32F1\uart.c +* \file Source/ARMCM3_STM32F1/uart.c * \brief Bootloader UART communication interface source file. * \ingroup Target_ARMCM3_STM32F1 * \internal diff --git a/Target/Source/ARMCM3_STM32F1/usb.c b/Target/Source/ARMCM3_STM32F1/usb.c index 559e2008..8c221677 100644 --- a/Target/Source/ARMCM3_STM32F1/usb.c +++ b/Target/Source/ARMCM3_STM32F1/usb.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_STM32F1\usb.c +* \file Source/ARMCM3_STM32F1/usb.c * \brief Bootloader USB communication interface source file. * \ingroup Target_ARMCM3_STM32F1 * \internal diff --git a/Target/Source/ARMCM3_STM32F2/GCC/cpu_comp.c b/Target/Source/ARMCM3_STM32F2/GCC/cpu_comp.c index 667eac3e..3a376087 100644 --- a/Target/Source/ARMCM3_STM32F2/GCC/cpu_comp.c +++ b/Target/Source/ARMCM3_STM32F2/GCC/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_STM32F2\GCC\cpu_comp.c +* \file Source/ARMCM3_STM32F2/GCC/cpu_comp.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM3_STM32F2 * \internal diff --git a/Target/Source/ARMCM3_STM32F2/IAR/cpu_comp.c b/Target/Source/ARMCM3_STM32F2/IAR/cpu_comp.c index eca9fbb2..609c36c3 100644 --- a/Target/Source/ARMCM3_STM32F2/IAR/cpu_comp.c +++ b/Target/Source/ARMCM3_STM32F2/IAR/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_STM32F2\IAR\cpu_comp.c +* \file Source/ARMCM3_STM32F2/IAR/cpu_comp.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM3_STM32F2 * \internal diff --git a/Target/Source/ARMCM3_STM32F2/can.c b/Target/Source/ARMCM3_STM32F2/can.c index d0e012dd..2d116fbd 100644 --- a/Target/Source/ARMCM3_STM32F2/can.c +++ b/Target/Source/ARMCM3_STM32F2/can.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_STM32F2\can.c +* \file Source/ARMCM3_STM32F2/can.c * \brief Bootloader CAN communication interface source file. * \ingroup Target_ARMCM3_STM32F2 * \internal diff --git a/Target/Source/ARMCM3_STM32F2/cpu.c b/Target/Source/ARMCM3_STM32F2/cpu.c index e9f96f19..d24913d9 100644 --- a/Target/Source/ARMCM3_STM32F2/cpu.c +++ b/Target/Source/ARMCM3_STM32F2/cpu.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_STM32F2\cpu.c +* \file Source/ARMCM3_STM32F2/cpu.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM3_STM32F2 * \internal diff --git a/Target/Source/ARMCM3_STM32F2/flash.c b/Target/Source/ARMCM3_STM32F2/flash.c index 1fef30e2..6c501604 100644 --- a/Target/Source/ARMCM3_STM32F2/flash.c +++ b/Target/Source/ARMCM3_STM32F2/flash.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_STM32F2\flash.c +* \file Source/ARMCM3_STM32F2/flash.c * \brief Bootloader flash driver source file. * \ingroup Target_ARMCM3_STM32F2 * \internal diff --git a/Target/Source/ARMCM3_STM32F2/flash.h b/Target/Source/ARMCM3_STM32F2/flash.h index 49e72df3..69c1551c 100644 --- a/Target/Source/ARMCM3_STM32F2/flash.h +++ b/Target/Source/ARMCM3_STM32F2/flash.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_STM32F2\flash.h +* \file Source/ARMCM3_STM32F2/flash.h * \brief Bootloader flash driver header file. * \ingroup Target_ARMCM3_STM32F2 * \internal diff --git a/Target/Source/ARMCM3_STM32F2/nvm.c b/Target/Source/ARMCM3_STM32F2/nvm.c index de6913b7..3721e237 100644 --- a/Target/Source/ARMCM3_STM32F2/nvm.c +++ b/Target/Source/ARMCM3_STM32F2/nvm.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_STM32F2\nvm.c +* \file Source/ARMCM3_STM32F2/nvm.c * \brief Bootloader non-volatile memory driver source file. * \ingroup Target_ARMCM3_STM32F2 * \internal diff --git a/Target/Source/ARMCM3_STM32F2/timer.c b/Target/Source/ARMCM3_STM32F2/timer.c index f18a8c08..a215ed6f 100644 --- a/Target/Source/ARMCM3_STM32F2/timer.c +++ b/Target/Source/ARMCM3_STM32F2/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_STM32F2\timer.c +* \file Source/ARMCM3_STM32F2/timer.c * \brief Bootloader timer driver source file. * \ingroup Target_ARMCM3_STM32F2 * \internal diff --git a/Target/Source/ARMCM3_STM32F2/types.h b/Target/Source/ARMCM3_STM32F2/types.h index 83b80d6e..e3359010 100644 --- a/Target/Source/ARMCM3_STM32F2/types.h +++ b/Target/Source/ARMCM3_STM32F2/types.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_STM32F2\types.h +* \file Source/ARMCM3_STM32F2/types.h * \brief Bootloader types header file. * \ingroup Target_ARMCM3_STM32F2 * \internal diff --git a/Target/Source/ARMCM3_STM32F2/uart.c b/Target/Source/ARMCM3_STM32F2/uart.c index c6e4623d..f2dc5626 100644 --- a/Target/Source/ARMCM3_STM32F2/uart.c +++ b/Target/Source/ARMCM3_STM32F2/uart.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM3_STM32F2\uart.c +* \file Source/ARMCM3_STM32F2/uart.c * \brief Bootloader UART communication interface source file. * \ingroup Target_ARMCM3_STM32F2 * \internal diff --git a/Target/Source/ARMCM4_STM32F3/GCC/cpu_comp.c b/Target/Source/ARMCM4_STM32F3/GCC/cpu_comp.c index b3572e49..b87f9636 100644 --- a/Target/Source/ARMCM4_STM32F3/GCC/cpu_comp.c +++ b/Target/Source/ARMCM4_STM32F3/GCC/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32F3\GCC\cpu_comp.c +* \file Source/ARMCM4_STM32F3/GCC/cpu_comp.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM4_STM32F3 * \internal diff --git a/Target/Source/ARMCM4_STM32F3/IAR/cpu_comp.c b/Target/Source/ARMCM4_STM32F3/IAR/cpu_comp.c index e322c555..2202fe96 100644 --- a/Target/Source/ARMCM4_STM32F3/IAR/cpu_comp.c +++ b/Target/Source/ARMCM4_STM32F3/IAR/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32F3\IAR\cpu_comp.c +* \file Source/ARMCM4_STM32F3/IAR/cpu_comp.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM4_STM32F3 * \internal diff --git a/Target/Source/ARMCM4_STM32F3/can.c b/Target/Source/ARMCM4_STM32F3/can.c index cc90b107..50253cd6 100644 --- a/Target/Source/ARMCM4_STM32F3/can.c +++ b/Target/Source/ARMCM4_STM32F3/can.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32F3\can.c +* \file Source/ARMCM4_STM32F3/can.c * \brief Bootloader CAN communication interface source file. * \ingroup Target_ARMCM4_STM32F3 * \internal diff --git a/Target/Source/ARMCM4_STM32F3/cpu.c b/Target/Source/ARMCM4_STM32F3/cpu.c index 00ae2217..e1e5c243 100644 --- a/Target/Source/ARMCM4_STM32F3/cpu.c +++ b/Target/Source/ARMCM4_STM32F3/cpu.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32F3\cpu.c +* \file Source/ARMCM4_STM32F3/cpu.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM4_STM32F3 * \internal diff --git a/Target/Source/ARMCM4_STM32F3/flash.c b/Target/Source/ARMCM4_STM32F3/flash.c index 9877c6c0..c17e5cb9 100644 --- a/Target/Source/ARMCM4_STM32F3/flash.c +++ b/Target/Source/ARMCM4_STM32F3/flash.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32F3\flash.c +* \file Source/ARMCM4_STM32F3/flash.c * \brief Bootloader flash driver source file. * \ingroup Target_ARMCM4_STM32F3 * \internal diff --git a/Target/Source/ARMCM4_STM32F3/flash.h b/Target/Source/ARMCM4_STM32F3/flash.h index c9be6ca5..59c106dc 100644 --- a/Target/Source/ARMCM4_STM32F3/flash.h +++ b/Target/Source/ARMCM4_STM32F3/flash.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32F3\flash.h +* \file Source/ARMCM4_STM32F3/flash.h * \brief Bootloader flash driver header file. * \ingroup Target_ARMCM4_STM32F3 * \internal diff --git a/Target/Source/ARMCM4_STM32F3/nvm.c b/Target/Source/ARMCM4_STM32F3/nvm.c index 24bdfdc3..8669e114 100644 --- a/Target/Source/ARMCM4_STM32F3/nvm.c +++ b/Target/Source/ARMCM4_STM32F3/nvm.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32F3\nvm.c +* \file Source/ARMCM4_STM32F3/nvm.c * \brief Bootloader non-volatile memory driver source file. * \ingroup Target_ARMCM4_STM32F3 * \internal diff --git a/Target/Source/ARMCM4_STM32F3/timer.c b/Target/Source/ARMCM4_STM32F3/timer.c index 62f098d7..8e06e728 100644 --- a/Target/Source/ARMCM4_STM32F3/timer.c +++ b/Target/Source/ARMCM4_STM32F3/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32F3\timer.c +* \file Source/ARMCM4_STM32F3/timer.c * \brief Bootloader timer driver source file. * \ingroup Target_ARMCM4_STM32F3 * \internal diff --git a/Target/Source/ARMCM4_STM32F3/types.h b/Target/Source/ARMCM4_STM32F3/types.h index edf4b7c4..5cbd4e01 100644 --- a/Target/Source/ARMCM4_STM32F3/types.h +++ b/Target/Source/ARMCM4_STM32F3/types.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32F3\types.h +* \file Source/ARMCM4_STM32F3/types.h * \brief Bootloader types header file. * \ingroup Target_ARMCM4_STM32F3 * \internal diff --git a/Target/Source/ARMCM4_STM32F3/uart.c b/Target/Source/ARMCM4_STM32F3/uart.c index e945d450..a1d8dba0 100644 --- a/Target/Source/ARMCM4_STM32F3/uart.c +++ b/Target/Source/ARMCM4_STM32F3/uart.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32F3\uart.c +* \file Source/ARMCM4_STM32F3/uart.c * \brief Bootloader UART communication interface source file. * \ingroup Target_ARMCM4_STM32F3 * \internal diff --git a/Target/Source/ARMCM4_STM32F3/usb.c b/Target/Source/ARMCM4_STM32F3/usb.c index e074aeec..2166024d 100644 --- a/Target/Source/ARMCM4_STM32F3/usb.c +++ b/Target/Source/ARMCM4_STM32F3/usb.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32F3\usb.c +* \file Source/ARMCM4_STM32F3/usb.c * \brief Bootloader USB communication interface source file. * \ingroup Target_ARMCM4_STM32F3 * \internal diff --git a/Target/Source/ARMCM4_STM32F4/GCC/cpu_comp.c b/Target/Source/ARMCM4_STM32F4/GCC/cpu_comp.c index e03d6705..8800337f 100644 --- a/Target/Source/ARMCM4_STM32F4/GCC/cpu_comp.c +++ b/Target/Source/ARMCM4_STM32F4/GCC/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32F4\GCC\cpu_comp.c +* \file Source/ARMCM4_STM32F4/GCC/cpu_comp.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM4_STM32F4 * \internal diff --git a/Target/Source/ARMCM4_STM32F4/IAR/cpu_comp.c b/Target/Source/ARMCM4_STM32F4/IAR/cpu_comp.c index a0835921..c99eefa6 100644 --- a/Target/Source/ARMCM4_STM32F4/IAR/cpu_comp.c +++ b/Target/Source/ARMCM4_STM32F4/IAR/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32F4\IAR\cpu_comp.c +* \file Source/ARMCM4_STM32F4/IAR/cpu_comp.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM4_STM32F4 * \internal diff --git a/Target/Source/ARMCM4_STM32F4/can.c b/Target/Source/ARMCM4_STM32F4/can.c index f183597e..bf920c00 100644 --- a/Target/Source/ARMCM4_STM32F4/can.c +++ b/Target/Source/ARMCM4_STM32F4/can.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32F4\can.c +* \file Source/ARMCM4_STM32F4/can.c * \brief Bootloader CAN communication interface source file. * \ingroup Target_ARMCM4_STM32F4 * \internal diff --git a/Target/Source/ARMCM4_STM32F4/cpu.c b/Target/Source/ARMCM4_STM32F4/cpu.c index d52dc6f9..2c7354af 100644 --- a/Target/Source/ARMCM4_STM32F4/cpu.c +++ b/Target/Source/ARMCM4_STM32F4/cpu.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32F4\cpu.c +* \file Source/ARMCM4_STM32F4/cpu.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM4_STM32F4 * \internal diff --git a/Target/Source/ARMCM4_STM32F4/flash.c b/Target/Source/ARMCM4_STM32F4/flash.c index dc1d7400..55b7d7f5 100644 --- a/Target/Source/ARMCM4_STM32F4/flash.c +++ b/Target/Source/ARMCM4_STM32F4/flash.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32F4\flash.c +* \file Source/ARMCM4_STM32F4/flash.c * \brief Bootloader flash driver source file. * \ingroup Target_ARMCM4_STM32F4 * \internal diff --git a/Target/Source/ARMCM4_STM32F4/flash.h b/Target/Source/ARMCM4_STM32F4/flash.h index e5b69d94..3d1148bd 100644 --- a/Target/Source/ARMCM4_STM32F4/flash.h +++ b/Target/Source/ARMCM4_STM32F4/flash.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32F4\flash.h +* \file Source/ARMCM4_STM32F4/flash.h * \brief Bootloader flash driver header file. * \ingroup Target_ARMCM4_STM32F4 * \internal diff --git a/Target/Source/ARMCM4_STM32F4/nvm.c b/Target/Source/ARMCM4_STM32F4/nvm.c index e98dda76..74b0d832 100644 --- a/Target/Source/ARMCM4_STM32F4/nvm.c +++ b/Target/Source/ARMCM4_STM32F4/nvm.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32F4\nvm.c +* \file Source/ARMCM4_STM32F4/nvm.c * \brief Bootloader non-volatile memory driver source file. * \ingroup Target_ARMCM4_STM32F4 * \internal diff --git a/Target/Source/ARMCM4_STM32F4/timer.c b/Target/Source/ARMCM4_STM32F4/timer.c index 71c2e1c8..cb2ccf4d 100644 --- a/Target/Source/ARMCM4_STM32F4/timer.c +++ b/Target/Source/ARMCM4_STM32F4/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32F4\timer.c +* \file Source/ARMCM4_STM32F4/timer.c * \brief Bootloader timer driver source file. * \ingroup Target_ARMCM4_STM32F4 * \internal diff --git a/Target/Source/ARMCM4_STM32F4/types.h b/Target/Source/ARMCM4_STM32F4/types.h index 04a8ff14..5bfbc26f 100644 --- a/Target/Source/ARMCM4_STM32F4/types.h +++ b/Target/Source/ARMCM4_STM32F4/types.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32F4\types.h +* \file Source/ARMCM4_STM32F4/types.h * \brief Bootloader types header file. * \ingroup Target_ARMCM4_STM32F4 * \internal diff --git a/Target/Source/ARMCM4_STM32F4/uart.c b/Target/Source/ARMCM4_STM32F4/uart.c index 7c73d10f..0402359c 100644 --- a/Target/Source/ARMCM4_STM32F4/uart.c +++ b/Target/Source/ARMCM4_STM32F4/uart.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32F4\uart.c +* \file Source/ARMCM4_STM32F4/uart.c * \brief Bootloader UART communication interface source file. * \ingroup Target_ARMCM4_STM32F4 * \internal diff --git a/Target/Source/ARMCM4_STM32F4/usb.c b/Target/Source/ARMCM4_STM32F4/usb.c index 1ecfe3e9..cc1d5749 100644 --- a/Target/Source/ARMCM4_STM32F4/usb.c +++ b/Target/Source/ARMCM4_STM32F4/usb.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32F4\usb.c +* \file Source/ARMCM4_STM32F4/usb.c * \brief Bootloader USB communication interface source file. * \ingroup Target_ARMCM4_STM32F4 * \internal diff --git a/Target/Source/ARMCM4_STM32L4/GCC/cpu_comp.c b/Target/Source/ARMCM4_STM32L4/GCC/cpu_comp.c index 41b8f975..4b6a11ee 100644 --- a/Target/Source/ARMCM4_STM32L4/GCC/cpu_comp.c +++ b/Target/Source/ARMCM4_STM32L4/GCC/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32L4\GCC\cpu_comp.c +* \file Source/ARMCM4_STM32L4/GCC/cpu_comp.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM4_STM32L4 * \internal diff --git a/Target/Source/ARMCM4_STM32L4/IAR/cpu_comp.c b/Target/Source/ARMCM4_STM32L4/IAR/cpu_comp.c index 8d853427..71979e17 100644 --- a/Target/Source/ARMCM4_STM32L4/IAR/cpu_comp.c +++ b/Target/Source/ARMCM4_STM32L4/IAR/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32L4\IAR\cpu_comp.c +* \file Source/ARMCM4_STM32L4/IAR/cpu_comp.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM4_STM32L4 * \internal diff --git a/Target/Source/ARMCM4_STM32L4/can.c b/Target/Source/ARMCM4_STM32L4/can.c index 4a85e2b2..8c50e4ae 100644 --- a/Target/Source/ARMCM4_STM32L4/can.c +++ b/Target/Source/ARMCM4_STM32L4/can.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32L4\can.c +* \file Source/ARMCM4_STM32L4/can.c * \brief Bootloader CAN communication interface source file. * \ingroup Target_ARMCM4_STM32L4 * \internal diff --git a/Target/Source/ARMCM4_STM32L4/cpu.c b/Target/Source/ARMCM4_STM32L4/cpu.c index e961ddd8..3695f061 100644 --- a/Target/Source/ARMCM4_STM32L4/cpu.c +++ b/Target/Source/ARMCM4_STM32L4/cpu.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32L4\cpu.c +* \file Source/ARMCM4_STM32L4/cpu.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM4_STM32L4 * \internal diff --git a/Target/Source/ARMCM4_STM32L4/flash.c b/Target/Source/ARMCM4_STM32L4/flash.c index 3f81adbf..cde144d9 100644 --- a/Target/Source/ARMCM4_STM32L4/flash.c +++ b/Target/Source/ARMCM4_STM32L4/flash.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32L4\flash.c +* \file Source/ARMCM4_STM32L4/flash.c * \brief Bootloader flash driver source file. * \ingroup Target_ARMCM4_STM32L4 * \internal diff --git a/Target/Source/ARMCM4_STM32L4/flash.h b/Target/Source/ARMCM4_STM32L4/flash.h index 7f014dbe..2069e61b 100644 --- a/Target/Source/ARMCM4_STM32L4/flash.h +++ b/Target/Source/ARMCM4_STM32L4/flash.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32L4\flash.h +* \file Source/ARMCM4_STM32L4/flash.h * \brief Bootloader flash driver header file. * \ingroup Target_ARMCM4_STM32L4 * \internal diff --git a/Target/Source/ARMCM4_STM32L4/nvm.c b/Target/Source/ARMCM4_STM32L4/nvm.c index 20d13ac4..a3ed997d 100644 --- a/Target/Source/ARMCM4_STM32L4/nvm.c +++ b/Target/Source/ARMCM4_STM32L4/nvm.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32L4\nvm.c +* \file Source/ARMCM4_STM32L4/nvm.c * \brief Bootloader non-volatile memory driver source file. * \ingroup Target_ARMCM4_STM32L4 * \internal diff --git a/Target/Source/ARMCM4_STM32L4/timer.c b/Target/Source/ARMCM4_STM32L4/timer.c index 68f70466..1bd50c0e 100644 --- a/Target/Source/ARMCM4_STM32L4/timer.c +++ b/Target/Source/ARMCM4_STM32L4/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32L4\timer.c +* \file Source/ARMCM4_STM32L4/timer.c * \brief Bootloader timer driver source file. * \ingroup Target_ARMCM4_STM32L4 * \internal diff --git a/Target/Source/ARMCM4_STM32L4/types.h b/Target/Source/ARMCM4_STM32L4/types.h index c47684e1..66978751 100644 --- a/Target/Source/ARMCM4_STM32L4/types.h +++ b/Target/Source/ARMCM4_STM32L4/types.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32L4\types.h +* \file Source/ARMCM4_STM32L4/types.h * \brief Bootloader types header file. * \ingroup Target_ARMCM4_STM32L4 * \internal diff --git a/Target/Source/ARMCM4_STM32L4/uart.c b/Target/Source/ARMCM4_STM32L4/uart.c index f3ca65b4..c04cf215 100644 --- a/Target/Source/ARMCM4_STM32L4/uart.c +++ b/Target/Source/ARMCM4_STM32L4/uart.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_STM32L4\uart.c +* \file Source/ARMCM4_STM32L4/uart.c * \brief Bootloader UART communication interface source file. * \ingroup Target_ARMCM4_STM32L4 * \internal diff --git a/Target/Source/ARMCM4_TM4C/IAR/cpu_comp.c b/Target/Source/ARMCM4_TM4C/IAR/cpu_comp.c index 142f0a40..89552663 100644 --- a/Target/Source/ARMCM4_TM4C/IAR/cpu_comp.c +++ b/Target/Source/ARMCM4_TM4C/IAR/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_TM4C\IAR\cpu_comp.c +* \file Source/ARMCM4_TM4C/IAR/cpu_comp.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM4_TM4C * \internal diff --git a/Target/Source/ARMCM4_TM4C/cpu.c b/Target/Source/ARMCM4_TM4C/cpu.c index d7007f18..9ec474ab 100644 --- a/Target/Source/ARMCM4_TM4C/cpu.c +++ b/Target/Source/ARMCM4_TM4C/cpu.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_TM4C\cpu.c +* \file Source/ARMCM4_TM4C/cpu.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM4_TM4C * \internal diff --git a/Target/Source/ARMCM4_TM4C/flash.c b/Target/Source/ARMCM4_TM4C/flash.c index 4ad58152..d08fa79e 100644 --- a/Target/Source/ARMCM4_TM4C/flash.c +++ b/Target/Source/ARMCM4_TM4C/flash.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_TM4C\flash.c +* \file Source/ARMCM4_TM4C/flash.c * \brief Bootloader flash driver source file. * \ingroup Target_ARMCM4_TM4C * \internal diff --git a/Target/Source/ARMCM4_TM4C/flash.h b/Target/Source/ARMCM4_TM4C/flash.h index 9778a297..43696e65 100644 --- a/Target/Source/ARMCM4_TM4C/flash.h +++ b/Target/Source/ARMCM4_TM4C/flash.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_TM4C\flash.h +* \file Source/ARMCM4_TM4C/flash.h * \brief Bootloader flash driver header file. * \ingroup Target_ARMCM4_TM4C * \internal diff --git a/Target/Source/ARMCM4_TM4C/nvm.c b/Target/Source/ARMCM4_TM4C/nvm.c index 350078e4..f5e75362 100644 --- a/Target/Source/ARMCM4_TM4C/nvm.c +++ b/Target/Source/ARMCM4_TM4C/nvm.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_TM4C\nvm.c +* \file Source/ARMCM4_TM4C/nvm.c * \brief Bootloader non-volatile memory driver source file. * \ingroup Target_ARMCM4_TM4C * \internal diff --git a/Target/Source/ARMCM4_TM4C/timer.c b/Target/Source/ARMCM4_TM4C/timer.c index 130da601..00c15867 100644 --- a/Target/Source/ARMCM4_TM4C/timer.c +++ b/Target/Source/ARMCM4_TM4C/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_TM4C\timer.c +* \file Source/ARMCM4_TM4C/timer.c * \brief Bootloader timer driver source file. * \ingroup Target_ARMCM4_TM4C * \internal diff --git a/Target/Source/ARMCM4_TM4C/types.h b/Target/Source/ARMCM4_TM4C/types.h index c86b47df..8efaae30 100644 --- a/Target/Source/ARMCM4_TM4C/types.h +++ b/Target/Source/ARMCM4_TM4C/types.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_TM4C\types.h +* \file Source/ARMCM4_TM4C/types.h * \brief Bootloader types header file. * \ingroup Target_ARMCM4_TM4C * \internal diff --git a/Target/Source/ARMCM4_TM4C/uart.c b/Target/Source/ARMCM4_TM4C/uart.c index 23822775..3a2bf108 100644 --- a/Target/Source/ARMCM4_TM4C/uart.c +++ b/Target/Source/ARMCM4_TM4C/uart.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_TM4C\uart.c +* \file Source/ARMCM4_TM4C/uart.c * \brief Bootloader UART communication interface source file. * \ingroup Target_ARMCM4_TM4C * \internal diff --git a/Target/Source/ARMCM4_TM4C/usb.c b/Target/Source/ARMCM4_TM4C/usb.c index 11843eaa..951145f9 100644 --- a/Target/Source/ARMCM4_TM4C/usb.c +++ b/Target/Source/ARMCM4_TM4C/usb.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_TM4C\usb.c +* \file Source/ARMCM4_TM4C/usb.c * \brief Bootloader USB communication interface source file. * \ingroup Target_ARMCM4_TM4C * \internal diff --git a/Target/Source/ARMCM4_XMC4/GCC/cpu_comp.c b/Target/Source/ARMCM4_XMC4/GCC/cpu_comp.c index 3df0d610..45b4fe75 100644 --- a/Target/Source/ARMCM4_XMC4/GCC/cpu_comp.c +++ b/Target/Source/ARMCM4_XMC4/GCC/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_XMC4\GCC\cpu_comp.c +* \file Source/ARMCM4_XMC4/GCC/cpu_comp.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM4_XMC4 * \internal diff --git a/Target/Source/ARMCM4_XMC4/IAR/cpu_comp.c b/Target/Source/ARMCM4_XMC4/IAR/cpu_comp.c index bb4c6a6c..08523886 100644 --- a/Target/Source/ARMCM4_XMC4/IAR/cpu_comp.c +++ b/Target/Source/ARMCM4_XMC4/IAR/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_XMC4\IAR\cpu_comp.c +* \file Source/ARMCM4_XMC4/IAR/cpu_comp.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM4_XMC4 * \internal diff --git a/Target/Source/ARMCM4_XMC4/can.c b/Target/Source/ARMCM4_XMC4/can.c index 0bd40897..81c09ca3 100644 --- a/Target/Source/ARMCM4_XMC4/can.c +++ b/Target/Source/ARMCM4_XMC4/can.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_XMC4\can.c +* \file Source/ARMCM4_XMC4/can.c * \brief Bootloader CAN communication interface source file. * \ingroup Target_ARMCM4_XMC4 * \internal diff --git a/Target/Source/ARMCM4_XMC4/cpu.c b/Target/Source/ARMCM4_XMC4/cpu.c index 9e4a45b4..95b6d0b0 100644 --- a/Target/Source/ARMCM4_XMC4/cpu.c +++ b/Target/Source/ARMCM4_XMC4/cpu.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_XMC4\cpu.c +* \file Source/ARMCM4_XMC4/cpu.c * \brief Bootloader cpu module source file. * \ingroup Target_ARMCM4_XMC4 * \internal diff --git a/Target/Source/ARMCM4_XMC4/flash.c b/Target/Source/ARMCM4_XMC4/flash.c index d4cf326e..a2c74cc9 100644 --- a/Target/Source/ARMCM4_XMC4/flash.c +++ b/Target/Source/ARMCM4_XMC4/flash.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_XMC4\flash.c +* \file Source/ARMCM4_XMC4/flash.c * \brief Bootloader flash driver source file. * \ingroup Target_ARMCM4_XMC4 * \internal diff --git a/Target/Source/ARMCM4_XMC4/flash.h b/Target/Source/ARMCM4_XMC4/flash.h index 8f1e7749..5d655642 100644 --- a/Target/Source/ARMCM4_XMC4/flash.h +++ b/Target/Source/ARMCM4_XMC4/flash.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_XMC4\flash.h +* \file Source/ARMCM4_XMC4/flash.h * \brief Bootloader flash driver header file. * \ingroup Target_ARMCM4_XMC4 * \internal diff --git a/Target/Source/ARMCM4_XMC4/nvm.c b/Target/Source/ARMCM4_XMC4/nvm.c index f9596287..91d1df1f 100644 --- a/Target/Source/ARMCM4_XMC4/nvm.c +++ b/Target/Source/ARMCM4_XMC4/nvm.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_XMC4\nvm.c +* \file Source/ARMCM4_XMC4/nvm.c * \brief Bootloader non-volatile memory driver source file. * \ingroup Target_ARMCM4_XMC4 * \internal diff --git a/Target/Source/ARMCM4_XMC4/timer.c b/Target/Source/ARMCM4_XMC4/timer.c index a5a940ad..944c5777 100644 --- a/Target/Source/ARMCM4_XMC4/timer.c +++ b/Target/Source/ARMCM4_XMC4/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_XMC4\timer.c +* \file Source/ARMCM4_XMC4/timer.c * \brief Bootloader timer driver source file. * \ingroup Target_ARMCM4_XMC4 * \internal diff --git a/Target/Source/ARMCM4_XMC4/types.h b/Target/Source/ARMCM4_XMC4/types.h index 94d949ac..aba1252b 100644 --- a/Target/Source/ARMCM4_XMC4/types.h +++ b/Target/Source/ARMCM4_XMC4/types.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_XMC4\types.h +* \file Source/ARMCM4_XMC4/types.h * \brief Bootloader types header file. * \ingroup Target_ARMCM4_XMC4 * \internal diff --git a/Target/Source/ARMCM4_XMC4/uart.c b/Target/Source/ARMCM4_XMC4/uart.c index 88bdd7b2..0b706254 100644 --- a/Target/Source/ARMCM4_XMC4/uart.c +++ b/Target/Source/ARMCM4_XMC4/uart.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\ARMCM4_XMC4\uart.c +* \file Source/ARMCM4_XMC4/uart.c * \brief Bootloader UART communication interface source file. * \ingroup Target_ARMCM4_XMC4 * \internal diff --git a/Target/Source/HCS12/CodeWarrior/cpu_comp.c b/Target/Source/HCS12/CodeWarrior/cpu_comp.c index b4b716eb..a482f84e 100644 --- a/Target/Source/HCS12/CodeWarrior/cpu_comp.c +++ b/Target/Source/HCS12/CodeWarrior/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\HCS12\CodeWarrior\cpu_comp.c +* \file Source/HCS12/CodeWarrior/cpu_comp.c * \brief Bootloader cpu module source file. * \ingroup Target_HCS12 * \internal diff --git a/Target/Source/HCS12/can.c b/Target/Source/HCS12/can.c index 1fc35745..f66c7082 100644 --- a/Target/Source/HCS12/can.c +++ b/Target/Source/HCS12/can.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\HCS12\can.c +* \file Source/HCS12/can.c * \brief Bootloader CAN communication interface source file. * \ingroup Target_HCS12 * \internal diff --git a/Target/Source/HCS12/cpu.c b/Target/Source/HCS12/cpu.c index 409d9cd1..e314c8c2 100644 --- a/Target/Source/HCS12/cpu.c +++ b/Target/Source/HCS12/cpu.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\HCS12\cpu.c +* \file Source/HCS12/cpu.c * \brief Bootloader cpu module source file. * \ingroup Target_HCS12 * \internal diff --git a/Target/Source/HCS12/flash.c b/Target/Source/HCS12/flash.c index d4bf66eb..66908e0b 100644 --- a/Target/Source/HCS12/flash.c +++ b/Target/Source/HCS12/flash.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\HCS12\flash.c +* \file Source/HCS12/flash.c * \brief Bootloader flash driver source file. * \ingroup Target_HCS12 * \internal diff --git a/Target/Source/HCS12/flash.h b/Target/Source/HCS12/flash.h index 7dcb679d..7aba8e6d 100644 --- a/Target/Source/HCS12/flash.h +++ b/Target/Source/HCS12/flash.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\HCS12\flash.h +* \file Source/HCS12/flash.h * \brief Bootloader flash driver header file. * \ingroup Target_HCS12 * \internal diff --git a/Target/Source/HCS12/flash_ecc.c b/Target/Source/HCS12/flash_ecc.c index 94819777..c76a3e6f 100644 --- a/Target/Source/HCS12/flash_ecc.c +++ b/Target/Source/HCS12/flash_ecc.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\HCS12\flash_ecc.c +* \file Source/HCS12/flash_ecc.c * \brief Bootloader flash driver source file for HCS12 derivatives with error * correction code in flash memory, such as the HCS12Pxx. This flash memory * uses a different addressing scheme than other HCS12 derivatives. diff --git a/Target/Source/HCS12/nvm.c b/Target/Source/HCS12/nvm.c index 7ddfd5e0..7d0d9bf4 100644 --- a/Target/Source/HCS12/nvm.c +++ b/Target/Source/HCS12/nvm.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\HCS12\nvm.c +* \file Source/HCS12/nvm.c * \brief Bootloader non-volatile memory driver source file. * \ingroup Target_HCS12 * \internal diff --git a/Target/Source/HCS12/timer.c b/Target/Source/HCS12/timer.c index 8b24d37d..4817a603 100644 --- a/Target/Source/HCS12/timer.c +++ b/Target/Source/HCS12/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\HCS12\timer.c +* \file Source/HCS12/timer.c * \brief Bootloader timer driver source file. * \ingroup Target_HCS12 * \internal diff --git a/Target/Source/HCS12/types.h b/Target/Source/HCS12/types.h index 63614384..3e46d9b6 100644 --- a/Target/Source/HCS12/types.h +++ b/Target/Source/HCS12/types.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\HCS12\types.h +* \file Source/HCS12/types.h * \brief Bootloader types header file. * \ingroup Target_HCS12 * \internal diff --git a/Target/Source/HCS12/uart.c b/Target/Source/HCS12/uart.c index 30fb52aa..12241371 100644 --- a/Target/Source/HCS12/uart.c +++ b/Target/Source/HCS12/uart.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\HCS12\uart.c +* \file Source/HCS12/uart.c * \brief Bootloader UART communication interface source file. * \ingroup Target_HCS12 * \internal diff --git a/Target/Source/TRICORE_TC1798/GCC/cpu_comp.c b/Target/Source/TRICORE_TC1798/GCC/cpu_comp.c index 374d5b50..b4dd1749 100644 --- a/Target/Source/TRICORE_TC1798/GCC/cpu_comp.c +++ b/Target/Source/TRICORE_TC1798/GCC/cpu_comp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\TRICORE_TC1798\GCC\cpu_comp.c +* \file Source/TRICORE_TC1798/GCC/cpu_comp.c * \brief Bootloader compiler specific cpu module source file. * \ingroup Target_TRICORE_TC1798 * \internal diff --git a/Target/Source/TRICORE_TC1798/GCC/cpu_comp.h b/Target/Source/TRICORE_TC1798/GCC/cpu_comp.h index d577be37..e28a772e 100644 --- a/Target/Source/TRICORE_TC1798/GCC/cpu_comp.h +++ b/Target/Source/TRICORE_TC1798/GCC/cpu_comp.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\TRICORE_TC1798\GCC\cpu_comp.h +* \file Source/TRICORE_TC1798/GCC/cpu_comp.h * \brief Bootloader compiler specific cpu module header file. * \ingroup Target_TRICORE_TC1798 * \internal diff --git a/Target/Source/TRICORE_TC1798/cpu.c b/Target/Source/TRICORE_TC1798/cpu.c index bae07650..40095887 100644 --- a/Target/Source/TRICORE_TC1798/cpu.c +++ b/Target/Source/TRICORE_TC1798/cpu.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\TRICORE_TC1798\cpu.c +* \file Source/TRICORE_TC1798/cpu.c * \brief Bootloader cpu module source file. * \ingroup Target_TRICORE_TC1798 * \internal diff --git a/Target/Source/TRICORE_TC1798/flash.c b/Target/Source/TRICORE_TC1798/flash.c index e01bf47d..96e94286 100644 --- a/Target/Source/TRICORE_TC1798/flash.c +++ b/Target/Source/TRICORE_TC1798/flash.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\TRICORE_TC1798\flash.c +* \file Source/TRICORE_TC1798/flash.c * \brief Bootloader flash driver source file. * \ingroup Target_TRICORE_TC1798 * \internal diff --git a/Target/Source/TRICORE_TC1798/flash.h b/Target/Source/TRICORE_TC1798/flash.h index 93bf503a..b9e01298 100644 --- a/Target/Source/TRICORE_TC1798/flash.h +++ b/Target/Source/TRICORE_TC1798/flash.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\TRICORE_TC1798\flash.h +* \file Source/TRICORE_TC1798/flash.h * \brief Bootloader flash driver header file. * \ingroup Target_TRICORE_TC1798 * \internal diff --git a/Target/Source/TRICORE_TC1798/nvm.c b/Target/Source/TRICORE_TC1798/nvm.c index cd68bfa7..815edba0 100644 --- a/Target/Source/TRICORE_TC1798/nvm.c +++ b/Target/Source/TRICORE_TC1798/nvm.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\TRICORE_TC1798\nvm.c +* \file Source/TRICORE_TC1798/nvm.c * \brief Bootloader non-volatile memory driver source file. * \ingroup Target_TRICORE_TC1798 * \internal diff --git a/Target/Source/TRICORE_TC1798/timer.c b/Target/Source/TRICORE_TC1798/timer.c index 306a6cae..b09473c0 100644 --- a/Target/Source/TRICORE_TC1798/timer.c +++ b/Target/Source/TRICORE_TC1798/timer.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\TRICORE_TC1798\timer.c +* \file Source/TRICORE_TC1798/timer.c * \brief Bootloader timer driver source file. * \ingroup Target_TRICORE_TC1798 * \internal diff --git a/Target/Source/TRICORE_TC1798/types.h b/Target/Source/TRICORE_TC1798/types.h index 3b834413..e116df34 100644 --- a/Target/Source/TRICORE_TC1798/types.h +++ b/Target/Source/TRICORE_TC1798/types.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\TRICORE_TC1798\types.h +* \file Source/TRICORE_TC1798/types.h * \brief Bootloader types header file. * \ingroup Target_TRICORE_TC1798 * \internal diff --git a/Target/Source/TRICORE_TC1798/uart.c b/Target/Source/TRICORE_TC1798/uart.c index 6f87cde1..ecd27f10 100644 --- a/Target/Source/TRICORE_TC1798/uart.c +++ b/Target/Source/TRICORE_TC1798/uart.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\TRICORE_TC1798\uart.c +* \file Source/TRICORE_TC1798/uart.c * \brief Bootloader UART communication interface source file. * \ingroup Target_TRICORE_TC1798 * \internal diff --git a/Target/Source/assert.c b/Target/Source/assert.c index 86f3e2c5..eb75e5de 100644 --- a/Target/Source/assert.c +++ b/Target/Source/assert.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\assert.c +* \file Source/assert.c * \brief Bootloader assertion module source file. * \ingroup Core * \internal diff --git a/Target/Source/assert.h b/Target/Source/assert.h index ef712ff3..0acfa4c9 100644 --- a/Target/Source/assert.h +++ b/Target/Source/assert.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\assert.h +* \file Source/assert.h * \brief Bootloader assertion module header file. * \ingroup Core * \internal diff --git a/Target/Source/backdoor.c b/Target/Source/backdoor.c index fae4dc1e..95ea0bb4 100644 --- a/Target/Source/backdoor.c +++ b/Target/Source/backdoor.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\backdoor.c +* \file Source/backdoor.c * \brief Bootloader backdoor entry source file. * \ingroup Core * \internal diff --git a/Target/Source/backdoor.h b/Target/Source/backdoor.h index d2021baa..0dec52c9 100644 --- a/Target/Source/backdoor.h +++ b/Target/Source/backdoor.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\backdoor.h +* \file Source/backdoor.h * \brief Bootloader backdoor entry header file. * \ingroup Core * \internal diff --git a/Target/Source/boot.c b/Target/Source/boot.c index 9f6588ac..34df3bcb 100644 --- a/Target/Source/boot.c +++ b/Target/Source/boot.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\boot.c +* \file Source/boot.c * \brief Bootloader core module source file. * \ingroup Core * \internal diff --git a/Target/Source/boot.h b/Target/Source/boot.h index 82480e85..cd84f831 100644 --- a/Target/Source/boot.h +++ b/Target/Source/boot.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\boot.h +* \file Source/boot.h * \brief Bootloader core module header file. * \ingroup Core * \internal diff --git a/Target/Source/can.h b/Target/Source/can.h index d0920eed..9a816195 100644 --- a/Target/Source/can.h +++ b/Target/Source/can.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\can.h +* \file Source/can.h * \brief Bootloader CAN communication interface header file. * \ingroup Core * \internal diff --git a/Target/Source/com.c b/Target/Source/com.c index 90e98f07..5117237c 100644 --- a/Target/Source/com.c +++ b/Target/Source/com.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\com.c +* \file Source/com.c * \brief Bootloader communication interface source file. * \ingroup Core * \internal diff --git a/Target/Source/com.h b/Target/Source/com.h index af8ac34b..290580f8 100644 --- a/Target/Source/com.h +++ b/Target/Source/com.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\com.h +* \file Source/com.h * \brief Bootloader communication interface header file. * \ingroup Core * \internal diff --git a/Target/Source/cop.c b/Target/Source/cop.c index 2b8d6021..5e159837 100644 --- a/Target/Source/cop.c +++ b/Target/Source/cop.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\cop.c +* \file Source/cop.c * \brief Bootloader watchdog module source file. * \ingroup Core * \internal diff --git a/Target/Source/cop.h b/Target/Source/cop.h index 163aefc9..609279f9 100644 --- a/Target/Source/cop.h +++ b/Target/Source/cop.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\cop.h +* \file Source/cop.h * \brief Bootloader watchdog module header file. * \ingroup Core * \internal diff --git a/Target/Source/cpu.h b/Target/Source/cpu.h index fa3af8fd..cfdde23f 100644 --- a/Target/Source/cpu.h +++ b/Target/Source/cpu.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\cpu.h +* \file Source/cpu.h * \brief Bootloader cpu module header file. * \ingroup Core * \internal diff --git a/Target/Source/file.c b/Target/Source/file.c index a8acb155..bebb13cd 100644 --- a/Target/Source/file.c +++ b/Target/Source/file.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\file.c +* \file Source/file.c * \brief Bootloader file system interface source file. * \ingroup Core * \internal diff --git a/Target/Source/file.h b/Target/Source/file.h index 8730329e..e155e0a0 100644 --- a/Target/Source/file.h +++ b/Target/Source/file.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\file.h +* \file Source/file.h * \brief Bootloader file system interface header file. * \ingroup Core * \internal diff --git a/Target/Source/net.c b/Target/Source/net.c index 7f32e2a2..024391b1 100644 --- a/Target/Source/net.c +++ b/Target/Source/net.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\net.c +* \file Source/net.c * \brief Bootloader TCP/IP network communication interface source file. * \ingroup Core * \internal diff --git a/Target/Source/net.h b/Target/Source/net.h index f6c35978..14950ce5 100644 --- a/Target/Source/net.h +++ b/Target/Source/net.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\net.h +* \file Source/net.h * \brief Bootloader TCP/IP network communication interface header file. * \ingroup Core * \internal diff --git a/Target/Source/nvm.h b/Target/Source/nvm.h index f37cc8d7..bac9b53f 100644 --- a/Target/Source/nvm.h +++ b/Target/Source/nvm.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\nvm.h +* \file Source/nvm.h * \brief Bootloader non-volatile memory driver header file. * \ingroup Core * \internal diff --git a/Target/Source/plausibility.h b/Target/Source/plausibility.h index 50336a9a..1702613c 100644 --- a/Target/Source/plausibility.h +++ b/Target/Source/plausibility.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\plausibility.h +* \file Source/plausibility.h * \brief Bootloader plausibility check header file, for checking the configuration * at compile time. * \ingroup Core diff --git a/Target/Source/timer.h b/Target/Source/timer.h index ab8f0ba8..18424fbf 100644 --- a/Target/Source/timer.h +++ b/Target/Source/timer.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\timer.h +* \file Source/timer.h * \brief Bootloader timer driver header file. * \ingroup Core * \internal diff --git a/Target/Source/uart.h b/Target/Source/uart.h index f925cddd..4836e7c3 100644 --- a/Target/Source/uart.h +++ b/Target/Source/uart.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\uart.h +* \file Source/uart.h * \brief Bootloader UART communication interface header file. * \ingroup Core * \internal diff --git a/Target/Source/usb.h b/Target/Source/usb.h index 803a1a6a..17ee8f93 100644 --- a/Target/Source/usb.h +++ b/Target/Source/usb.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\usb.h +* \file Source/usb.h * \brief Bootloader USB communication interface header file. * \ingroup Core * \internal diff --git a/Target/Source/xcp.c b/Target/Source/xcp.c index 0cf65995..60c0ba39 100644 --- a/Target/Source/xcp.c +++ b/Target/Source/xcp.c @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\xcp.c +* \file Source/xcp.c * \brief XCP 1.0 protocol core source file. * \ingroup Core * \internal diff --git a/Target/Source/xcp.h b/Target/Source/xcp.h index c56cded5..3861758c 100644 --- a/Target/Source/xcp.h +++ b/Target/Source/xcp.h @@ -1,5 +1,5 @@ /************************************************************************************//** -* \file Source\xcp.h +* \file Source/xcp.h * \brief XCP 1.0 protocol core header file. * \ingroup Core * \internal