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 |
Bill Westfield
|
027da13072
Merge pull request #204 from achton/patch-1
|
8 years ago |
Achton Smidt Winther
|
c7ff4bfe2e
Fix some typos, mainly.
|
8 years ago |
WestfW
|
146e8cd14f
Merge branch 'master' of https://github.com/WestfW/optiboot
|
8 years ago |
WestfW
|
3a19212a83
add a non-nul URL for ASF "help", to keep AS7 conversion process happy
|
8 years ago |
Bill Westfield
|
e3a8b6c97d
Merge pull request #199 from njh/logo
|
8 years ago |
Nicholas Humfrey
|
a5557cb2ab
Moved optiboot logo from Google Code to GitHub
|
8 years ago |
Bill Westfield
|
c811854d46
Merge pull request #188 from ctag/patch-1
|
8 years ago |
Bill Westfield
|
810221178a
Merge pull request #157 from majekw/stk_sw_version
|
8 years ago |
Bill Westfield
|
498702838a
Merge pull request #191 from matthijskooijman/zero-flashes
|
8 years ago |
Bill Westfield
|
ec565db7b6
Merge pull request #185 from Nebula83/master
|
8 years ago |
Bill Westfield
|
0a710a8400
Merge pull request #193 from Snafu/patch-1
|
8 years ago |
Snafu
|
89f16443c2
Fixed UART 3 check
|
8 years ago |
WestfW
|
0eb5e3710a
Update "install" instructions
|
8 years ago |
Matthijs Kooijman
|
1e277d9b79
Fix warning when LED_START_FLASHES is 0
|
8 years ago |
Christopher
|
7a0b60db08
Solution to #187
|
8 years ago |
Nebula83
|
219d90e4e7
Update pin_defs.h
|
8 years ago |
WestfW
|
814e2a89bd
Fix some typos, improve some comments
|
9 years ago |
WestfW
|
390f9095db
Merge branch 'master' of https://github.com/WestfW/optiboot
|
9 years ago |
WestfW
|
be06597525
Fix some fuse and lockbit value errors, add Atmel Xplained Mini boards
|
9 years ago |
Bill Westfield
|
a09198fd40
Merge pull request #170 from fra87/NewResetExample
|
9 years ago |
fra87
|
85dccd8e27
Modified the test_reset.ino example.
|
9 years ago |
Bill Westfield
|
fc7cec949f
Merge pull request #166 from swegener/master
|
9 years ago |
Sven Wegener
|
b246a1394e
makeall: reorder targets to put generic targets last
|
9 years ago |
Bill Westfield
|
42e3dfa1d1
Merge pull request #161 from jaseg/master
|
9 years ago |
jaseg
|
0fc72a8d17
Add support for ATMega16
|
9 years ago |
majekw
|
185738b801
Use STK_SW_MINOR/STK_SW_MAJOR instead of hardcoded 0x81/0x82 values.
|
9 years ago |
WestfW
|
fc2368bbf5
Add dummy Atmel Studio Solutions/Projects, to make it easier for AS users to
|
9 years ago |