Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | STM32 initialization cleanup. | gdisirio | 2009-06-02 | 4 | -20/+30 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1015 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Added initialization function to the I/O port low level driver. | gdisirio | 2009-06-02 | 3 | -1/+19 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1014 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1013 ↵ | gdisirio | 2009-06-02 | 4 | -4/+12 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1012 ↵ | gdisirio | 2009-06-02 | 2 | -1/+7 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Added missing file. | gdisirio | 2009-06-02 | 1 | -0/+188 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1011 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Modified the STM32 demo to use the new I/O port driver. | gdisirio | 2009-06-02 | 4 | -9/+16 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1010 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | STM32 support for I/O ports. | gdisirio | 2009-06-02 | 3 | -8/+22 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1009 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1008 ↵ | gdisirio | 2009-06-01 | 1 | -3/+6 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1007 ↵ | gdisirio | 2009-06-01 | 3 | -9/+9 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Added I/O ports low level driver template. | gdisirio | 2009-06-01 | 3 | -11/+168 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1006 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | More documentation fixes. | gdisirio | 2009-06-01 | 2 | -1/+6 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1005 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Doxygen warning. | gdisirio | 2009-06-01 | 2 | -1/+7 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1004 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Added abstract I/O ports driver header file and documentation. ↵ | gdisirio | 2009-06-01 | 2 | -15/+211 | |
| | | | | | | Implementations are missing. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1003 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1002 ↵ | gdisirio | 2009-06-01 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1001 ↵ | gdisirio | 2009-06-01 | 1 | -1/+7 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1000 ↵ | gdisirio | 2009-06-01 | 1 | -2/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@999 ↵ | gdisirio | 2009-06-01 | 1 | -2/+0 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Improvements to the I/O section documentation. | gdisirio | 2009-06-01 | 1 | -13/+17 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@998 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Improved event flags documentation. | gdisirio | 2009-06-01 | 1 | -13/+23 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@997 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Documentation sections reorganizations, fixed bug 2799507. | gdisirio | 2009-06-01 | 2 | -9/+42 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@996 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Removed empty "inline" section from the documentation. | gdisirio | 2009-06-01 | 2 | -15/+0 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@995 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed STM32 demo stack size. | gdisirio | 2009-05-30 | 2 | -2/+4 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@993 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Setup for 1.3.1. | gdisirio | 2009-05-26 | 3 | -3/+6 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@992 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@991 ↵ | gdisirio | 2009-05-26 | 1 | -10/+10 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Updated reports. | gdisirio | 2009-05-24 | 3 | -103/+141 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@989 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Increased default main stack size for all the ARMx demos. | gdisirio | 2009-05-24 | 6 | -5/+8 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@988 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bugs 2796065, 2796069 and 2796081. Updated ARM test reports. | gdisirio | 2009-05-24 | 11 | -377/+645 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@987 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@986 ↵ | gdisirio | 2009-05-24 | 1 | -21/+3 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@985 ↵ | gdisirio | 2009-05-23 | 1 | -0/+3 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@984 ↵ | gdisirio | 2009-05-23 | 4 | -12/+13 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@983 ↵ | gdisirio | 2009-05-23 | 7 | -0/+978 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@982 ↵ | gdisirio | 2009-05-17 | 1 | -3/+0 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed warning in event sources static initializer. | gdisirio | 2009-05-17 | 1 | -32/+32 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@981 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@980 ↵ | gdisirio | 2009-05-17 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug 2792919, minor documentation improvements. | gdisirio | 2009-05-17 | 6 | -36/+36 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@979 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Added static initializers for mailboxes and memory pools. | gdisirio | 2009-05-16 | 8 | -15/+70 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@978 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@977 ↵ | gdisirio | 2009-05-16 | 4 | -6/+17 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Added static initializers to input and output queues. | gdisirio | 2009-05-16 | 5 | -15/+94 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@976 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Added static initializers to thread queues, semaphores, mutexes, condvars ↵ | gdisirio | 2009-05-16 | 10 | -32/+120 | |
| | | | | | | and event sources. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@975 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Typo. | gdisirio | 2009-05-16 | 1 | -2/+2 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@974 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | 100% code coverage for the serial driver and channels. | gdisirio | 2009-05-16 | 3 | -16/+94 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@973 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Doc.fix. | gdisirio | 2009-05-16 | 1 | -0/+4 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@972 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@971 ↵ | gdisirio | 2009-05-15 | 2 | -3/+102 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@968 ↵ | gdisirio | 2009-05-09 | 1 | -3/+3 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@967 ↵ | gdisirio | 2009-05-09 | 1 | -6/+4 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@965 ↵ | gdisirio | 2009-05-09 | 1 | -1/+3 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed more troubles with test_cpu_pulse(). | gdisirio | 2009-05-09 | 2 | -3/+8 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@964 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Finished adding tests documentation to the general documentation. | gdisirio | 2009-05-09 | 6 | -9/+108 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@963 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Removed the CH_USE_SEMAPHORES_TIMEOUT configuration option. | gdisirio | 2009-05-09 | 24 | -241/+31 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@962 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Made CH_DBG_THREADS_PROFILING default to TRUE in all demos because the ↵ | gdisirio | 2009-05-09 | 10 | -10/+10 | |
| | | | | | | changes to the function test_cpu_pulse(). git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@961 35acf78f-673a-0410-8e92-d51de3d6d3f4 |