aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-19Fixed up READMERichard Eoin Meadows
2013-08-19Wrote README textRichard Eoin Meadows
2013-08-19Added switch on BOOT0Richard Eoin Meadows
2013-08-19Changed text on the end of the board to "ARM Cortex Debug"Richard Eoin Meadows
2013-08-19Added links to parts listRichard Eoin Meadows
2013-08-19Fixed final list of parts listRichard Eoin Meadows
2013-08-19Completed parts listRichard Eoin Meadows
2013-08-19Completed board layoutRichard Eoin Meadows
2013-08-19Schematic provisionally completeRichard Eoin Meadows
2013-08-19Use do {...} while(0) for PLATFORM_FATAL_ERROR() macro.Gareth McMullin
2013-08-19Fixed upgrade tool to build against current libusb-win32.Gareth McMullin
2013-08-18Attempt to fix tableRichard Eoin Meadows
2013-08-18Added LEDsRichard Eoin Meadows
2013-08-18Major components added to parts listRichard Eoin Meadows
2013-08-18Majority of Components in placeRichard Eoin Meadows
2013-08-18Added blank parts listRichard Eoin Meadows
2013-08-18Added EAGLE temporary files to .gitignoreRichard Eoin Meadows
2013-08-18Added new contrib hardware folder including READMERichard Eoin Meadows
2013-06-19Handle SW-DP fault on WDATAERR.Gareth McMullin
2013-06-19Disable ADIv5 timeout while target is running.Gareth McMullin
2013-06-19adiv5_swdp: avoid dead-loop with a sleeping targetPaul Fertser
2013-06-19native: Enable hard SRST signal.Gareth McMullin
2013-06-18hardware: Correct micro part number to STM32F103CB.Gareth McMullin
2013-06-17Rename lpc11xx driver.Gareth McMullin
2013-06-17Fix warning about implicit cast.Gareth McMullin
2013-06-17Fix trailing whitespace everywhere.Gareth McMullin
2013-06-17Fix register array sizes.Gareth McMullin
2013-05-18semihosting: improve handling of console I/OPaul Fertser
2013-05-18Move semihosting support to cortexm.c.Gareth McMullin
2013-05-18Basic semihosting supportPaul Fertser
2013-05-18Add support for Atmel SAM3N devices.Gareth McMullin
2013-05-14stlink: add support for SRST handlingPaul Fertser
2013-05-14adiv5_swdp: allow to connect to a sleeping target by pulling SRSTPaul Fertser
2013-05-14Add support for burning flash on lpc4337.Allen Ibara
2013-05-02Merge pull request #21 from fnoble/masterGareth McMullin
2013-05-02Update python scripts to find user's preferred python binary through env.Fergus Noble
2013-04-27nxp: support the lpc1114dip28 by Rickta59Gareth McMullin
2013-04-27usbuart: Fix build error and clean up whitespace.Gareth McMullin
2013-04-27Changes to the USBUART to make it less likely to drop characters at higher ba...Allen Ibara
2013-04-23F4Discovery: Slow Down GPIO access a little, as off-board SWD otherwise needs...Uwe Bonnes
2013-04-23F4 Discovery: - Unconditionally use the System Bootloader - Use PC2/4/5/6 Pin...Uwe Bonnes
2013-04-16Remove DFU bootloader self protection.Gareth McMullin
2013-04-16Allow extra LDFLAGS on command line. Use nano.specs for swlink.Gareth McMullin
2013-04-16native: Fix up deprecated warnings.Gareth McMullin
2013-04-16Add missing #includesGareth McMullin
2013-04-16libftdi: Clean up warnings.Gareth McMullin
2013-04-16libftdi: Add 'flossjtag' cable.Gareth McMullin
2013-04-15stm32f4: Add option erase commandUwe Bonnes
2013-04-14Make code compatible with newlib-nano and use it for stlinkPaul Fertser
2013-04-14stm32f1/stm32f4: fix hardware CRC calculationPaul Fertser