Commit History

Author SHA1 Message Date
  WestfW 31cd92f1c9 It turns out that the "-nostdlib" switch that we've been using 6 years ago
  WestfW b70f830785 Update comments in test_reset sketch 6 years ago
  Bill Westfield ee098cb7ee Merge pull request #159 from majekw/m2560 6 years ago
  WestfW 29bca68f13 Fixes for 64bit windows. In particular, shorten all the directory names added to the path to the 8.3 format, so they don't contain inconvenient characters like "()" that break the way cmd.exe parses commmand lines. 7 years ago
  WestfW 18547280a5 Merge branch 'master' of https://github.com/WestfW/optiboot 7 years ago
  WestfW 46948cbf40 Update windows omake.bat to use fancy "search for avr-gcc" algorithms from https://github.com/WestfW/Arduino-avr-tools-install 7 years ago
  Bill Westfield 027da13072 Merge pull request #204 from achton/patch-1 8 years ago
  Achton Smidt Winther c7ff4bfe2e Fix some typos, mainly. 8 years ago
  WestfW 146e8cd14f Merge branch 'master' of https://github.com/WestfW/optiboot 8 years ago
  WestfW 3a19212a83 add a non-nul URL for ASF "help", to keep AS7 conversion process happy 8 years ago
  Bill Westfield e3a8b6c97d Merge pull request #199 from njh/logo 8 years ago
  Nicholas Humfrey a5557cb2ab Moved optiboot logo from Google Code to GitHub 8 years ago
  majekw e31fc7fd9c Merge branch 'master' into m2560 8 years ago
  Matthijs Kooijman af82d7f67c Add RAMSTART definition to use correct memory location on older avr-gcc compilers. 8 years ago
  Bill Westfield c811854d46 Merge pull request #188 from ctag/patch-1 8 years ago
  Bill Westfield 810221178a Merge pull request #157 from majekw/stk_sw_version 8 years ago
  Bill Westfield 498702838a Merge pull request #191 from matthijskooijman/zero-flashes 8 years ago
  Bill Westfield ec565db7b6 Merge pull request #185 from Nebula83/master 8 years ago
  Bill Westfield 0a710a8400 Merge pull request #193 from Snafu/patch-1 8 years ago
  Snafu 89f16443c2 Fixed UART 3 check 8 years ago
  WestfW 0eb5e3710a Update "install" instructions 8 years ago
  Matthijs Kooijman 1e277d9b79 Fix warning when LED_START_FLASHES is 0 8 years ago
  Christopher 7a0b60db08 Solution to #187 8 years ago
  Nebula83 219d90e4e7 Update pin_defs.h 8 years ago
  WestfW 814e2a89bd Fix some typos, improve some comments 9 years ago
  WestfW 390f9095db Merge branch 'master' of https://github.com/WestfW/optiboot 9 years ago
  WestfW be06597525 Fix some fuse and lockbit value errors, add Atmel Xplained Mini boards 9 years ago
  Bill Westfield a09198fd40 Merge pull request #170 from fra87/NewResetExample 9 years ago
  fra87 85dccd8e27 Modified the test_reset.ino example. 9 years ago
  Bill Westfield fc7cec949f Merge pull request #166 from swegener/master 9 years ago