openblt/Target/Source/ARMCM3_EFM32
Frank Voorburg f6830b5864 - Added support for firmware updates from a FATFS mounted file system
- Supported firmware updates from SD-card for EK-LM3S6965 demo
- Added CpuUserProgramStartHook() hook function
- Improved timer module so it can be used by all other modules, not just the backdoor


git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@42 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2013-05-22 13:37:47 +00:00
..
Crossworks - Added support for firmware updates from a FATFS mounted file system 2013-05-22 13:37:47 +00:00
GCC - Added support for the GCC compiler on target ARMCM3_EFM32, including demos. 2012-03-04 20:51:40 +00:00
IAR - Added support for the IAR compiler on target ARMCM3_EFM32, including demos. 2012-03-03 23:05:56 +00:00
cpu.c - Added support for firmware updates from a FATFS mounted file system 2013-05-22 13:37:47 +00:00
cpu.h - Added the EFM32 port specific sources 2012-03-02 17:48:15 +00:00
flash.c - Shrunk ARMCM3_EFM32 bootloader for Crossworks from 16 to 8kb. 2012-03-04 18:09:20 +00:00
flash.h - Added the EFM32 port specific sources 2012-03-02 17:48:15 +00:00
nvm.c - Added the EFM32 port specific sources 2012-03-02 17:48:15 +00:00
nvm.h - Added the EFM32 port specific sources 2012-03-02 17:48:15 +00:00
timer.c - Added support for firmware updates from a FATFS mounted file system 2013-05-22 13:37:47 +00:00
timer.h - Added support for firmware updates from a FATFS mounted file system 2013-05-22 13:37:47 +00:00
types.h - Added the EFM32 port specific sources 2012-03-02 17:48:15 +00:00
uart.c - Added the EFM32 port specific sources 2012-03-02 17:48:15 +00:00
uart.h - Added the EFM32 port specific sources 2012-03-02 17:48:15 +00:00