ChibiOS/os/hal
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
..
include Updated license dates. 2010-02-21 07:24:53 +00:00
platforms * 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
src * 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
templates * 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
hal.dox Updated license dates. 2010-02-21 07:24:53 +00:00
hal.mk git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1383 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-12-08 07:42:49 +00:00