tinySA/os/hal/platforms/AT91SAM7
liamstask c2ba7ebf46 * remove the SerialConfig pointer from the SerialDriver structure. This is now simply passed through from sdStart() to sd_lld_start()
* implementation for AT91SAM7 port provided - others will need to be updated

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1875 35acf78f-673a-0410-8e92-d51de3d6d3f4
2010-04-19 15:29:44 +00:00
..
at91lib git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1351 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-11-29 08:50:13 +00:00
at91sam7.h Updated license dates. 2010-02-21 07:24:53 +00:00
at91sam7_mii.c Updated license dates. 2010-02-21 07:24:53 +00:00
at91sam7_mii.h Updated license dates. 2010-02-21 07:24:53 +00:00
hal_lld.c Updated license dates. 2010-02-21 07:24:53 +00:00
hal_lld.h Updated license dates. 2010-02-21 07:24:53 +00:00
mac_lld.c Updated license dates. 2010-02-21 07:24:53 +00:00
mac_lld.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1777 35acf78f-673a-0410-8e92-d51de3d6d3f4 2010-03-25 15:28:15 +00:00
pal_lld.c Updated license dates. 2010-02-21 07:24:53 +00:00
pal_lld.h Updated license dates. 2010-02-21 07:24:53 +00:00
platform.dox Updated license dates. 2010-02-21 07:24:53 +00:00
platform.mk git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1361 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-11-29 17:35:32 +00:00
serial_lld.c * remove the SerialConfig pointer from the SerialDriver structure. This is now simply passed through from sdStart() to sd_lld_start() 2010-04-19 15:29:44 +00:00
serial_lld.h * remove the SerialConfig pointer from the SerialDriver structure. This is now simply passed through from sdStart() to sd_lld_start() 2010-04-19 15:29:44 +00:00