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