Gareth McMullin
de49a9a21f
Remove dependencies on make clean.
2012-05-19 11:54:22 +12:00
Gareth McMullin
7e0de5b86b
Inline GPIO functions and optimise for speed.
...
This gives a modest but measurable performance improvement.
2012-01-08 18:49:58 +13:00
Mike Smith
00651032ad
Merge commit '4e0cd081b09d9bd3d444062ca1081fa59c31fc0b'
...
* commit '4e0cd081b09d9bd3d444062ca1081fa59c31fc0b':
Improved magic number garbage in cortexm3.c
Cleaned up debug output on linux build.
Removed #if LIGHT for unfinished hardware.
Implement gdb 'qCRC' packet to support 'compare-sections' command.
2011-12-26 02:47:38 -08:00
Mike Smith
bc4c87e45b
Add support for Cortex-M0, and specifically for the NXP LPC11xx devices.
2011-12-26 02:34:45 -08:00
Gareth McMullin
c7c31d2502
Implement gdb 'qCRC' packet to support 'compare-sections' command.
2011-12-17 21:46:22 +13:00
Gareth McMullin
f06bded8dd
linux: Set SO_REUSEADDR on gdb server socket.
...
Renamed HOST environment variable to PROBE_HOST.
Thanks to Michael Smith for the patch.
2011-11-25 22:55:07 +13:00
Gareth McMullin
d73ac40ef1
Added preliminary support for the STM32F4.
2011-11-12 19:15:52 +13:00
Gareth McMullin
4c75ac524b
Started halt/resume for ARM7TDMI.
2011-03-11 00:02:08 +13:00
Gareth McMullin
fcdbf8efc8
Added a skeleton of an ARM7TDMI driver. No support yet.
2011-03-09 19:03:41 +13:00
Gareth McMullin
a6f2117d1d
Further cleanup of adiv5*
2011-03-08 22:15:35 +13:00
Gareth McMullin
0dfdc25bb2
Added git info to version output.
...
Fixed memory leak in SWD mode.
2011-02-18 13:50:21 +13:00
Piotr Esden-Tempski
c8d1b8d0cc
Cleaned up CFLAGS and LDFLAGS as well as targets to use the correct flags. Now blackmagic will compile also on a multilib compiler.
2011-02-16 20:24:26 -08:00
Piotr Esden-Tempski
bb0981b22f
Changed CFLAGS and LDFLAGS setting to allow exporting of additional parameters in the calling shell.
2011-02-06 15:09:07 -08:00
Gareth McMullin
406617a2a4
Import of working source tree.
2011-02-04 20:23:52 +13:00