Commit History

Author SHA1 Message Date
  WestfW 2fd356ff5d Add basic ATtiny167 support. (LIN UART) 7 years ago
  WestfW 1f961dfb93 Fix comments 7 years ago
  WestfW b263cada08 Merge in the MCUdude platforms. Don't do baudcheck, and don't warn 7 years ago
  WestfW 4eb02969bc __wr_spmcsr was wrong for cpus where it was out of the io space. 7 years ago
  WestfW a70f090eb9 Add make help for AVR_FREQ and SINGLESPEED 7 years ago
  WestfW b30d32e152 Finish SINGLESPEED option support 7 years ago
  WestfW ee87d274df More ATtiny fixes. optiboot.c needed the FOURPAGEEASE stuff. 7 years ago
  WestfW 57bb015c48 Add ATtiny1634 and ATtiny841, via Makefile.tiny 7 years ago
  WestfW 8eb696369a Add build info to BIGBOOT images. Fix some minor bugs. 7 years ago
  WestfW 9b83da3489 Update some .hex/.lst files to v7, delete some others 7 years ago
  WestfW 0eb655a0fb Reorganize Makefiles slightly; implement "make help" 7 years ago
  WestfW 565a9b6bbc Include a version number in the .zip file name. 7 years ago
  WestfW ea848cfc33 Add makeoptions to test various compile options. 7 years ago
  WestfW a97ae13cc4 Better error checking for LED values. 7 years ago
  Bill Westfield 70bd967c3c Fix some problems with the AtmelStudio Build capability. 7 years ago
  WestfW 5e0a6a0031 Fix recursive Makes from Atmel Studios on Win64 7 years ago
  WestfW 34c1d2f6ed Makefile options can be set to zero to leave them off. 7 years ago
  WestfW a2e1f3b69f Update (and fix) the chaucer* sketches (for testing big uploads.) 7 years ago
  WestfW 5803649901 More options for testing RESET/MCUSR behavior 7 years ago
  WestfW b109eb2615 Check for incoming UART data in ledBlink. 7 years ago
  WestfW 808d68513b Use boot_opt.h instead of boot.h 7 years ago
  WestfW c8d7b03d78 Spelling fix. 7 years ago
  WestfW a50f47b8ac Version 7.0 7 years ago
  WestfW 9e7396e1f9 More test content: .hex file with pages of 0xFF's, eeprom data, eeprom test sketch, and improved reset test sketch 7 years ago
  WestfW 2b4e9d40ac Add SUPPORT_EEPROM make option, virboot8 target 7 years ago
  WestfW 8fdda0b256 This .hex file contains large blocks of 0xFF in the middle, and at the end. 7 years ago
  WestfW 1c94ee2f2f Merge branch 'master' of https://github.com/Optiboot/optiboot 7 years ago
  WestfW bb41e8f844 Fix BIGBOOT start address on m328. 7 years ago
  Bill Westfield 3c6446f7b1 Merge pull request #212 from majekw/travis 7 years ago
  WestfW 31cd92f1c9 It turns out that the "-nostdlib" switch that we've been using 7 years ago