openblt/Target/Demo/ARMCM3_EFM32_Olimex_EM32G88.../Prog
Frank Voorburg af60f400f8 - modified all demo programs so that bootloader activation is done by a software reset instead of just calling the bootloader's reset vector.
- refactored some code to make it easier to adjust the size of the bootloader. 
- improved informative text for certain Microboot interface dll's

git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@97 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2014-07-22 14:53:07 +00:00
..
bin - modified all demo programs so that bootloader activation is done by a software reset instead of just calling the bootloader's reset vector. 2014-07-22 14:53:07 +00:00
cmd - Use system reset to reactivate the bootloader from the demo user programs for Cortex Mx. 2014-02-06 14:37:04 +00:00
ide - Added support for the GCC compiler on target ARMCM3_EFM32, including demos. 2012-03-04 20:51:40 +00:00
lib - Added support for the GCC compiler on target ARMCM3_EFM32, including demos. 2012-03-04 20:51:40 +00:00
boot.c - modified all demo programs so that bootloader activation is done by a software reset instead of just calling the bootloader's reset vector. 2014-07-22 14:53:07 +00:00
boot.h - modified all demo programs so that bootloader activation is done by a software reset instead of just calling the bootloader's reset vector. 2014-07-22 14:53:07 +00:00
cstart.c - Added support for automatically generating the source code documentation with Doxygen. 2013-07-31 15:48:23 +00:00
header.h - renamed config.h to blt_conf.h. 2013-08-01 08:58:35 +00:00
irq.c - Added support for automatically generating the source code documentation with Doxygen. 2013-07-31 15:48:23 +00:00
irq.h - Added support for automatically generating the source code documentation with Doxygen. 2013-07-31 15:48:23 +00:00
led.c - Added support for automatically generating the source code documentation with Doxygen. 2013-07-31 15:48:23 +00:00
led.h - Added support for automatically generating the source code documentation with Doxygen. 2013-07-31 15:48:23 +00:00
main.c - Added support for automatically generating the source code documentation with Doxygen. 2013-07-31 15:48:23 +00:00
makefile - Use system reset to reactivate the bootloader from the demo user programs for Cortex Mx. 2014-02-06 14:37:04 +00:00
memory.x - Added support for the GCC compiler on target ARMCM3_EFM32, including demos. 2012-03-04 20:51:40 +00:00
prog.dox - Added support for automatically generating the source code documentation with Doxygen. 2013-07-31 15:48:23 +00:00
timer.c - Added support for automatically generating the source code documentation with Doxygen. 2013-07-31 15:48:23 +00:00
timer.h - Added support for automatically generating the source code documentation with Doxygen. 2013-07-31 15:48:23 +00:00
vectors.c - Added support for automatically generating the source code documentation with Doxygen. 2013-07-31 15:48:23 +00:00