openblt/Target/Source/ARMCM3_STM32
Frank Voorburg 59919c4fb9 - Fixed bug in data type of NvmEraseHook return code (blt_bool should have been blt_int8u).
- Added support for additional NVM driver in LPC-L2294 Demo's allowing operations on the 2MB external Intel C3 flash.
- Corrected the names of some return values for the NMV hooks (BTL_NVM_xxx to BLT_NVM_xxx).
- Fixed problem with incorrect xcpInfo.mta value by changing the GCC/Crossworks linker optimazation from -Os to -O1.


git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@11 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2011-12-01 22:30:33 +00:00
..
Crossworks - 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
GCC - Added support for the GCC compiler on STM32 targets. 2011-11-26 08:01:02 +00:00
can.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
can.h - 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
cpu.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
cpu.h - 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
flash.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
flash.h - 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
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 the STM32 ARM CortexM3 family with a demo for the Olimex STM32P103 board and Crossworks compiler. 2011-11-25 18:06:47 +00:00
timer.h - 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
types.h - 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.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 - 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