| 2 |
|
|
| 3 |
* include/compat/deprecated.h: add inp/outp/sbi/cbi. |
* include/compat/deprecated.h: add inp/outp/sbi/cbi. |
| 4 |
* include/compat/ina90.h: add minimal doxygen documentation. |
* include/compat/ina90.h: add minimal doxygen documentation. |
| 5 |
|
* include/compat/twi.h: move to util/twi.h, leave stub. |
| 6 |
|
* include/avr/crc16.h: move to util/crc16.h, leave stub. |
| 7 |
|
* include/avr/delay.h: move to util/delay.h, leave stub. |
| 8 |
|
* include/avr/parity.h: move to util/parity.h, leave stub. |
| 9 |
|
* include/util/crc16.h: moved from avr/crc16.h. |
| 10 |
|
* include/util/delay.h: moved from avr/delay.h. |
| 11 |
|
* include/util/parity.h: moved from avr/parity.h. |
| 12 |
|
* include/util/twi.h: moved from compat/twi.h, doxygenified. |
| 13 |
|
|
| 14 |
2005-11-05 Anatoly Sokolov <aesok@pautinka.net> |
2005-11-05 Anatoly Sokolov <aesok@pautinka.net> |
| 15 |
|
|