aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F1xx/MAC
Commit message (Collapse)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4610 ↵gdisirio2012-08-226-1401/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Priorities rebalanced. I2C pushed over other peripherals as a ↵barthess2012-08-141-7/+7
| | | | | | workaround on buggy i2c cell in STM32. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4570 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4277 ↵gdisirio2012-06-161-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3510812.gdisirio2012-04-012-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4066 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
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3979 ↵gdisirio2012-02-251-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3976 ↵gdisirio2012-02-251-1/+27
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* PHY enumeration working.gdisirio2012-02-231-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3971 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3969 ↵gdisirio2012-02-222-6/+11
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed typo.gdisirio2012-02-051-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3918 35acf78f-673a-0410-8e92-d51de3d6d3f4
* License text updated with new year.gdisirio2012-01-214-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3846 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3804 ↵gdisirio2012-01-121-8/+29
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated all halconf.h files.gdisirio2012-01-092-1/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3777 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32F1xx devices clock configuration updated to make it similar to the ↵gdisirio2012-01-081-11/+11
| | | | | | newer STM32 devices. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3763 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation related fixes and updated all the mcuconf.h for the STM32.gdisirio2012-01-041-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3735 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3637 ↵gdisirio2011-12-181-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3484 ↵gdisirio2011-11-101-0/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3461 ↵gdisirio2011-11-021-0/+5
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3439 ↵gdisirio2011-10-081-0/+7
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* New build system for GCC ARM ports.gdisirio2011-10-081-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3428 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3411 ↵gdisirio2011-09-252-295/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed ADC DMA error hook macro from the various mcuconf.h, it is no more ↵gdisirio2011-09-241-1/+0
| | | | | | required. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3393 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3383 ↵gdisirio2011-09-222-0/+295
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3319 ↵gdisirio2011-09-151-70/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3316 ↵gdisirio2011-09-142-296/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3315 ↵gdisirio2011-09-148-0/+1689
35acf78f-673a-0410-8e92-d51de3d6d3f4