aboutsummaryrefslogtreecommitdiffstats
path: root/testhal
Commit message (Collapse)AuthorAgeFilesLines
...
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4335 ↵gdisirio2012-06-231-6/+6
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4334 ↵gdisirio2012-06-2310-0/+1426
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4330 ↵gdisirio2012-06-234-0/+44
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* PWM and ICU working on the STM32F0.gdisirio2012-06-231-5/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4329 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4327 ↵gdisirio2012-06-234-24/+24
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4321 ↵gdisirio2012-06-219-0/+1451
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4316 ↵gdisirio2012-06-212-0/+20
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32 support enhancements, some other fixes.gdisirio2012-06-2128-24/+2933
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4313 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4307 ↵gdisirio2012-06-196-0/+1474
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed typo.gdisirio2012-06-181-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4296 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4283 ↵gdisirio2012-06-171-0/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4277 ↵gdisirio2012-06-1626-32/+50
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4273 ↵gdisirio2012-06-132-4/+9
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4271 ↵gdisirio2012-06-111-3/+18
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4270 ↵gdisirio2012-06-111-2/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4267 ↵gdisirio2012-06-111-0/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4265 ↵gdisirio2012-06-101-3/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4255 ↵gdisirio2012-06-021-4/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* SDIO. Added some additional debug output in testhal.barthess2012-06-011-2/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4253 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4246 ↵gdisirio2012-05-291-4/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Analog watchdog support for F0 ADC driver (experimental).gdisirio2012-05-281-3/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4245 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4242 ↵gdisirio2012-05-272-9/+10
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4240 ↵gdisirio2012-05-276-0/+1352
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* SDIO. Updated testhal.barthess2012-05-232-11/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4231 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Fixed bug 3526084barthess2012-05-141-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4196 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 3523322.gdisirio2012-05-052-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4159 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3522808, fixed problem with STM32 MAC driver checksum offload.gdisirio2012-05-011-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4156 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4128 ↵gdisirio2012-04-233-87/+65
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* SDC. Additional checks in testhal.barthess2012-04-221-4/+37
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4127 35acf78f-673a-0410-8e92-d51de3d6d3f4
* SDC. Updated testhal for F4x.barthess2012-04-222-1/+194
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4126 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Integrated FatFS 0.9, changes to the FatFS demos and integration files.gdisirio2012-04-221-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4120 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Deleted redundant backslashbarthess2012-04-181-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4111 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4110 ↵gdisirio2012-04-174-4/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* SDC. Merged code from development branch.barthess2012-04-1711-7/+1753
|\ | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4106 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * SDC. Reverted from SDC_SUCCESS/SDC_FAILED to boolean values.barthess2012-04-161-2/+2
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4103 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * RTC. High level staff moved to chrtclib.barthess2012-03-095-6/+9
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4032 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * SDC. Added RTC support. Improved testhal.barthess2012-03-084-33/+186
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4031 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * SDC. Some additions in testhal. Not tested at all.barthess2012-03-061-25/+76
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4029 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * SDC. Added template of test suit for F4.barthess2012-03-067-0/+1539
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4028 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4094 ↵gdisirio2012-04-151-0/+2
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Fixed relative path to OS.gdisirio2012-04-0213-29/+20
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4073 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Fixed bug 3513897.gdisirio2012-04-0113-57/+255
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4068 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Fixed bug 3510812.gdisirio2012-04-0189-95/+95
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4066 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | More work on the STM32 OTG driver.gdisirio2012-03-285-0/+1769
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4059 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Overflow handling in ICU driver.gdisirio2012-03-103-6/+11
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4033 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4025 ↵gdisirio2012-03-051-1/+1
|/ | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. V2 driver merged to trunk.barthess2012-03-045-162/+191
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4017 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added STM32 lwIP demo (untested).gdisirio2012-02-261-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3990 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3986 ↵gdisirio2012-02-261-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4