Commit Graph

4 Commits

Author SHA1 Message Date
Olaf Rempel 1509afc016 Version 0.85 (20081203) 2009-02-05 15:34:57 +01:00
Olaf Rempel 5cc82b476b Version 0.80beta3 (20060528) 2006-05-31 14:30:05 +02:00
Olaf Rempel c897637dc2 cleanup uart stuff
- use new per-cpu headers
- remove interrupt handling from uart functions
- correct baudrate calculation
- introduce UART_DOUBLESPEED to use fast mode
- introduce UART_SECOND to use 2nd uart on mega128
- move uart functions to main.c, delete uart.[ch]
- rename XTAL to F_CPU (avrlibc style)
- move some defines from Makefile to main.c
2006-05-19 22:19:18 +02:00
Olaf Rempel cb5d02f4ba cleanup cpu selection
- splitting chipdef.h, one header per cpu
- use integer define for BOOTSIZE
- calc correct bootloader address
2006-05-19 21:52:42 +02:00