openblt/Target/Source/ARMCM4_TM4C
Frank Voorburg fc87eb708e Refs #104. Implemented configurable FlashCryptoDecryptDataHook() in all flash drivers. It can be used for implementing program code decryption logic.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@368 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-09-27 07:24:27 +00:00
..
IAR Refs #311. Reworked compiler specific parts in the TM4C port. 2017-08-16 13:31:59 +00:00
cpu.c Refs #251. Removed deprecated function CpuReset(). 2017-04-24 08:54:53 +00:00
flash.c Refs #104. Implemented configurable FlashCryptoDecryptDataHook() in all flash drivers. It can be used for implementing program code decryption logic. 2017-09-27 07:24:27 +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
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 Refs# 312. Restructured the modules in the OpenBLT doxygen documentation. 2017-05-23 17:01:20 +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
usb.c Refs #120. Updated version number and ran Astyle in preparation for release with STM32F2xx support. 2016-07-25 08:33:52 +00:00