Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better a KISS approach. | gdisirio | 2011-03-04 | 1 | -15/+0 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2790 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2789 ↵ | gdisirio | 2011-03-03 | 2 | -6/+3 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Various documentation improvements. | gdisirio | 2011-03-02 | 11 | -149/+173 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2788 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2787 ↵ | gdisirio | 2011-03-02 | 9 | -39/+94 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2786 ↵ | gdisirio | 2011-03-01 | 1 | -1/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2785 ↵ | gdisirio | 2011-03-01 | 4 | -3/+103 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2784 ↵ | gdisirio | 2011-03-01 | 16 | -61/+175 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2783 ↵ | gdisirio | 2011-02-28 | 2 | -1/+4 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Updated the various halconf.h and mcuconf.h with the GPT settings. | gdisirio | 2011-02-28 | 43 | -0/+371 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2782 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Better GPT test. | gdisirio | 2011-02-28 | 1 | -3/+25 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2781 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | GPT tested. | gdisirio | 2011-02-28 | 2 | -19/+18 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2780 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | GPT driver model, STM32 GPT driver implementation, not tested, documentation ↵ | gdisirio | 2011-02-28 | 32 | -45/+3336 |
| | | | | | | not done yet. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2779 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Improved mailboxes coverage. | gdisirio | 2011-02-26 | 2 | -20/+69 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2771 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2768 ↵ | gdisirio | 2011-02-26 | 1 | -2/+4 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2767 ↵ | gdisirio | 2011-02-26 | 1 | -5/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 3193062 (RVCT). | gdisirio | 2011-02-26 | 4 | -45/+34 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2766 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 3193062 (IAR). | gdisirio | 2011-02-26 | 6 | -42/+30 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2765 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 3193062 (GCC only). | gdisirio | 2011-02-26 | 4 | -26/+18 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2764 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2763 ↵ | gdisirio | 2011-02-24 | 1 | -34/+34 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bugs 3191107 and 3191112. | gdisirio | 2011-02-24 | 7 | -26/+41 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2762 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 3190512. | gdisirio | 2011-02-23 | 2 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2761 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2760 ↵ | gdisirio | 2011-02-23 | 2 | -4/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Improved messages subsystem. | gdisirio | 2011-02-23 | 10 | -120/+122 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2759 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | TIME_IMMEDIATE and TIME_INFINITE values swapped. | gdisirio | 2011-02-21 | 9 | -48/+46 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2757 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2756 ↵ | gdisirio | 2011-02-21 | 7 | -37/+176 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2755 ↵ | gdisirio | 2011-02-21 | 1 | -34/+34 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2754 ↵ | gdisirio | 2011-02-21 | 1 | -42/+42 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Modified all the halconf.h files to include the USB and Serial over USB drivers. | gdisirio | 2011-02-20 | 32 | -0/+448 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2753 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Updated the mcuconf.h file in the STM32 demos to include the USB parameters. | gdisirio | 2011-02-20 | 8 | -0/+64 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2752 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Reverted the change, it is not portable. | gdisirio | 2011-02-20 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2749 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2747 ↵ | gdisirio | 2011-02-20 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 3184139. | gdisirio | 2011-02-20 | 3 | -2/+4 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2746 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 3187105. | gdisirio | 2011-02-19 | 4 | -4/+9 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2744 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2743 ↵ | gdisirio | 2011-02-18 | 1 | -3/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | More improvements to the generic USB driver, implemented suspend and wakeup ↵ | gdisirio | 2011-02-15 | 7 | -132/+252 |
| | | | | | | handling in the STM32 USB driver. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2742 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2740 ↵ | gdisirio | 2011-02-15 | 3 | -12/+29 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | STM32 USB reset done right. | gdisirio | 2011-02-14 | 1 | -6/+4 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2739 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | More improvements in the USB driver model. | gdisirio | 2011-02-14 | 6 | -164/+256 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2738 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Implemented automatic allocation in the packet memory of the STM32 USB ↵ | gdisirio | 2011-02-13 | 3 | -21/+32 |
| | | | | | | driver, no need to specify addresses anymore. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2737 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 3179783. | gdisirio | 2011-02-13 | 2 | -2/+7 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2735 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Simplified USB endpoints configuration. | gdisirio | 2011-02-12 | 4 | -42/+22 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2734 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed a problem in the USB-CDC demo. | gdisirio | 2011-02-12 | 2 | -3/+4 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2733 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RAM optimization to the USB driver. | gdisirio | 2011-02-12 | 5 | -31/+36 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2732 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2728 ↵ | gdisirio | 2011-02-10 | 5 | -70/+141 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2726 ↵ | gdisirio | 2011-02-09 | 1 | -0/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | USB CDC demo working. | gdisirio | 2011-02-09 | 1 | -0/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2725 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2724 ↵ | gdisirio | 2011-02-09 | 2 | -38/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2722 ↵ | gdisirio | 2011-02-09 | 7 | -22/+169 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2719 ↵ | gdisirio | 2011-02-08 | 4 | -48/+112 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2718 ↵ | gdisirio | 2011-02-06 | 1 | -2/+3 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 |