aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM8S
Commit message (Collapse)AuthorAgeFilesLines
* Relicensing parts of the tree under the Apache 2.0 license.gdisirio2013-03-309-126/+90
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5521 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Adjusted C file templates.gdisirio2013-02-284-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5339 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated license years.gdisirio2013-02-029-9/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5102 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed flags handling in BaseAsynchronousChannel. Modified serial drivers ↵gdisirio2012-09-161-1/+1
| | | | | | to use the new event flags. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4671 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4378 ↵gdisirio2012-07-012-14/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4361 ↵gdisirio2012-06-301-1520/+1678
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4360 ↵gdisirio2012-06-301-0/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4175 ↵gdisirio2012-05-081-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3489727.gdisirio2012-02-201-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3963 35acf78f-673a-0410-8e92-d51de3d6d3f4
* License text updated with new year.gdisirio2012-01-219-9/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3846 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added macro HAL_IMPLEMENTS_COUNTERS to all HAL driver implementations.gdisirio2012-01-091-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3778 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Changes to palSetGroupMode(), various adjustments to the PAL driver.gdisirio2011-12-311-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3695 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3410 ↵gdisirio2011-09-252-10/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3162 ↵gdisirio2011-07-172-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* PAL driver implementations updated.gdisirio2011-06-202-1/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3065 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed STM8S SPI driver. Fixed STM32 DMA2 channels 4 and 5 sharing.gdisirio2011-05-131-2/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2949 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improvements to the PAL drivers.gdisirio2011-04-031-3/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2867 35acf78f-673a-0410-8e92-d51de3d6d3f4
* License updated.gdisirio2011-03-189-12/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2827 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2808 ↵gdisirio2011-03-082-34/+34
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Various documentation improvements.gdisirio2011-03-021-21/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2788 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Serial driver changes, bug 3153550 fixed.gdisirio2011-01-092-11/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2625 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated the various serial drivers with the new queue callbacks.gdisirio2011-01-021-3/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2573 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation related fixes.gdisirio2010-12-041-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2455 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improved ADC and SPI driver models.gdisirio2010-11-251-3/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2426 35acf78f-673a-0410-8e92-d51de3d6d3f4
* ARM7/9 port update, other improvements.gdisirio2010-11-191-2/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2389 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2386 ↵gdisirio2010-11-189-144/+154
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2385 ↵gdisirio2010-11-171-36/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2380 ↵gdisirio2010-11-1712-0/+4608
35acf78f-673a-0410-8e92-d51de3d6d3f4