aboutsummaryrefslogtreecommitdiff
path: root/src/platforms/native/platform.h
AgeCommit message (Expand)Author
2013-01-21Product and DFU String now tell the hardware they run onUwe Bonnes
2013-01-21usbuart, jtagtap, swdptap: Factor out GPIO setupUwe Bonnes
2013-01-21traceswo: factor out platform dependant partsUwe Bonnes
2013-01-21platforms/stm32: Move more platform dependencies to platform.hUwe Bonnes
2013-01-21cdcacm: move non-constant parts to platform.[hc]Uwe Bonnes
2013-01-21native/usbuart: Move platform dependant parts to platform.hUwe Bonnes
2013-01-10Update to current libopencm3 usb api.Gareth McMullin
2012-07-01Add delay after reset request.Gareth McMullin
2012-06-27Made cur_target, last_target static in gdb_main.c.Gareth McMullin
2012-06-24Added target.c for common target routines.Gareth McMullin
2012-06-10Moved stm32 generic platform files out of native platform dir.Gareth McMullin
2012-06-10Made jtagtap.c and swdptap.c STM32 generic.Gareth McMullin
2012-06-10Renamed platforms to 'native' and 'libftdi' and moved into 'platforms' dir.Gareth McMullin