aboutsummaryrefslogtreecommitdiffstats
path: root/testhal
Commit message (Collapse)AuthorAgeFilesLines
* [AVR] use better defines for timer based driversutzig2013-07-084-7/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5943 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add ICU HAL test for AVRutzig2013-07-086-0/+1697
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5941 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add HAL test for AVR PWM driverutzig2013-07-036-0/+1609
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5925 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Feature request #28 merged. Updated mcuconf.h files.barthess2013-06-3015-0/+150
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5915 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update testhal demos to apache licenseutzig2013-06-298-112/+80
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5909 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add GPT test for AVRutzig2013-06-296-0/+1635
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5907 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: improvements and fixesefti2013-06-2713-0/+2851
| | | | | | | | | - HAL prescaler selection logic - Added ADC support - SPI improvements git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5893 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5873 ↵pcirillo2013-06-2212-0/+2573
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5872 ↵acirillo872013-06-223-9/+9
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5871 ↵pcirillo2013-06-225-12/+7
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added eMIOS global prescaler setting to SPC563Mxx and SPC564Axx devices HAL.gdisirio2013-06-225-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5867 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5865 ↵gdisirio2013-06-186-6/+6
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5863 ↵gdisirio2013-06-175-0/+54
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5857 ↵gdisirio2013-06-151-10/+10
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5856 ↵gdisirio2013-06-15640-0/+142617
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5855 ↵gdisirio2013-06-15640-142617/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5849 ↵gdisirio2013-06-1410-36/+205
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5848 ↵gdisirio2013-06-1413-18/+1989
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5843 ↵gdisirio2013-06-122-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5836 ↵gdisirio2013-06-121-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5835 ↵gdisirio2013-06-111-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5834 ↵gdisirio2013-06-111-3/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* DSPI working on SPC56ELxx.gdisirio2013-06-115-4/+57
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5833 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5832 ↵gdisirio2013-06-1116-0/+3075
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5819 ↵gdisirio2013-06-071-3/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5817 ↵gdisirio2013-06-061-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5813 ↵gdisirio2013-06-041-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5812 ↵gdisirio2013-06-048-0/+1410
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #415.gdisirio2013-06-041-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5810 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5804 ↵gdisirio2013-06-033-9/+53
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5803 ↵gdisirio2013-06-031-5/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5802 ↵gdisirio2013-06-031-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add LPC11xx ext,i2c and pwm drivers + LPC11C24 Board Xpresso boardtheshed2013-06-0210-0/+2491
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5799 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct and re-assign LPC122x testhal licencestheshed2013-06-0216-183/+143
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5798 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5797 ↵pcirillo2013-06-028-2/+1446
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* More LPC122x drivers from Marcin J.theshed2013-06-0115-0/+4019
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5794 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5793 ↵pcirillo2013-06-011-1/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5791 ↵acirillo872013-06-012-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5790 ↵acirillo872013-06-0122-0/+4474
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5789 ↵pcirillo2013-06-012-32/+32
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5783 ↵pcirillo2013-06-018-59/+50
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5770 ↵gdisirio2013-05-291-0/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* SPC5xx DSPI driver working on SPC563Mxx.gdisirio2013-05-281-13/+28
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5766 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5765 ↵gdisirio2013-05-281-1/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5764 ↵gdisirio2013-05-271-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5750 ↵gdisirio2013-05-231-0/+5
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5749 ↵gdisirio2013-05-231-7/+8
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5738 ↵pcirillo2013-05-1514-0/+2739
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5723 ↵gdisirio2013-05-121-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5718 ↵gdisirio2013-05-112-0/+89
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4