openblt/Target/Demo/ARMCM0_STM32G0_Nucleo_G071R.../Boot
Frank Voorburg 2e14822b81 Refs #1226. Renamed assert.h to asserts.h to workaround an issue with certain compiler toolchains, where the bootloader's assert.h is mistaken for the c-library's assert.h.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@838 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2021-03-22 10:56:12 +00:00
..
bin Refs #981. Added STM32CubeIDE demo programs for the Nucleo-G071RB board. 2020-09-23 14:21:15 +00:00
ide Refs #1226. Renamed assert.h to asserts.h to workaround an issue with certain compiler toolchains, where the bootloader's assert.h is mistaken for the c-library's assert.h. 2021-03-22 10:56:12 +00:00
lib Refs #992, #963. Reset RCC configuration before starting the user program and upgraded to the latest version of the STM32G0 HAL drivers. 2020-02-14 16:32:22 +00:00
STM32G071.sct Refs #981. Added STM32CubeIDE demo programs for the Nucleo-G071RB board. 2020-09-23 14:21:15 +00:00
blt_conf.h Refs #962. Renamed UART to RS232. 2020-02-06 16:22:58 +00:00
boot.dox Refs #818. Merged branch for STM32G0 port development back into the trunk. 2019-08-13 13:43:27 +00:00
hooks.c Refs #818. Merged branch for STM32G0 port development back into the trunk. 2019-08-13 13:43:27 +00:00
led.c Refs #818. Merged branch for STM32G0 port development back into the trunk. 2019-08-13 13:43:27 +00:00
led.h Refs #818. Merged branch for STM32G0 port development back into the trunk. 2019-08-13 13:43:27 +00:00
main.c Refs #992, #963. Reset RCC configuration before starting the user program and upgraded to the latest version of the STM32G0 HAL drivers. 2020-02-14 16:32:22 +00:00
startup_stm32g071xx.s Refs #981. Added STM32CubeIDE demo programs for the Nucleo-G071RB board. 2020-09-23 14:21:15 +00:00