openblt/Target/Source/ARMCM4_XMC4
Frank Voorburg 248ed03904 Refs #1289. Added USB support to the Infineon XMC4 port and configured the XMC4700 Relax Kit demo programs for additional firmware updates via USB.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@1012 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2023-01-12 14:13:13 +00:00
..
GCC Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers. 2018-07-17 13:06:06 +00:00
IAR Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers. 2018-07-17 13:06:06 +00:00
Keil Refs #847. Added XMC4700 Relax Kit demo programs for Keil MDK for ARM, currently supporting firmware updates via RS232 and CAN. 2022-05-03 07:58:30 +00:00
can.c Refs #1524. Place the CAN peripheral back into its reset state, before initializing, for XMC1 and XMC4 targets. 2022-07-08 12:16:51 +00:00
cpu.c Refs #734. Corrected preprocessor BOOT_COM_DEFERRED_INIT_ENABLE check in cpu.c. 2018-12-19 16:50:32 +00:00
flash.c Refs #1616. Added address parameter to FlashCryptoDecryptDataHook(). Needed to properly exclude a memory region in the firmware encryption add-on module. 2022-12-14 12:11:02 +00:00
flash.h Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers. 2018-07-17 13:06:06 +00:00
nvm.c Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers. 2018-07-17 13:06:06 +00:00
rs232.c Refs #962. Renamed UART to RS232. 2020-02-06 16:22:58 +00:00
target.dox
timer.c Refs #1261. Improved timer reset. 2021-05-07 09:47:33 +00:00
types.h Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers. 2018-07-17 13:06:06 +00:00
usb.c Refs #1289. Added USB support to the Infineon XMC4 port and configured the XMC4700 Relax Kit demo programs for additional firmware updates via USB. 2023-01-12 14:13:13 +00:00