openblt/Target/Source/ARMCM4_STM32L4
Frank Voorburg 656912cc94 Refs #1616. Added address parameter to FlashCryptoDecryptDataHook(). Needed to properly exclude a memory region in the firmware encryption add-on module.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@1006 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2022-12-14 12:11:02 +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 #778. Ported the Nucleo-L476RG demo programs to Keil MDK. 2021-06-11 16:17:55 +00:00
can.c Refs #1005. Enabled automatic retransmission of transmitted messages in the CAN driver. 2020-02-21 17:28:37 +00:00
cpu.c Refs #1102. Improved SysTick reset in STM32 ports. 2020-09-15 10:59:42 +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 #1333. Added LPUART support to the STM32L4 port. 2021-10-08 15:53:20 +00:00
target.dox Refs #364. Reintegrated branch with STM32L4 port and Nucleo-L476RG demo programs. 2018-02-05 14:08:40 +00:00
timer.c Refs #1550. Improved SysTick_Handler handling. 2022-08-08 13:28:31 +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 #1280 Reintegrated branch for STM32L4 USB driver and Nucleo-L496ZG demo programs development back into the trunk. 2021-12-16 15:17:31 +00:00