Disable serial driver on Arduino.
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 28 May 2010 13:49:10 +0000 (13:49 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 28 May 2010 13:49:10 +0000 (13:49 +0000)
commit921a6aebe8db6aae1757533be0228388aa285708
treed26b36c27b5d537b0f5a92ac52fa4231e8ced447
parent4208123bfbccd41e7c684fa5e5fb13f1e472fcf0
Disable serial driver on Arduino.
The UART is used by the debug module, so it cannot
be used by the serial driver at the same time.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3873 38d2e660-2303-0410-9eaa-f027e97ec537
boards/arduino/templates/empty/main.c
boards/arduino/templates/kernel/main.c