openblt/Target/Source/ARMCM4_STM32L4
Frank Voorburg f51e1cf327 Refs #789. LPUART initialization correction.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@1139 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2023-12-08 15:07:21 +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 #1838. Added STM32L4P5xx support to the flash driver. 2023-09-01 11:12:09 +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
mbrtu.c Refs #789. LPUART initialization correction. 2023-12-08 15:07:21 +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 #789, #1874. Improved timer accuracy and added Modbus RTU support to the STM32L4 port and minor improvement for the STM32L0 port. 2023-12-07 19:41:32 +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 #1874. Added additional comments about the timer configuration. 2023-12-08 13:14:49 +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