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)
/
trunk
/
EmbeddedSoftware
/
AVR
/
avr-lib
/
bios
/
bios.c
– Rev 2235
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
2235
5060 d 9 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/
Fixes issue 25.
2034
5190 d 22 h
pengi
/trunk/EmbeddedSoftware/AVR/avr-lib/
Undone two changes made by mistake
2032
5191 d 7 h
pengi
/trunk/
First version of RFID reader, and it seems to work-ish!
1868
5365 d 11 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/
Fixed compilation warning for bios.c and flash.c, cred to Andreas Fritiofson
1747
5507 d 15 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/
Added possibility to force bios to setup ports at boot
1641
5761 d 8 h
nattgris
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/
whitespace fixes
Break some very long lines, adjust alignment to increase readability.
Remove trailing whitespace.
No functional changes.
Signed-off-by: Andreas Fritiofson <
andreas.fritiofson@gmail.com
>
1631
5764 d 15 h
linlun
/trunk/
Changed values for device type in bios, now 0 means that device type is not available
1630
5764 d 17 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/
bios.c: minor cleanup
1629
5764 d 17 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/
bios.c: added devicetype to bios start frame
moduleid.h: compiled after previous commit
1468
5974 d 15 h
arune
/trunk/EmbeddedSoftware/AVR/
added support for mega168p, only needed when programming with isp, normally one can use mega168 even for mega168p-devices
1416
6097 d 13 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/
avr-lib: minor fixes to support mega328
1415
6097 d 14 h
arune
/trunk/EmbeddedSoftware/AVR/
avr-lib: added support for mega328, currently not working
771
6709 d 12 h
linlun
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/
Changed byte 3 to 0x00 instead of random data in start up message
769
6712 d 10 h
arune
/trunk/EmbeddedSoftware/AVR/
Commits for hwid, embedded software
585
6978 d 13 h
arune
/trunk/EmbeddedSoftware/AVR/
avr-lib/bios.c: added possibility to make node autostart, configuration in bios.inc
personal/template/bios.inc: added default settings for AUTOSTART and information
563
6985 d 9 h
andfri
/trunk/EmbeddedSoftware/AVR/
* Merging branches/buildsystem_v2 into trunk.
362
7130 d 15 h
andfri
/trunk/EmbeddedSoftware/AVR/avr-lib/
* EmbeddedSoftware/AVR/avrlib: Fixed 16 bit truncation of time in timebase.c. Removed some output files. Small changes in Makefile and ldscripts.
361
7131 d 9 h
andfri
/trunk/EmbeddedSoftware/AVR/avr-lib/
* EmbeddedSoftware/AVR/avr-lib: Initial upload. Massive remake of AVR-Bios + lib + AVR-App.