openblt/Target/Demo/ARMCM4_STM32F4_Olimex_STM32.../Boot
Frank Voorburg 313202ae03 Refs #1405. Tuned XCP packet sizes for RS232 and TCP/IP, resulting in improved throughput.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@955 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2022-07-04 10:35:31 +00:00
..
bin Refs #1293. Removed debug binaries of demo programs from version control. 2021-06-30 08:35:43 +00:00
lib Refs #526. Upgraded GCC ARM demo programs to version 8-2018-q4 of GNU ARM Embedded. 2019-08-27 20:17:03 +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
STM32F405RG_FLASH.ld Refs #434. Reintegrated branch where the STM32F4 port and demos were converted from SPL to HAL. 2019-01-07 12:11:21 +00:00
blt_conf.h Refs #1405. Tuned XCP packet sizes for RS232 and TCP/IP, resulting in improved throughput. 2022-07-04 10:35:31 +00:00
boot.dox Refs #143. Added bootloader demo programs for the Olimex STM32-P405 board. It supports firmware updates via: UART, USB, CAN and SD-card. 2016-10-27 13:46:37 +00:00
hooks.c Refs #434. Reintegrated branch where the STM32F4 port and demos were converted from SPL to HAL. 2019-01-07 12:11:21 +00:00
led.c Refs #434. Reintegrated branch where the STM32F4 port and demos were converted from SPL to HAL. 2019-01-07 12:11:21 +00:00
led.h Refs #434. Reintegrated branch where the STM32F4 port and demos were converted from SPL to HAL. 2019-01-07 12:11:21 +00:00
main.c Refs #992. Reset RCC configuration in the demo bootloader's HAL_MspDeInit(). 2020-02-15 10:54:43 +00:00
makefile Refs #1472, #1521. Improved makefiles for automatic dependency generation and to strip out impure_data[]. 2022-07-01 11:19:29 +00:00
startup_stm32f405xx.s Refs #434. Reintegrated branch where the STM32F4 port and demos were converted from SPL to HAL. 2019-01-07 12:11:21 +00:00
usbd_bulk.c Refs #434. Reintegrated branch where the STM32F4 port and demos were converted from SPL to HAL. 2019-01-07 12:11:21 +00:00
usbd_bulk.h Refs #434. Reintegrated branch where the STM32F4 port and demos were converted from SPL to HAL. 2019-01-07 12:11:21 +00:00
usbd_conf.c Refs #434. Reintegrated branch where the STM32F4 port and demos were converted from SPL to HAL. 2019-01-07 12:11:21 +00:00
usbd_conf.h Refs #434. Reintegrated branch where the STM32F4 port and demos were converted from SPL to HAL. 2019-01-07 12:11:21 +00:00
usbd_desc.c Refs #434. Reintegrated branch where the STM32F4 port and demos were converted from SPL to HAL. 2019-01-07 12:11:21 +00:00
usbd_desc.h Refs #434. Reintegrated branch where the STM32F4 port and demos were converted from SPL to HAL. 2019-01-07 12:11:21 +00:00