aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ARMCM3-STM32F103
Commit message (Collapse)AuthorAgeFilesLines
* 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@3446 ↵gdisirio2011-10-151-3/+3
| | | | 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
* Fixed bug 3418626.gdisirio2011-10-041-3/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3425 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3411 ↵gdisirio2011-09-252-312/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated Keil demos.gdisirio2011-09-241-0/+75
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3397 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32 IAR projects updated.gdisirio2011-09-241-74/+175
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3395 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@3391 ↵gdisirio2011-09-241-6/+6
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added symbol __main_thread_stack_base__ to Keil startup file.gdisirio2011-09-241-74/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3389 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3384 ↵gdisirio2011-09-232-0/+312
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3313 ↵gdisirio2011-09-121-4/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3312 ↵gdisirio2011-09-122-8/+29
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3226 ↵gdisirio2011-08-131-0/+10
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Extended state check to all kernel I-class and s-class APIs, corrected some ↵gdisirio2011-08-121-6/+6
| | | | | | test cases where call protocol rules were not strictly observerd. No the whole test suite pass with the state checker enabled. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3223 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Implemented system state checker debug option, remove the option ↵gdisirio2011-08-111-25/+46
| | | | | | CH_USE_NESTED_LOCKS. Documentation improvements and fixes. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3221 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3220 ↵gdisirio2011-08-101-5/+5
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3207 ↵gdisirio2011-08-071-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3206 ↵gdisirio2011-08-071-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3197 ↵gdisirio2011-08-072-148/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3192 ↵gdisirio2011-08-072-3/+17
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3171 ↵gdisirio2011-07-231-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added thread names to all demos.gdisirio2011-07-101-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3143 35acf78f-673a-0410-8e92-d51de3d6d3f4
* TIM8 support for STM32.gdisirio2011-06-291-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3098 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3046 ↵gdisirio2011-06-161-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3311999.gdisirio2011-06-051-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3029 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Compact mode implemented and tested for RVCT too.gdisirio2011-06-022-3/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3007 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Compact mode working in IAR port.gdisirio2011-06-022-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3006 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Reordered STM32 drivers default DMA priorities.gdisirio2011-05-221-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2994 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2980 ↵gdisirio2011-05-191-3/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2974 ↵gdisirio2011-05-191-1/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2971 ↵gdisirio2011-05-181-20/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2970 ↵gdisirio2011-05-171-2/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* ARMv7-M compact kernel mode working.gdisirio2011-05-171-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2968 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2956 ↵gdisirio2011-05-141-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2955 ↵gdisirio2011-05-141-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated HAL configuration files with SDC driver settings.gdisirio2011-05-141-0/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2953 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Customer CR.gdisirio2011-05-131-0/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2951 35acf78f-673a-0410-8e92-d51de3d6d3f4
* All halcof.h files updated for the SDC driver.gdisirio2011-05-081-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2932 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated all the HAL configuration files.gdisirio2011-04-231-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2900 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2883 ↵gdisirio2011-04-171-25/+41
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* C++ demo for STM32.gdisirio2011-04-161-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2880 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added DMA sharing in the STM32 HAL.gdisirio2011-04-101-7/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2874 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added advanced mode and BTRD handling to the STM32 PWM driver.gdisirio2011-04-011-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2861 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated the various STM32 mcuconf.h files with the ICU settings.gdisirio2011-04-011-0/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2859 35acf78f-673a-0410-8e92-d51de3d6d3f4
* License updated.gdisirio2011-03-185-5/+10
| | | | 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@2818 ↵gdisirio2011-03-121-3/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated the various halconf.h and mcuconf.h with the GPT settings.gdisirio2011-02-282-0/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2782 35acf78f-673a-0410-8e92-d51de3d6d3f4