aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1007 ↵gdisirio2009-06-012-5/+5
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added I/O ports low level driver template.gdisirio2009-06-012-11/+159
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1006 35acf78f-673a-0410-8e92-d51de3d6d3f4
* More documentation fixes.gdisirio2009-06-011-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1005 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Doxygen warning.gdisirio2009-06-011-1/+3
| | | | 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. ↵gdisirio2009-06-011-0/+146
| | | | | | Implementations are missing. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1003 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed empty "inline" section from the documentation.gdisirio2009-06-011-9/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@995 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Setup for 1.3.1.gdisirio2009-05-261-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@992 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bugs 2796065, 2796069 and 2796081. Updated ARM test reports.gdisirio2009-05-241-2/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@987 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed warning in event sources static initializer.gdisirio2009-05-171-32/+32
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@981 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 2792919, minor documentation improvements.gdisirio2009-05-174-33/+31
| | | | 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.gdisirio2009-05-163-8/+55
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@978 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added static initializers to input and output queues.gdisirio2009-05-161-0/+60
| | | | 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 ↵gdisirio2009-05-165-23/+94
| | | | | | and event sources. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@975 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@971 ↵gdisirio2009-05-151-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed more troubles with test_cpu_pulse().gdisirio2009-05-091-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@964 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed the CH_USE_SEMAPHORES_TIMEOUT configuration option.gdisirio2009-05-099-117/+24
| | | | 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 ↵gdisirio2009-05-091-1/+1
| | | | | | 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
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@949 ↵gdisirio2009-05-071-0/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* More macros added.gdisirio2009-05-031-1/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@944 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation fixes and more utility macros.gdisirio2009-05-031-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@941 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added I/O queue checks to the channels, added notes in the readme, improved ↵gdisirio2009-05-033-1/+67
| | | | | | the FullDuplexDriver. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@940 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@938 ↵gdisirio2009-05-022-100/+70
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* More madness.gdisirio2009-05-023-23/+75
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@937 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Now the serial driver subsystem is a descendant class of a BaseChannel.gdisirio2009-05-023-50/+23
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@936 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@935 ↵gdisirio2009-05-021-2/+143
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@934 ↵gdisirio2009-05-022-18/+97
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@933 ↵gdisirio2009-05-021-12/+30
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Initial documentation for channels.gdisirio2009-05-021-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@932 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Some work done on abstract I/O channels.gdisirio2009-05-022-0/+118
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@931 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation fixes.gdisirio2009-05-012-4/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@930 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Adjustments on queues.gdisirio2009-05-012-59/+91
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@929 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed the CH_USE_SERIAL_HALFDUPLEX, CH_USE_QUEUES_TIMEOUT and ↵gdisirio2009-05-011-29/+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
* I/O queues improvements, removed half duplex queues.gdisirio2009-05-014-576/+246
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@926 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improved test code, architecture names added to the port code.gdisirio2009-04-251-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@918 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed the chMsgSendWithEvent() function and the related configuration option.gdisirio2009-04-193-48/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@914 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 2772237.gdisirio2009-04-181-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@911 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 2755230.gdisirio2009-04-122-41/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@894 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 2755170.gdisirio2009-04-121-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@890 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Start of the 1.3.x unstable branch.gdisirio2009-04-051-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@879 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed support for deprecated APIs.gdisirio2009-04-041-14/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@871 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 2731661.gdisirio2009-04-041-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@870 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation fixes.gdisirio2009-04-021-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@864 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed an old readme file.gdisirio2009-04-011-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@863 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@862 ↵gdisirio2009-04-011-2/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated version numbers to 1.1.3.gdisirio2009-03-311-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@860 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@854 ↵gdisirio2009-03-182-4/+5
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Minor fixes to the documentation.gdisirio2009-03-181-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@853 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 2692510 and some other small documentation errors.gdisirio2009-03-182-2/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@852 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation fixes.gdisirio2009-03-141-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@850 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Made the scheduler code more readable.gdisirio2009-03-142-14/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@849 35acf78f-673a-0410-8e92-d51de3d6d3f4