From: oharboe at B. <oh...@ma...> - 2009-02-24 07:38:09
|
Author: oharboe Date: 2009-02-24 07:38:04 +0100 (Tue, 24 Feb 2009) New Revision: 1382 Added: trunk/testing/examples/STM32-103/ trunk/testing/examples/STM32-103/main.elf trunk/testing/examples/STM32-103/readme.txt Log: test files for stm32 Added: trunk/testing/examples/STM32-103/main.elf =================================================================== (Binary files differ) Property changes on: trunk/testing/examples/STM32-103/main.elf ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/testing/examples/STM32-103/readme.txt =================================================================== --- trunk/testing/examples/STM32-103/readme.txt 2009-02-23 21:36:23 UTC (rev 1381) +++ trunk/testing/examples/STM32-103/readme.txt 2009-02-24 06:38:04 UTC (rev 1382) @@ -0,0 +1,6 @@ +Olimx STM32-p103 board. + +main.elf is a file that can be programmed to flash for +testing purposes(e.g. test GDB load performance). + +http://www.olimex.com/dev/stm32-p103.html \ No newline at end of file |