openblt/Target/Source/ARMCM4_STM32F3
Frank Voorburg 32d3ef07df Refs #400, #431. Added timeout functionality to break out of loops when waiting for hardware acknowledgements.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@482 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-04-25 13:49:24 +00:00
..
GCC Refs #363. Converted Nucleo-F303K8 GCC demo programs to use plain Makefiles for building with the ARM GNU Embedded toolchain. 2017-07-11 13:32:29 +00:00
IAR Refs #310. Added IAR support for the STM32F3 port and for the Nucleo-F303K8 demo programs. 2017-07-12 13:23:23 +00:00
can.c Refs #460. Added length parameter to the XCP packet reception functions. 2018-02-09 16:59:41 +00:00
cpu.c Refs #377. Reintegrated branch with SPL to HAL convertion for the STM32F3 port and demo programs. 2018-01-25 07:38:10 +00:00
flash.c Refs #476. Added evaluation of the len-parameter in functions FlashErase and FlashWrite of all ports. 2018-02-05 16:43:55 +00:00
flash.h 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
nvm.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
target.dox Refs# 312. Restructured the modules in the OpenBLT doxygen documentation. 2017-05-23 17:01:20 +00:00
timer.c Refs #377. Reintegrated branch with SPL to HAL convertion for the STM32F3 port and demo programs. 2018-01-25 07:38:10 +00:00
types.h Refs #125. 2016-11-14 16:08:57 +00:00
uart.c Refs #400, #431. Added timeout functionality to break out of loops when waiting for hardware acknowledgements. 2018-04-25 13:49:24 +00:00