From: asterix Date: Thu, 13 May 2010 16:55:10 +0000 (+0000) Subject: Update hw of all project. X-Git-Tag: 2.5.0~220 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=10bcb6a1de7d739f90951c865b30aca4ddc31ac1;p=bertos.git Update hw of all project. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3697 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/boards/at91sam7x-ek/hw/hw_afsk.c b/boards/at91sam7x-ek/hw/hw_afsk.c new file mode 100644 index 00000000..8adb432d --- /dev/null +++ b/boards/at91sam7x-ek/hw/hw_afsk.c @@ -0,0 +1,41 @@ +/** + * \file + * + * + * \brief AFSK modem hardware-specific definitions. + * + * + * \author Francesco Sacchi + */ + + +#include "hw_afsk.h" + diff --git a/boards/ek-lm3s1968/hw/hw_afsk.c b/boards/ek-lm3s1968/hw/hw_afsk.c new file mode 100644 index 00000000..8adb432d --- /dev/null +++ b/boards/ek-lm3s1968/hw/hw_afsk.c @@ -0,0 +1,41 @@ +/** + * \file + * + * + * \brief AFSK modem hardware-specific definitions. + * + * + * \author Francesco Sacchi + */ + + +#include "hw_afsk.h" + diff --git a/boards/ek-lpc-p2378/hw/hw_afsk.c b/boards/ek-lpc-p2378/hw/hw_afsk.c new file mode 100644 index 00000000..8adb432d --- /dev/null +++ b/boards/ek-lpc-p2378/hw/hw_afsk.c @@ -0,0 +1,41 @@ +/** + * \file + * + * + * \brief AFSK modem hardware-specific definitions. + * + * + * \author Francesco Sacchi + */ + + +#include "hw_afsk.h" +