xdebug

next generation of mdebug (work in progress)
git clone http://frotz.net/git/xdebug.git
Log | Files | Refs | README

lpc13xx.c (118B)


      1 #define	LOADADDR	0x10000400
      2 #define FLASH_BASE	0x00000000
      3 #define FLASH_SIZE	0x00008000
      4 
      5 #include "lpc13xx_lpc15xx.c"