aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM8L/serial_lld.c
Commit message (Expand)AuthorAgeFilesLines
* Removed flags handling in BaseAsynchronousChannel. Modified serial drivers to...gdisirio2012-09-161-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4175 35acf78f-673a-0410...gdisirio2012-05-081-2/+2
* License text updated with new year.gdisirio2012-01-211-1/+1
* License updated.gdisirio2011-03-181-1/+2
* Serial driver changes, bug 3153550 fixed.gdisirio2011-01-091-2/+2
* Updated the various serial drivers with the new queue callbacks.gdisirio2011-01-021-3/+6
* Initial STM8L support.gdisirio2010-11-131-6/+6
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2350 35acf78f-673a-0410...gdisirio2010-11-121-41/+20
* STM8L platform support (not tested yet).gdisirio2010-11-111-0/+230