openblt/Target/Source/ARMCM3_LM3S
Frank Voorburg 6ee735c904 - Moved redundant non-controller specific headers to a central place in the bootloader core. Refs #52.
- Set version to 1.2.0.

git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@129 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2016-02-25 13:51:12 +00:00
..
Crossworks - 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
GCC - 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
IAR - 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
can.c - Added support for automatically generating the source code documentation with Doxygen. 2013-07-31 15:48:23 +00:00
cpu.c - Moved redundant non-controller specific headers to a central place in the bootloader core. Refs #52. 2016-02-25 13:51:12 +00:00
flash.c - Implemented TCP/IP communication interface for the bootloader with support for the LM3S target. Demo program does not yet re-activate the bootloader. 2014-07-15 15:01:42 +00:00
flash.h - Implemented TCP/IP communication interface for the bootloader with support for the LM3S target. Demo program does not yet re-activate the bootloader. 2014-07-15 15:01:42 +00:00
nvm.c - Moved redundant non-controller specific headers to a central place in the bootloader core. Refs #52. 2016-02-25 13:51:12 +00:00
target.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
types.h - Added support for automatically generating the source code documentation with Doxygen. 2013-07-31 15:48:23 +00:00
uart.c - Improved XCP packet reception for UART by adding a timeout monitor. 2015-11-27 15:41:22 +00:00