openblt/Target/Demo/ARMCM3_STM32F1_Olimexino_ST.../Boot
Frank Voorburg cc7a9209f0 Refs #992. Reset RCC configuration in the demo bootloader's HAL_MspDeInit().
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@745 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-02-15 10:54:43 +00:00
..
bin Refs #434. Reintegrated branch where the STM32F1 port and demo programs were converted from SPL to HAL. 2018-08-15 14:18:10 +00:00
lib Refs #434. Reintegrated branch where the STM32F1 port and demo programs were converted from SPL to HAL. 2018-08-15 14:18:10 +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
STM32F103RB_FLASH.ld Refs #434. Reintegrated branch where the STM32F1 port and demo programs were converted from SPL to HAL. 2018-08-15 14:18:10 +00:00
blt_conf.h Refs #434. Reintegrated branch where the STM32F1 port and demo programs were converted from SPL to HAL. 2018-08-15 14:18:10 +00:00
boot.dox Refs #143. Added bootloader demo programs for the Olimexino-STM32 board. It supports firmware updates via: USB, CAN and SD-card. 2016-10-27 21:11:40 +00:00
flash_layout.c Refs #434. Reintegrated branch where the STM32F1 port and demo programs were converted from SPL to HAL. 2018-08-15 14:18:10 +00:00
hooks.c Refs #434. Reintegrated branch where the STM32F1 port and demo programs were converted from SPL to HAL. 2018-08-15 14:18:10 +00:00
led.c Refs #434. Reintegrated branch where the STM32F1 port and demo programs were converted from SPL to HAL. 2018-08-15 14:18:10 +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 #992. Reset RCC configuration in the demo bootloader's HAL_MspDeInit(). 2020-02-15 10:54:43 +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
startup_stm32f103xb.s Refs #434. Reintegrated branch where the STM32F1 port and demo programs were converted from SPL to HAL. 2018-08-15 14:18:10 +00:00
usbd_bulk.c Refs #434. Reintegrated branch where the STM32F1 port and demo programs were converted from SPL to HAL. 2018-08-15 14:18:10 +00:00
usbd_bulk.h Refs #434. Reintegrated branch where the STM32F1 port and demo programs were converted from SPL to HAL. 2018-08-15 14:18:10 +00:00
usbd_conf.c Refs #434. Reintegrated branch where the STM32F1 port and demo programs were converted from SPL to HAL. 2018-08-15 14:18:10 +00:00
usbd_conf.h Refs #434. Reintegrated branch where the STM32F1 port and demo programs were converted from SPL to HAL. 2018-08-15 14:18:10 +00:00
usbd_desc.c Refs #434. Reintegrated branch where the STM32F1 port and demo programs were converted from SPL to HAL. 2018-08-15 14:18:10 +00:00
usbd_desc.h Refs #434. Reintegrated branch where the STM32F1 port and demo programs were converted from SPL to HAL. 2018-08-15 14:18:10 +00:00