WestfW
|
bb41e8f844
Fix BIGBOOT start address on m328.
|
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 |
WestfW
|
18547280a5
Merge branch 'master' of https://github.com/WestfW/optiboot
|
il y a 7 ans |
WestfW
|
46948cbf40
Update windows omake.bat to use fancy "search for avr-gcc" algorithms from https://github.com/WestfW/Arduino-avr-tools-install
|
il y a 7 ans |
Bill Westfield
|
027da13072
Merge pull request #204 from achton/patch-1
|
il y a 8 ans |
Achton Smidt Winther
|
c7ff4bfe2e
Fix some typos, mainly.
|
il y a 8 ans |
WestfW
|
146e8cd14f
Merge branch 'master' of https://github.com/WestfW/optiboot
|
il y a 8 ans |
WestfW
|
3a19212a83
add a non-nul URL for ASF "help", to keep AS7 conversion process happy
|
il y a 8 ans |
Bill Westfield
|
e3a8b6c97d
Merge pull request #199 from njh/logo
|
il y a 8 ans |
Nicholas Humfrey
|
a5557cb2ab
Moved optiboot logo from Google Code to GitHub
|
il y a 8 ans |
majekw
|
e31fc7fd9c
Merge branch 'master' into m2560
|
il y a 8 ans |
Matthijs Kooijman
|
af82d7f67c
Add RAMSTART definition to use correct memory location on older avr-gcc compilers.
|
il y a 8 ans |
Bill Westfield
|
c811854d46
Merge pull request #188 from ctag/patch-1
|
il y a 8 ans |
Bill Westfield
|
810221178a
Merge pull request #157 from majekw/stk_sw_version
|
il y a 8 ans |
Bill Westfield
|
498702838a
Merge pull request #191 from matthijskooijman/zero-flashes
|
il y a 8 ans |
Bill Westfield
|
ec565db7b6
Merge pull request #185 from Nebula83/master
|
il y a 8 ans |
Bill Westfield
|
0a710a8400
Merge pull request #193 from Snafu/patch-1
|
il y a 8 ans |
Snafu
|
89f16443c2
Fixed UART 3 check
|
il y a 8 ans |
WestfW
|
0eb5e3710a
Update "install" instructions
|
il y a 8 ans |
Matthijs Kooijman
|
1e277d9b79
Fix warning when LED_START_FLASHES is 0
|
il y a 8 ans |
Christopher
|
7a0b60db08
Solution to #187
|
il y a 8 ans |
Nebula83
|
219d90e4e7
Update pin_defs.h
|
il y a 8 ans |
WestfW
|
814e2a89bd
Fix some typos, improve some comments
|
il y a 9 ans |
WestfW
|
390f9095db
Merge branch 'master' of https://github.com/WestfW/optiboot
|
il y a 9 ans |
WestfW
|
be06597525
Fix some fuse and lockbit value errors, add Atmel Xplained Mini boards
|
il y a 9 ans |
Bill Westfield
|
a09198fd40
Merge pull request #170 from fra87/NewResetExample
|
il y a 9 ans |
fra87
|
85dccd8e27
Modified the test_reset.ino example.
|
il y a 9 ans |