openblt/Target/Source/HCS12
Frank Voorburg c65bf28ee9 - It is now possible to have more than 1 communication interface configured.
- Fixed a bug where certain UART drivers did not work anymore when building with #define NDEBUG.

git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@89 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2014-05-26 23:14:30 +00:00
..
CodeWarrior - Fixed bug where main() was incorrectly called in Startup() for HCS12 targets. 2013-10-09 09:17:10 +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 Added Freescale HCS12 port including a Dragon12plus demo. 2013-09-18 10:39:57 +00:00
cpu.h Added Freescale HCS12 port including a Dragon12plus demo. 2013-09-18 10:39:57 +00:00
flash.c - added support for HCS12 derivatives with ECC flash EEPROM, such as the HCS12Pxx. 2013-10-17 11:34:07 +00:00
flash.h Added Freescale HCS12 port including a Dragon12plus demo. 2013-09-18 10:39:57 +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