openblt/Target/Source/ARM7_LPC2000
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 - Fixed bug where the checksum was incorrectly programmed during a programming sequence that doesn't include data for the bootblock. 2012-01-19 13:21:10 +00:00
GCC - Fixed bug where the checksum was incorrectly programmed during a programming sequence that doesn't include data for the bootblock. 2012-01-19 13:21:10 +00:00
can.c git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@1 5dc33758-31d5-4daf-9ae8-b24bf3d40d73 2011-11-10 17:55:56 +00:00
can.h git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@1 5dc33758-31d5-4daf-9ae8-b24bf3d40d73 2011-11-10 17:55: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 git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@1 5dc33758-31d5-4daf-9ae8-b24bf3d40d73 2011-11-10 17:55:56 +00:00
nvm.c - Fixed bug in data type of NvmEraseHook return code (blt_bool should have been blt_int8u). 2011-12-01 22:30:33 +00:00
nvm.h - Fixed bug in data type of NvmEraseHook return code (blt_bool should have been blt_int8u). 2011-12-01 22:30:33 +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 git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@1 5dc33758-31d5-4daf-9ae8-b24bf3d40d73 2011-11-10 17:55:56 +00:00
uart.c - Added support for the STM32 ARM CortexM3 family with a demo for the Olimex STM32P103 board and Crossworks compiler. 2011-11-25 18:06:47 +00:00
uart.h git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@1 5dc33758-31d5-4daf-9ae8-b24bf3d40d73 2011-11-10 17:55:56 +00:00