openblt/Target/Demo/ARMCM4_STM32L4_Nucleo_L476R.../Prog
Frank Voorburg 36197ef058 Refs #1002. Added makefile comment about how to get the toolpath variable in the 8.3 format on Windows.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@744 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-02-15 10:20:06 +00:00
..
bin Refs #364. Corrected typo in the project name of the Nucleo-L476RG demo user program. 2018-02-05 14:24:51 +00:00
lib Refs #364. Reintegrated branch with STM32L4 port and Nucleo-L476RG demo programs. 2018-02-05 14:08:40 +00:00
obj Refs #823. Added gitignore files to empty directories that are needed to probably build programs. 2019-06-21 10:03:29 +00:00
boot.c Refs #962. Renamed UART to RS232. 2020-02-06 16:22:58 +00:00
boot.h Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers. 2018-07-17 13:06:06 +00:00
header.h Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers. 2018-07-17 13:06:06 +00:00
led.c Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers. 2018-07-17 13:06:06 +00:00
led.h Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers. 2018-07-17 13:06:06 +00:00
main.c Refs #962. Renamed UART to RS232. 2020-02-06 16:22:58 +00:00
makefile Refs #1002. Added makefile comment about how to get the toolpath variable in the 8.3 format on Windows. 2020-02-15 10:20:06 +00:00
prog.dox Refs #560. Improved a few doxygen related configurations and switched to CHM-format for the default documentation generation. 2018-07-05 10:38:28 +00:00
startup_stm32l476xx.s Refs #364. Reintegrated branch with STM32L4 port and Nucleo-L476RG demo programs. 2018-02-05 14:08:40 +00:00
stm32l4_flash.ld Refs #364. Reintegrated branch with STM32L4 port and Nucleo-L476RG demo programs. 2018-02-05 14:08:40 +00:00
timer.c Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers. 2018-07-17 13:06:06 +00:00
timer.h Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers. 2018-07-17 13:06:06 +00:00