Commit History

Author SHA1 Message Date
  WestfW ee87d274df More ATtiny fixes. optiboot.c needed the FOURPAGEEASE stuff. 6 years ago
  WestfW 57bb015c48 Add ATtiny1634 and ATtiny841, via Makefile.tiny 6 years ago
  WestfW 8eb696369a Add build info to BIGBOOT images. Fix some minor bugs. 6 years ago
  WestfW 9b83da3489 Update some .hex/.lst files to v7, delete some others 6 years ago
  WestfW 0eb655a0fb Reorganize Makefiles slightly; implement "make help" 6 years ago
  WestfW 565a9b6bbc Include a version number in the .zip file name. 6 years ago
  WestfW ea848cfc33 Add makeoptions to test various compile options. 6 years ago
  WestfW a97ae13cc4 Better error checking for LED values. 6 years ago
  Bill Westfield 70bd967c3c Fix some problems with the AtmelStudio Build capability. 6 years ago
  WestfW 5e0a6a0031 Fix recursive Makes from Atmel Studios on Win64 6 years ago
  WestfW 34c1d2f6ed Makefile options can be set to zero to leave them off. 6 years ago
  WestfW a2e1f3b69f Update (and fix) the chaucer* sketches (for testing big uploads.) 6 years ago
  WestfW 5803649901 More options for testing RESET/MCUSR behavior 6 years ago
  WestfW b109eb2615 Check for incoming UART data in ledBlink. 6 years ago
  WestfW 808d68513b Use boot_opt.h instead of boot.h 6 years ago
  WestfW c8d7b03d78 Spelling fix. 6 years ago
  WestfW a50f47b8ac Version 7.0 6 years ago
  WestfW 9e7396e1f9 More test content: .hex file with pages of 0xFF's, eeprom data, eeprom test sketch, and improved reset test sketch 6 years ago
  WestfW 2b4e9d40ac Add SUPPORT_EEPROM make option, virboot8 target 6 years ago
  WestfW 8fdda0b256 This .hex file contains large blocks of 0xFF in the middle, and at the end. 6 years ago
  WestfW 1c94ee2f2f Merge branch 'master' of https://github.com/Optiboot/optiboot 6 years ago
  WestfW bb41e8f844 Fix BIGBOOT start address on m328. 6 years ago
  Bill Westfield 3c6446f7b1 Merge pull request #212 from majekw/travis 6 years ago
  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
  majekw 808bc45b53 New Arduino version (1.8.5) and small 'echo' fix. 7 years ago