HomeAutomation
hardware
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HomeAutomation
(root)
/
branches
/
buildsystem_v2
/
EmbeddedSoftware
/
AVR
/
trash
/
AVR-App
/
main.c
@ 1663
– Rev 551
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
SVN
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
551
6996 d 1 h
andfri
/branches/buildsystem_v2/
Creating a branch of trunk for testing a new build system for avr-lib.
378
7088 d 21 h
arune
/trunk/EmbeddedSoftware/AVR/
Moved (old) AVR-Bios and AVR-App and an unused folder and a readmefile to trash-folder
355
7134 d 11 h
andfri
/trunk/EmbeddedSoftware/AVR/AVR-App/
* EmbeddedSoftware/AVR/AVR-App/Makefile: Changed F_OSC to F_CPU.
* EmbeddedSoftware/AVR/AVR-App/main.c: Send timestamp in candata.
325
7150 d 0 h
andfri
/trunk/EmbeddedSoftware/AVR/AVR-App/
* EmbeddedSoftware/AVR/AVR-App/Makefile: Changed to other type of Makefile.
* EmbeddedSoftware/AVR/AVR-App/main.c: Rewrote to use its own serial routines (from lib) and to send more reasonable candata.
290
7161 d 14 h
arune
/trunk/EmbeddedSoftware/AVR/AVR-App/
Added functionality in AVR-App
268
7168 d 17 h
arune
/trunk/EmbeddedSoftware/AVR/AVR-App/
Timebase is unsigned long, fix in AVR-App
267
7168 d 17 h
andfri
/trunk/EmbeddedSoftware/AVR/AVR-App/
* EmbeddedSoftware/AVR/AVR-App: Renamed BIOS functions. Add missing stdio include.
223
7188 d 11 h
andfri
/trunk/EmbeddedSoftware/AVR/
* EmbeddedSoftware/AVR/AVR-App: TimeBase test.
* EmbeddedSoftware/AVR/AVR-Bios: Implemented TimeBase service. Ugly, messy interrupt handling.
183
7210 d 11 h
andfri
/trunk/EmbeddedSoftware/AVR/AVR-App/
* AVR/AVR-App: Initial import.