skarg
|
12d0d9f204
|
Created Rowley Crossworks AVR project for BDK port to ATmega644p.
|
2012-01-12 23:09:14 +00:00 |
|
skarg
|
2a0bf4926a
|
Performed standard indent script indent.sh on project files.
|
2010-12-15 19:02:40 +00:00 |
|
skarg
|
f5829ea483
|
Added interrupt disable protection, and enable interrupts early in the ISR.
|
2010-12-10 23:14:43 +00:00 |
|
skarg
|
0953c8ada6
|
Per the datasheet, "Beware that if doing a Read-Modify-Write on ADCSRA, a pending interrupt can be disabled." I don't know a good way to do this, but using ADIE seems to not be reliable.
|
2010-10-22 17:12:30 +00:00 |
|
skarg
|
3b49fb0271
|
Change global interrupt disable to timer specific interrupt disable for data protection. Added interrupt disabled around ADC API.
|
2010-10-22 00:11:25 +00:00 |
|
skarg
|
be7efebaa1
|
Enhanced the ADC to be able to read all channels, and fixed bug in configuration of ADC.
|
2010-09-21 19:50:16 +00:00 |
|
skarg
|
21426e12f7
|
Added example project and workspace for IAR for AVR compiler, and fixed compiler errors and warnings after doing such a deed.
|
2010-09-07 16:18:55 +00:00 |
|
skarg
|
bb7237e38d
|
Updated prototypes and include as required and found by compile with extra checking.
|
2010-08-20 19:27:28 +00:00 |
|
skarg
|
db61a1122f
|
Ran indent script.
|
2009-07-29 18:06:33 +00:00 |
|
skarg
|
ece1f05de9
|
Corrected EOL line style and line endings on files.
|
2009-07-24 16:19:48 +00:00 |
|
skarg
|
e70dd3c7ba
|
Added more objects to BDK port, and connected AI to ADC7, and BI0..BI4 to PINB0..PINB4. Fixed up some other objects and object API (header files).
|
2009-06-18 03:58:54 +00:00 |
|