Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1703 ↵ | gdisirio | 2010-03-03 | 1 | -0/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1675 ↵ | gdisirio | 2010-02-25 | 1 | -0/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Updated license dates. | gdisirio | 2010-02-21 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1646 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1509 ↵ | gdisirio | 2010-01-07 | 1 | -2/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1484 ↵ | gdisirio | 2009-12-30 | 1 | -4/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1136 ↵ | gdisirio | 2009-08-30 | 1 | -147/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1134 ↵ | gdisirio | 2009-08-30 | 1 | -38/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Documentation reorganization. | gdisirio | 2009-08-30 | 1 | -282/+0 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1133 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1118 ↵ | gdisirio | 2009-08-28 | 1 | -39/+39 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1087 ↵ | gdisirio | 2009-08-20 | 1 | -12/+38 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Doxygen related fixes. | gdisirio | 2009-06-21 | 1 | -4/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1044 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Adjusted PAL support for LPC214x. | gdisirio | 2009-06-07 | 1 | -31/+31 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1026 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Revised port abstraction layer (PAL), STM32 support adjusted. | gdisirio | 2009-06-07 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1023 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1019 ↵ | gdisirio | 2009-06-07 | 1 | -18/+17 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added default implementations for I/O ports functions in ioports.h. Adjusted ↵ | gdisirio | 2009-06-03 | 1 | -4/+8 |
| | | | | | | the documentation accordingly. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1017 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1013 ↵ | gdisirio | 2009-06-02 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Modified the STM32 demo to use the new I/O port driver. | gdisirio | 2009-06-02 | 1 | -0/+5 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1010 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 | 1 | -4/+4 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added I/O ports low level driver template. | gdisirio | 2009-06-01 | 1 | -0/+9 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1006 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added abstract I/O ports driver header file and documentation. ↵ | gdisirio | 2009-06-01 | 1 | -15/+65 |
| | | | | | | 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 | 1 | -8/+39 |
| | | | | 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 | 1 | -6/+0 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@995 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Finished adding tests documentation to the general documentation. | gdisirio | 2009-05-09 | 1 | -0/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@963 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added more documentation to the test suite. | gdisirio | 2009-05-09 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@957 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bugs 2789377 and 2789383. | gdisirio | 2009-05-09 | 1 | -2/+3 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@956 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@951 ↵ | gdisirio | 2009-05-08 | 1 | -0/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Started adding documentation tags to the test suite. | gdisirio | 2009-05-07 | 1 | -3/+5 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@950 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@949 ↵ | gdisirio | 2009-05-07 | 1 | -0/+21 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added I/O queue checks to the channels, added notes in the readme, improved ↵ | gdisirio | 2009-05-03 | 1 | -1/+1 |
| | | | | | | the FullDuplexDriver. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@940 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Initial documentation for channels. | gdisirio | 2009-05-02 | 1 | -52/+17 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@932 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Removed the CH_USE_SERIAL_HALFDUPLEX, CH_USE_QUEUES_TIMEOUT and ↵ | gdisirio | 2009-05-01 | 1 | -6/+0 |
| | | | | | | CH_USE_QUEUES_HALFDUPLEX configuration options. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@927 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Updated test reports. | gdisirio | 2009-03-08 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@817 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@809 ↵ | gdisirio | 2009-03-07 | 1 | -0/+407 |
35acf78f-673a-0410-8e92-d51de3d6d3f4 |