openblt/Target/Demo/ARMCM4_STM32F4_Olimex_STM32.../Boot
Frank Voorburg d488352cf4 Refs #363. Minor code cleanup in STM32-P405/GCC demo.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@303 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-07-18 09:01:39 +00:00
..
bin Refs #363. Added GCC/Makefile support to STM32-P405 demo. 2017-07-18 08:35:03 +00:00
cfg 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
lib Refs #363. Minor code cleanup in STM32-P405/GCC demo. 2017-07-18 09:01:39 +00:00
blt_conf.h Refs #225. Added 29-bit CAN identifier support to the STM32F4 port. 2017-07-14 09:12:04 +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
flash_layout.c 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 #204. Added NvmReinit() API function that gets called at the start of each firmware update. This allows the flash block addresses to be reset. 2016-12-17 11:46:55 +00:00
led.c 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
led.h 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
main.c 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
makefile Refs #363. Added GCC/Makefile support to STM32-P405 demo. 2017-07-18 08:35:03 +00:00
startup_stm32f4xx.S Refs #164. 2016-11-14 17:12:44 +00:00
usb_bsp.c 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
usb_conf.h 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
usbd_bulk.c 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
usbd_bulk.h 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
usbd_conf.h 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
usbd_desc.c 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
usbd_desc.h 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
usbd_usr.c 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