openblt/Target/Source/HCS12
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
..
CodeWarrior - 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 CAN support for HCS12. 2013-09-24 13:54:15 +00:00
can.h - added CAN support for HCS12. 2013-09-24 13:54:15 +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 Freescale HCS12 port including a Dragon12plus demo. 2013-09-18 10:39:57 +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
flash_ecc.c - added support for HCS12 derivatives with ECC flash EEPROM, such as the HCS12Pxx. 2013-10-17 11:34:07 +00:00
nvm.c Added Freescale HCS12 port including a Dragon12plus demo. 2013-09-18 10:39:57 +00:00
nvm.h Added Freescale HCS12 port including a Dragon12plus demo. 2013-09-18 10:39:57 +00:00
target.dox Added Freescale HCS12 port including a Dragon12plus demo. 2013-09-18 10:39:57 +00:00
timer.c Added Freescale HCS12 port including a Dragon12plus demo. 2013-09-18 10:39:57 +00:00
timer.h Added Freescale HCS12 port including a Dragon12plus demo. 2013-09-18 10:39:57 +00:00
types.h Added Freescale HCS12 port including a Dragon12plus demo. 2013-09-18 10:39:57 +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 Freescale HCS12 port including a Dragon12plus demo. 2013-09-18 10:39:57 +00:00