Add missing callbacks for SPI;
authoraleph <aleph@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 27 Jun 2004 15:25:40 +0000 (15:25 +0000)
committeraleph <aleph@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 27 Jun 2004 15:25:40 +0000 (15:25 +0000)
commit22079dabe9c3c4f50410bdc79e51f20ff948e167
treec4399ad37abc08bf944b43ba309ce75b4fb111f9
parent93f604197657bbeab793d2a345a347c32f01d2be
Add missing callbacks for SPI;
Change UNUSED() macro to new version with two args;
Use TX line filling only on the correct KBUS serial port;
Fix nasty IRQ disabling bug in recv complete hander for port 1.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@42 38d2e660-2303-0410-9eaa-f027e97ec537
drv/ser_avr.c