openblt/Target/Source/ARMCM4_TM4C
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
..
IAR - implemented USB bulk device support for ARMCM4_TM4C. 2014-02-28 16:57:25 +00:00
cpu.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
cpu.h - added framework port for TM4C with dummy flash driver. 2014-02-19 07:11:03 +00:00
flash.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
flash.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
nvm.c - added framework port for TM4C with dummy flash driver. 2014-02-19 07:11:03 +00:00
nvm.h - added framework port for TM4C with dummy flash driver. 2014-02-19 07:11:03 +00:00
target.dox - added framework port for TM4C with dummy flash driver. 2014-02-19 07:11:03 +00:00
timer.c - added framework port for TM4C with dummy flash driver. 2014-02-19 07:11:03 +00:00
timer.h - added framework port for TM4C with dummy flash driver. 2014-02-19 07:11:03 +00:00
types.h - added framework port for TM4C with dummy flash driver. 2014-02-19 07:11:03 +00:00
uart.c - It is now possible to have more than 1 communication interface configured. 2014-05-26 23:14:30 +00:00
uart.h - added framework port for TM4C with dummy flash driver. 2014-02-19 07:11:03 +00:00
usb.c - It is now possible to have more than 1 communication interface configured. 2014-05-26 23:14:30 +00:00
usb.h - implemented USB bulk device support for ARMCM4_TM4C. 2014-02-28 16:57:25 +00:00