Commit Graph

  • a6777090bb bug #22271 (project avrdude) - disable usb_reset() for Macs (was just FreeBSD) David Hoerl 2009-10-22 19:48:01 +0000
  • 89bf8e2652 bug #22271 (project avrdude) - disable usb_reset() for Macs (was just FreeBSD) David Hoerl 2009-10-22 19:48:01 +0000
  • d1f8ac6638 * main.c: Re-added default to serial port for BusPirate. mludvig 2009-10-12 23:31:05 +0000
  • 7b2224df3c * main.c: Re-added default to serial port for BusPirate. Michal Ludvig 2009-10-12 23:31:05 +0000
  • ce27505c0d * main.c: Re-added default to serial port for BusPirate. Michal Ludvig 2009-10-12 23:31:05 +0000
  • 6a771ddb9b Small changes to remove warnings in avr32 code dhoerl 2009-10-12 22:33:49 +0000
  • a5872f43f9 Small changes to remove warnings in avr32 code David Hoerl 2009-10-12 22:33:49 +0000
  • 9bf4f335cf Small changes to remove warnings in avr32 code David Hoerl 2009-10-12 22:33:49 +0000
  • ee73e2e873 avr32 cleanup, now does flash read and verify dhoerl 2009-10-12 16:44:30 +0000
  • 53ac27af20 avr32 cleanup, now does flash read and verify David Hoerl 2009-10-12 16:44:30 +0000
  • 390c092c34 avr32 cleanup, now does flash read and verify David Hoerl 2009-10-12 16:44:30 +0000
  • a13dec9e18 restored inadvertantly removed buspirate header dhoerl 2009-10-12 14:26:52 +0000
  • 1232178e20 restored inadvertantly removed buspirate header David Hoerl 2009-10-12 14:26:52 +0000
  • 6ef18c4e99 restored inadvertantly removed buspirate header David Hoerl 2009-10-12 14:26:52 +0000
  • 14121a5d51 avr32 information dhoerl 2009-10-12 14:18:28 +0000
  • 7e6ce3efad avr32 information David Hoerl 2009-10-12 14:18:28 +0000
  • 3aaa04fc59 avr32 information David Hoerl 2009-10-12 14:18:28 +0000
  • ad623c3e7b restored inadvertantly removed buspirate entry dhoerl 2009-10-12 13:59:07 +0000
  • fcf3bbef21 restored inadvertantly removed buspirate entry David Hoerl 2009-10-12 13:59:07 +0000
  • 43f3df912a restored inadvertantly removed buspirate entry David Hoerl 2009-10-12 13:59:07 +0000
  • 4d174e8165 restored inadvertantly removed buspirate entry dhoerl 2009-10-12 13:40:36 +0000
  • 3835791f53 restored inadvertantly removed buspirate entry David Hoerl 2009-10-12 13:40:36 +0000
  • 0f5f52462a restored inadvertantly removed buspirate entry David Hoerl 2009-10-12 13:40:36 +0000
  • 2dbc1647ad * buspirate.c: Replace GNU-only %as with %s in sscanf call. * ser_win32.c(ser_set_dtr_rts): Fixed typo in parameter name. * NEWS: Announce BusPirate. mludvig 2009-10-12 06:51:53 +0000
  • 61ce206272 * buspirate.c: Replace GNU-only %as with %s in sscanf call. * ser_win32.c(ser_set_dtr_rts): Fixed typo in parameter name. * NEWS: Announce BusPirate. Michal Ludvig 2009-10-12 06:51:53 +0000
  • 33f8d0416f * buspirate.c: Replace GNU-only %as with %s in sscanf call. * ser_win32.c(ser_set_dtr_rts): Fixed typo in parameter name. * NEWS: Announce BusPirate. Michal Ludvig 2009-10-12 06:51:53 +0000
  • 93245b144f Added AVR32 dhoerl 2009-10-10 23:47:50 +0000
  • d6213d591d Added AVR32 David Hoerl 2009-10-10 23:47:50 +0000
  • c2d47a3578 Added AVR32 David Hoerl 2009-10-10 23:47:50 +0000
  • e59cded5cb Removed some comments dhoerl 2009-10-10 23:44:06 +0000
  • 185feee936 Removed some comments David Hoerl 2009-10-10 23:44:06 +0000
  • 8078b48cdc Removed some comments David Hoerl 2009-10-10 23:44:06 +0000
  • 1008b85c79 AVR32 verify and read now work dhoerl 2009-10-10 23:34:03 +0000
  • 859977db9a AVR32 verify and read now work David Hoerl 2009-10-10 23:34:03 +0000
  • c2744d7778 AVR32 verify and read now work David Hoerl 2009-10-10 23:34:03 +0000
  • dedc0c3d70 Added read msg for AVR32 dhoerl 2009-10-10 23:33:35 +0000
  • 5e1754bfb7 Added read msg for AVR32 David Hoerl 2009-10-10 23:33:35 +0000
  • d2d5e188fa Added read msg for AVR32 David Hoerl 2009-10-10 23:33:35 +0000
  • 42c2863662 Cast in fprintf to remove warning on possible size mismatch dhoerl 2009-10-10 22:10:58 +0000
  • d1f4417c99 Cast in fprintf to remove warning on possible size mismatch David Hoerl 2009-10-10 22:10:58 +0000
  • 1be0b7c2b8 Cast in fprintf to remove warning on possible size mismatch David Hoerl 2009-10-10 22:10:58 +0000
  • 39653cb958 Cast in fprintf to remove warning on possible size mismatch dhoerl 2009-10-10 22:10:46 +0000
  • 8d0cdd937c Cast in fprintf to remove warning on possible size mismatch David Hoerl 2009-10-10 22:10:46 +0000
  • eb5dccdbca Cast in fprintf to remove warning on possible size mismatch David Hoerl 2009-10-10 22:10:46 +0000
  • e6eb325ad9 Added #include <unistd.h> to stop warning msg. dhoerl 2009-10-10 21:53:26 +0000
  • 2c2d82e049 Added #include <unistd.h> to stop warning msg. David Hoerl 2009-10-10 21:53:26 +0000
  • b6149364f0 Added #include <unistd.h> to stop warning msg. David Hoerl 2009-10-10 21:53:26 +0000
  • 1ae58775b8 AVR32 dhoerl 2009-10-10 20:10:02 +0000
  • f28f376632 AVR32 David Hoerl 2009-10-10 20:10:02 +0000
  • ebeadb58de AVR32 David Hoerl 2009-10-10 20:10:02 +0000
  • ad86a0c421 AVR32 dhoerl 2009-10-10 20:10:00 +0000
  • 68e979bd68 AVR32 David Hoerl 2009-10-10 20:10:00 +0000
  • fc96149548 AVR32 David Hoerl 2009-10-10 20:10:00 +0000
  • 933b26e875 AVR32 dhoerl 2009-10-10 20:09:59 +0000
  • 09b8862bb3 AVR32 David Hoerl 2009-10-10 20:09:59 +0000
  • 66be0a7f95 AVR32 David Hoerl 2009-10-10 20:09:59 +0000
  • 25bf5bcb37 AVR32 dhoerl 2009-10-10 20:09:58 +0000
  • c3850a21a8 AVR32 David Hoerl 2009-10-10 20:09:58 +0000
  • 4fedef1192 AVR32 David Hoerl 2009-10-10 20:09:58 +0000
  • 6f4fe97cca AVR32 dhoerl 2009-10-10 20:09:57 +0000
  • 52aad22354 AVR32 David Hoerl 2009-10-10 20:09:57 +0000
  • d61d603d6a AVR32 David Hoerl 2009-10-10 20:09:57 +0000
  • 8ab13f94d5 AVR32 dhoerl 2009-10-10 20:09:56 +0000
  • ce010a325c AVR32 David Hoerl 2009-10-10 20:09:56 +0000
  • 0b2e9ebdd8 AVR32 David Hoerl 2009-10-10 20:09:56 +0000
  • c85c54cffb AVR32 dhoerl 2009-10-10 20:09:55 +0000
  • 9eceda72a5 AVR32 David Hoerl 2009-10-10 20:09:55 +0000
  • 7c4dc335ca AVR32 David Hoerl 2009-10-10 20:09:55 +0000
  • 261086971e AVR32 dhoerl 2009-10-10 20:09:53 +0000
  • 22d839cb0a AVR32 David Hoerl 2009-10-10 20:09:53 +0000
  • e6928c77cf AVR32 David Hoerl 2009-10-10 20:09:53 +0000
  • 15bce663b9 AVR32 dhoerl 2009-10-10 20:09:52 +0000
  • 7244e0bf33 AVR32 David Hoerl 2009-10-10 20:09:52 +0000
  • 99a626821f AVR32 David Hoerl 2009-10-10 20:09:52 +0000
  • 9e56293d62 avr32 dhoerl 2009-10-10 20:03:51 +0000
  • f6ccc70a5c avr32 David Hoerl 2009-10-10 20:03:51 +0000
  • 226a267011 avr32 David Hoerl 2009-10-10 20:03:51 +0000
  • e8f77d42e4 added myself dhoerl 2009-10-10 19:03:16 +0000
  • a0bb0b062e added myself David Hoerl 2009-10-10 19:03:16 +0000
  • 4246ec4455 added myself David Hoerl 2009-10-10 19:03:16 +0000
  • 701fc20977 About time for this dhoerl 2009-10-10 19:01:49 +0000
  • deedaf0ddb About time for this David Hoerl 2009-10-10 19:01:49 +0000
  • d52d262ec1 About time for this David Hoerl 2009-10-10 19:01:49 +0000
  • 328314aae3 Support for Arduino auto-reset: * serial.h, ser_avrdoper.c, ser_posix.c, ser_win32.c: Added serial_device.set_dtr_rts implementations. * arduino.c, stk500.c, stk500.h: Call serial_set_dtr_rts() to reset Arduino board before program upload. Inspired by patch #6866, resolves bug #26703 mludvig 2009-10-10 01:41:40 +0000
  • 819bb7dfeb Support for Arduino auto-reset: * serial.h, ser_avrdoper.c, ser_posix.c, ser_win32.c: Added serial_device.set_dtr_rts implementations. * arduino.c, stk500.c, stk500.h: Call serial_set_dtr_rts() to reset Arduino board before program upload. Inspired by patch #6866, resolves bug #26703 Michal Ludvig 2009-10-10 01:41:40 +0000
  • daee7db4ca Support for Arduino auto-reset: * serial.h, ser_avrdoper.c, ser_posix.c, ser_win32.c: Added serial_device.set_dtr_rts implementations. * arduino.c, stk500.c, stk500.h: Call serial_set_dtr_rts() to reset Arduino board before program upload. Inspired by patch #6866, resolves bug #26703 Michal Ludvig 2009-10-10 01:41:40 +0000
  • bfa9f07aa2 * buspirate.c: Optimised buspirate_cmd() - reading 1kB EEPROM now takes only 14 sec instead of almost 2 mins with the original implementation. mludvig 2009-10-08 05:00:41 +0000
  • b7766d1400 * buspirate.c: Optimised buspirate_cmd() - reading 1kB EEPROM now takes only 14 sec instead of almost 2 mins with the original implementation. Michal Ludvig 2009-10-08 05:00:41 +0000
  • 17db533dfc * buspirate.c: Optimised buspirate_cmd() - reading 1kB EEPROM now takes only 14 sec instead of almost 2 mins with the original implementation. Michal Ludvig 2009-10-08 05:00:41 +0000
  • 839dd39eeb Minor change - buspirate->BusPirate in strcmp() mludvig 2009-10-08 04:40:53 +0000
  • 69622989b7 Minor change - buspirate->BusPirate in strcmp() Michal Ludvig 2009-10-08 04:40:53 +0000
  • d5a1a058d0 Minor change - buspirate->BusPirate in strcmp() Michal Ludvig 2009-10-08 04:40:53 +0000
  • fa7829bcd7 Added support for the BusPirate programmer. mludvig 2009-10-08 02:05:03 +0000
  • bcce066a1c Added support for the BusPirate programmer. Michal Ludvig 2009-10-08 02:05:03 +0000
  • a5cd46d616 Added support for the BusPirate programmer. Michal Ludvig 2009-10-08 02:05:03 +0000
  • 5b51a2fdcb usbdev_close(): Repair the logic around the conditional compilation of usb_reset() introduced in r798. joerg_wunsch 2009-08-17 04:15:08 +0000
  • 852c53d4ac usbdev_close(): Repair the logic around the conditional compilation of usb_reset() introduced in r798. Joerg Wunsch 2009-08-17 04:15:08 +0000
  • edd01c0fda usbdev_close(): Repair the logic around the conditional compilation of usb_reset() introduced in r798. Joerg Wunsch 2009-08-17 04:15:08 +0000
  • 58f7e0f2ab AVRDUDE 5.8 is done now. joerg_wunsch 2009-07-10 23:06:04 +0000
  • 44c376b282 AVRDUDE 5.8 is done now. Joerg Wunsch 2009-07-10 23:06:04 +0000