Commit History

Author SHA1 Message Date
  Bill Westfield b10ce15298 Merge pull request #246 from majekw/travis-4 6 years ago
  WestfW 20a79ce310 Add code and comment about resetting watchdog. 6 years ago
  Bill Westfield e0f998df41 Merge pull request #249 from Mm7/master 6 years ago
  Marco Milanese 97ae2a52f4 Fix baud rate setting for single speed mode 6 years ago
  Bill Westfield 9b8e1f9a8b Merge pull request #248 from majekw/appstart 6 years ago
  majekw bf652ba9c0 Save 2-6 bytes on appStart function. 6 years ago
  majekw 66fdd11ebb Travis-CI: targets update, compilation matrix with sizes, documentation 6 years ago
  WestfW 862e9dd5e8 Help Text for tinyxx7 6 years ago
  WestfW d8f209a544 Add ATtiny87 base (untested) 6 years ago
  WestfW 2fd356ff5d Add basic ATtiny167 support. (LIN UART) 6 years ago
  WestfW 1f961dfb93 Fix comments 6 years ago
  WestfW b263cada08 Merge in the MCUdude platforms. Don't do baudcheck, and don't warn 6 years ago
  WestfW 4eb02969bc __wr_spmcsr was wrong for cpus where it was out of the io space. 6 years ago
  WestfW a70f090eb9 Add make help for AVR_FREQ and SINGLESPEED 6 years ago
  WestfW b30d32e152 Finish SINGLESPEED option support 6 years ago
  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