| 1 |
|
2005-09-12 Joerg Wunsch <j.gnu@uriah.heep.sax.de> |
| 2 |
|
|
| 3 |
|
Add a library version API, task #4597: add <avr/version.h> |
| 4 |
|
* configure.ac: Add all the hooks to assemble the library |
| 5 |
|
version number from its pieces, and substitute the result |
| 6 |
|
wherever it's needed. |
| 7 |
|
* include/avr/version.h.in: New file. |
| 8 |
|
* include/avr/Makefile.am: add version.h.in and the logic |
| 9 |
|
to create version.h out of it. |
| 10 |
|
* include/avr/io.h: include <avr/version.h> for backwards- |
| 11 |
|
compatible tests. |
| 12 |
|
|
| 13 |
2005-09-09 Joerg Wunsch <j.gnu@uriah.heep.sax.de> |
2005-09-09 Joerg Wunsch <j.gnu@uriah.heep.sax.de> |
| 14 |
|
|
| 15 |
* include/avr/sleep.h: Fix sleep mode definitions for the AT94K |
* include/avr/sleep.h: Fix sleep mode definitions for the AT94K |