aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Expand)Author
2012-01-08Inline GPIO functions and optimise for speed.Gareth McMullin
2011-12-26Merge commit '4e0cd081b09d9bd3d444062ca1081fa59c31fc0b'Mike Smith
2011-12-26Add support for Cortex-M0, and specifically for the NXP LPC11xx devices.Mike Smith
2011-12-17Implement gdb 'qCRC' packet to support 'compare-sections' command.Gareth McMullin
2011-11-25linux: Set SO_REUSEADDR on gdb server socket.Gareth McMullin
2011-11-12Added preliminary support for the STM32F4.Gareth McMullin
2011-03-11Started halt/resume for ARM7TDMI.Gareth McMullin
2011-03-09Added a skeleton of an ARM7TDMI driver. No support yet.Gareth McMullin
2011-03-08Further cleanup of adiv5*Gareth McMullin
2011-02-18Added git info to version output.Gareth McMullin
2011-02-16Cleaned up CFLAGS and LDFLAGS as well as targets to use the correct flags. No...Piotr Esden-Tempski
2011-02-06Changed CFLAGS and LDFLAGS setting to allow exporting of additional parameter...Piotr Esden-Tempski
2011-02-04Import of working source tree.Gareth McMullin