Tero Koskinen is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againCommits 1–30 of 85
| Author | Revision | Comments | Message | Labels | Date |
|---|---|---|---|---|---|
|
|
c8a681e4f953 |
Oops, it is actually 14.7456MHz. |
|
||
|
|
7f8db212d667 |
Add configuration values for 10MHz and 14.7345MHz. |
|
||
|
|
f1943339ec3f |
Xbeeimu board CPU frequency is actually 8MHz. |
|
||
|
|
5318bef22354 |
Prettify a little. |
|
||
|
|
dca5584baa38 |
Add Timer1 for attiny2313 and tweak BOARD settings in .gpr files a little. |
|
||
|
|
6fc29303aa0d |
Add new a board type: xbeeimu |
|
||
|
|
b0906307ffee |
Add missing atmega328p files to board-arduino directory. |
|
||
|
|
006f80bbdf0f |
Add initial support for specific AVR boards. |
|
||
|
|
5f06de829719 |
Enable AVR.Sleep and AVR.Real_Time* for attiny2313. |
|
||
|
|
f27bba402fa2 |
Fix UART and EEPROM for attiny2313. |
|
||
|
|
2198b73d64f2 |
Merge branch 'master' of ssh://avr-ada.git.sourceforge.net/gitroot/avr-ada/avr-ada |
|
||
|
|
326e770dfb44 |
Compile atmega2560 and attiny13a parts by default. |
|
||
|
|
9baf4f1ce0a6 |
Allow avr-spi.ads to compile with atmega2560. |
|
||
|
|
c05a5d72b3d9 |
Allow avr-uart.adb to compile with atmega8. |
|
||
|
|
46e71e6ad622 |
Fix compilation of avr-timer2.ads and avr-timer2.adb for atmega644. |
|
||
|
|
c38e7db726cb |
Add atmega644 to allow avr-timer1.adb compile. |
|
||
|
|
fc167482f3d2 |
Merge ../avr-ada-local |
|
||
|
|
bd6e6d681505 |
Merge branch 'master' of ../cvs/avr-ada-local |
|
||
|
|
de72d36f8653 |
Add support for attiny13a and atmega2560. |
|
||
|
|
ff71f81acb9a |
Allow this to compile with atmega2560. |
|
||
|
|
b5a7bbef12db |
Add support for atmega2560. |
|
||
|
|
75be97e165ee |
Remove not working Scale_By_{32,128} procedures |
|
||
|
|
575e5d62fde8 |
Add support for ATmega2560 processor. |
|
||
|
|
93a49eb07a24 |
Put -R before permission bits to allow chmod work on *BSD systems. |
|
||
|
|
29c523de33c9 |
Use $(MAKE) instead of make. |
|
||
|
|
ffc925c8fa16 |
Use $(MAKE) instead of make. |
|
||
|
|
6d3eb399d6a8 |
Allow gcc-4.3-rts to compile with avr-gcc 4.3.4. |
|
||
|
Rolf
|
a2df6eab595d |
Merge branch 'master' of ssh://avr-ada.git.sourceforge.net/gitroot/avr-ada/avr-ada |
|
||
|
Rolf
|
de57d3e366a1 |
patchset for building gcc-4.4 and corresponding run time system |
|
||
|
Warren Gay
|
df40ad468174 |
Added fat_tests.ad[sb] |
|