openblt/Target/Source/HCS12
Frank Voorburg be16df91d0 Refs #232. Corrected bootBlock base address in function FlashSwitchBlock() of the HCS12 port's flash driver.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@203 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-01-19 15:34:20 +00:00
..
CodeWarrior Refs #81. 2016-10-17 23:08:45 +00:00
can.c Refs #120. Updated version number and ran Astyle in preparation for release with STM32F2xx support. 2016-07-25 08:33:52 +00:00
cpu.c Refs #81. 2016-10-17 23:08:45 +00:00
flash.c Refs #232. Corrected bootBlock base address in function FlashSwitchBlock() of the HCS12 port's flash driver. 2017-01-19 15:34:20 +00:00
flash.h Refs #204. Added NvmReinit() API function that gets called at the start of each firmware update. This allows the flash block addresses to be reset. 2016-12-17 11:46:55 +00:00
flash_ecc.c Refs #232. Corrected bootBlock base address in function FlashSwitchBlock() of the HCS12 port's flash driver. 2017-01-19 15:34:20 +00:00
nvm.c Refs #204. Added NvmReinit() API function that gets called at the start of each firmware update. This allows the flash block addresses to be reset. 2016-12-17 11:46:55 +00:00
target.dox Added Freescale HCS12 port including a Dragon12plus demo. 2013-09-18 10:39:57 +00:00
timer.c Refs #120. Updated version number and ran Astyle in preparation for release with STM32F2xx support. 2016-07-25 08:33:52 +00:00
types.h Refs #120. Updated version number and ran Astyle in preparation for release with STM32F2xx support. 2016-07-25 08:33:52 +00:00
uart.c Refs #120. Updated version number and ran Astyle in preparation for release with STM32F2xx support. 2016-07-25 08:33:52 +00:00