Commit Graph

  • f1584b266b [BUILD] Don't throw error on already cleaned output BuFran 2013-07-29 20:10:19 +0200
  • 78464c8562 [LIB] Updated to newest libopencm3 BuFran 2013-07-29 20:07:07 +0200
  • e5e67e5740 Made assembly notes titles Richard Eoin Meadows 2013-09-04 22:07:08 +0100
  • c04ccf3ccc Tided up README, added note about board being proven Richard Eoin Meadows 2013-09-04 22:05:14 +0100
  • ead74c272a Added assembly descriptions Richard Eoin Meadows 2013-09-04 21:11:32 +0100
  • ac2bc70edc Fixed Assembly photo Richard Eoin Meadows 2013-09-04 21:03:37 +0100
  • 523dbb5df9 Added photos Richard Eoin Meadows 2013-09-04 21:01:42 +0100
  • 28dca4702a Added more description about the BOOT0 pin Richard Eoin Meadows 2013-09-04 20:46:48 +0100
  • 1ca1c6c470 Added assembly photos Richard Eoin Meadows 2013-09-04 20:28:22 +0100
  • 3ebec5609f Made all the board layers visible Richard Eoin Meadows 2013-09-04 20:28:06 +0100
  • bcea91a825 Renamed schematic PDF Richard Eoin Meadows 2013-09-04 20:22:20 +0100
  • af3f20a218 Fixed line endings in README Richard Eoin Meadows 2013-08-19 15:41:31 +0100
  • be5e9b1ff8 Spelling error! Richard Eoin Meadows 2013-08-19 15:38:23 +0100
  • 682138e321 Added pdf of schematic Richard Eoin Meadows 2013-08-19 15:37:36 +0100
  • 4567011603 Fixed relative link in README Richard Eoin Meadows 2013-08-19 15:36:13 +0100
  • 7a6879c93d Removed mouse cursor from board image! Richard Eoin Meadows 2013-08-19 15:34:18 +0100
  • 3735f263f3 Fixed image in README Richard Eoin Meadows 2013-08-19 15:32:52 +0100
  • 3828bae844 Added image to README Richard Eoin Meadows 2013-08-19 15:31:44 +0100
  • 73139a77b7 Fixed up README Richard Eoin Meadows 2013-08-19 15:21:36 +0100
  • 7e7ebfc2be Wrote README text Richard Eoin Meadows 2013-08-19 15:20:23 +0100
  • 2f59e9f3a3 Added switch on BOOT0 Richard Eoin Meadows 2013-08-19 15:04:56 +0100
  • 2480162c07 Changed text on the end of the board to "ARM Cortex Debug" Richard Eoin Meadows 2013-08-19 14:26:39 +0100
  • 80c215627d Added links to parts list Richard Eoin Meadows 2013-08-19 13:45:31 +0100
  • 1042246ee6 Fixed final list of parts list Richard Eoin Meadows 2013-08-19 13:30:36 +0100
  • e8a423972f Completed parts list Richard Eoin Meadows 2013-08-19 13:24:03 +0100
  • 168a15e3ae Completed board layout Richard Eoin Meadows 2013-08-19 12:49:54 +0100
  • b3dedacbf5 Schematic provisionally complete Richard Eoin Meadows 2013-08-19 10:41:14 +0100
  • 700833f38f Use do {...} while(0) for PLATFORM_FATAL_ERROR() macro. Gareth McMullin 2013-08-19 12:27:36 +1200
  • fce43bcd98 Fixed upgrade tool to build against current libusb-win32. Gareth McMullin 2013-08-19 12:26:05 +1200
  • 3f6937affa Attempt to fix table Richard Eoin Meadows 2013-08-18 22:38:52 +0100
  • de22b4577d Added LEDs Richard Eoin Meadows 2013-08-18 22:35:49 +0100
  • 2ac5ea1fe2 Major components added to parts list Richard Eoin Meadows 2013-08-18 22:19:26 +0100
  • f0d112c688 Majority of Components in place Richard Eoin Meadows 2013-08-18 22:19:13 +0100
  • 32988b3927 Added blank parts list Richard Eoin Meadows 2013-08-18 20:39:05 +0100
  • f00c07a39f Added EAGLE temporary files to .gitignore Richard Eoin Meadows 2013-08-18 20:38:53 +0100
  • fa0d398feb Added new contrib hardware folder including README Richard Eoin Meadows 2013-08-18 20:38:04 +0100
  • a30ef31018 Handle SW-DP fault on WDATAERR. Gareth McMullin 2013-06-19 21:06:59 +1200
  • d8f737fc53 Disable ADIv5 timeout while target is running. Gareth McMullin 2013-06-19 21:05:53 +1200
  • d90e10cdba adiv5_swdp: avoid dead-loop with a sleeping target Paul Fertser 2013-05-05 00:46:49 +0400
  • 27a86e244f native: Enable hard SRST signal. Gareth McMullin 2013-06-19 19:21:49 +1200
  • ccb20b4420 hardware: Correct micro part number to STM32F103CB. Gareth McMullin 2013-06-18 12:35:26 +1200
  • c05b7a1f63 Rename lpc11xx driver. Gareth McMullin 2013-06-17 16:06:03 +1200
  • 3caaa28fa1 Fix warning about implicit cast. Gareth McMullin 2013-06-17 15:57:13 +1200
  • 8c877d6dfa Fix trailing whitespace everywhere. Gareth McMullin 2013-06-17 15:53:32 +1200
  • 2d63dd4b5b Fix register array sizes. Gareth McMullin 2013-06-17 15:46:26 +1200
  • df32aad757 semihosting: improve handling of console I/O Paul Fertser 2013-04-15 21:42:46 +0400
  • 5020d1f05d Move semihosting support to cortexm.c. Gareth McMullin 2013-04-14 19:47:11 -0700
  • aca421d0bb Basic semihosting support Paul Fertser 2013-04-14 21:58:49 +0400
  • feaf626673 Add support for Atmel SAM3N devices. Gareth McMullin 2013-05-18 15:32:06 +1200
  • cdaed128c1 stlink: add support for SRST handling Paul Fertser 2013-05-05 00:46:48 +0400
  • e0fc21a2a7 adiv5_swdp: allow to connect to a sleeping target by pulling SRST Paul Fertser 2013-05-05 00:46:47 +0400
  • 510d1c0dc8 Add support for burning flash on lpc4337. Allen Ibara 2013-04-30 09:42:01 -0700
  • 4065169caf Merge pull request #21 from fnoble/master Gareth McMullin 2013-05-02 11:36:39 -0700
  • 7c3c9fdea3 Update python scripts to find user's preferred python binary through env. Fergus Noble 2013-05-02 11:32:24 -0700
  • 56f44c39d9 nxp: support the lpc1114dip28 by Rickta59 Gareth McMullin 2013-04-27 20:57:20 -0700
  • e3f3171a33 usbuart: Fix build error and clean up whitespace. Gareth McMullin 2013-04-27 13:14:22 -0700
  • 43f7e7a3cf Changes to the USBUART to make it less likely to drop characters at higher baud rates. Allen Ibara 2013-03-27 12:09:49 -0700
  • f1ea5ed8f9 F4Discovery: Slow Down GPIO access a little, as off-board SWD otherwise needs _very_ good ground connection. Uwe Bonnes 2013-04-21 14:55:10 +0200
  • ad151fdca8 F4 Discovery: - Unconditionally use the System Bootloader - Use PC2/4/5/6 Pins for JTAG/SWD to avoid collision with eventual STLink Uart connection - Indicate Bootloader with blue LED Uwe Bonnes 2013-04-15 16:21:58 +0200
  • 6659d87e9b Remove DFU bootloader self protection. Gareth McMullin 2013-04-16 16:51:59 -0700
  • 126df7bb35 Allow extra LDFLAGS on command line. Use nano.specs for swlink. Gareth McMullin 2013-04-16 16:47:38 -0700
  • 45e02360b7 native: Fix up deprecated warnings. Gareth McMullin 2013-04-16 12:47:29 -0700
  • 89b908337d Add missing #includes Gareth McMullin 2013-04-16 12:36:19 -0700
  • 67a96410e3 libftdi: Clean up warnings. Gareth McMullin 2013-04-16 12:28:06 -0700
  • da448ec1a6 libftdi: Add 'flossjtag' cable. Gareth McMullin 2013-04-16 12:14:37 -0700
  • 6b7babf624 stm32f4: Add option erase command Uwe Bonnes 2013-04-15 15:28:02 +0200
  • 9c95f039cf Make code compatible with newlib-nano and use it for stlink Paul Fertser 2013-04-14 21:56:17 +0400
  • 91b481731d stm32f1/stm32f4: fix hardware CRC calculation Paul Fertser 2013-04-14 21:55:32 +0400
  • 7db6e3e00c Revert "Revert "STM32: Use hardware CRC unit"" Gareth McMullin 2013-04-14 11:28:46 -0700
  • 58abbf7fc7 Revert "STM32: Use hardware CRC unit" Gareth McMullin 2013-04-04 21:37:51 -0700
  • 61d464bf09 dfu: Fix warnings. Gareth McMullin 2013-04-04 20:16:13 -0700
  • d4411fc51f Removed verison info from USB strings on native platform. Gareth McMullin 2013-03-31 12:18:11 -0700
  • 3a70b81cce Add erase_mass command for stm32f4 devices. Gareth McMullin 2013-03-27 14:10:07 -0700
  • d7a6f0165e Accept new chip ID for stm32f4 and include flash layout for 2MiB parts. Gareth McMullin 2013-03-27 11:24:43 -0700
  • 46898a71ce Modified BMP Mini with extra connectors Eric Brombaugh 2013-03-17 15:03:20 -0700
  • 2465846c0d Updated project README. Gareth McMullin 2013-03-17 10:33:19 +1300
  • 44a03f31e1 Moved entropia design to contrib directory and added description. Gareth McMullin 2013-03-17 10:27:53 +1300
  • 6fb73e0a86 Add a version of BMP-mini optimized for manual production Florian Larysch 2013-02-24 03:02:03 +0100
  • 87dad080e1 Fix build for f4discovery host. Gareth McMullin 2013-03-17 10:17:05 +1300
  • 931cd97f15 Removed stm32_can and usps_f407 platforms. Gareth McMullin 2013-03-15 20:50:55 +1300
  • 486c5de013 swlink: Add missing item to connector layout Uwe Bonnes 2013-03-14 22:56:31 +0100
  • 920ced062e SWLINK: Add variant for the STM8S Discovery board Uwe Bonnes 2013-03-12 12:24:10 +0100
  • e880c553fb Restore trace timer interrupt handler. Gareth McMullin 2013-03-12 19:14:11 +1300
  • 7c2e994381 Split out platform specific bootloader parts to separate files. Gareth McMullin 2013-03-12 19:04:10 +1300
  • 55f161208d Further split-up of DFU bootloader. Gareth McMullin 2013-03-12 15:00:15 +1300
  • 14e5e8b0b6 Separated clean and dirty bootloader sections. Gareth McMullin 2013-03-12 09:57:28 +1300
  • 7b10270007 Merge pull request #16 from zyp/master Gareth McMullin 2013-03-08 15:18:12 -0800
  • e8f9d52d2f gdb_if: Fix USB flow control. Vegard Storheil Eriksen 2013-03-06 20:36:49 +0100
  • 530ee15153 Correct upload script for detection of F1/F4 start address. Gareth McMullin 2013-02-20 10:55:52 +1300
  • d5be7b7a50 Merge pull request #11 from aibara/master Gareth McMullin 2013-02-18 00:51:45 -0800
  • 99ac73907f Merge pull request #9 from jeffstaley/master Gareth McMullin 2013-02-18 00:50:50 -0800
  • acda4bd46c Merge pull request #12 from UweBonnes/master Gareth McMullin 2013-02-18 00:49:35 -0800
  • ff8de39774 usbuart: Don't try to send until configured. Enumeration may hang else Uwe Bonnes 2013-02-15 17:55:36 +0100
  • dee82a0d4f Document changes between ST-Link V1 and V2 and implement needed changes Uwe Bonnes 2013-02-15 17:39:27 +0100
  • f8ea954275 STLINK: Add pointer to Discoveryboard modification instructions Uwe Bonnes 2013-02-11 19:36:22 +0100
  • 71871b6bfd Merge remote-tracking branch 'upstream/master' Uwe Bonnes 2013-02-07 12:09:51 +0100
  • 327ee49a67 usps_f407: add another platform Uwe Bonnes 2013-02-03 14:22:14 +0100
  • 31f39339fd stm32/usbdfu.c: Rearrange code to clarify the tasks to be done Uwe Bonnes 2013-02-03 14:14:48 +0100
  • 4d6ae0a1b2 Avoid double increment of dst in adiv5 write bytes function. Allen Ibara 2013-01-31 13:39:41 -0800
  • b1a942aca3 STM32F0/3: Handle the option bytes Uwe Bonnes 2013-01-30 17:16:44 +0100