Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed Bug #774. | Rocco Marco Guglielmi | 2016-09-24 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9771 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Removed queues from C++ wrapper. | Giovanni Di Sirio | 2016-04-02 | 2 | -474/+0 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9201 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Mass license update. | Giovanni Di Sirio | 2016-03-18 | 2 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9136 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Enhanced .ld files. Mass update of shell demos. | Giovanni Di Sirio | 2016-02-27 | 1 | -6/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8963 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8918 ↵ | Giovanni Di Sirio | 2016-02-21 | 1 | -2/+6 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Shell reorganization. | Giovanni Di Sirio | 2016-02-20 | 1 | -3/+3 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8913 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | C++ API improvements. | Giovanni Di Sirio | 2015-04-05 | 2 | -188/+216 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7857 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7856 ↵ | Giovanni Di Sirio | 2015-04-05 | 2 | -6/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7808 ↵ | Giovanni Di Sirio | 2015-03-25 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7707 ↵ | Giovanni Di Sirio | 2015-03-01 | 1 | -3/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | CPP wrappers. Added compile time switch CH_CFG_USE_MEMCORE. | barthess | 2015-01-15 | 2 | -0/+4 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7625 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7622 ↵ | gdisirio | 2015-01-11 | 2 | -2/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RT. Changed API call chCoreStatus() -> chCoreGetStatusX() | barthess | 2014-11-22 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7524 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | [CPP wrappers] MailBox minor code cleanup. | barthess | 2014-09-14 | 1 | -2/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7274 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | [CPP wrappers] Base mailbox class now strongly typed and template based. | barthess | 2014-09-11 | 2 | -117/+91 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7260 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | [CPP wrappers] More relevant name given for *.mk file. | barthess | 2014-09-10 | 2 | -4/+5 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7258 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | [CPP wrappers] Syscalls cleanup. | barthess | 2014-09-10 | 1 | -41/+4 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7257 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | [CPP wrappers] xxxTimeout(timeout) functions replaced with overloaded ones ↵ | barthess | 2014-09-10 | 2 | -19/+18 |
| | | | | | | like xxx(timeout) git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7256 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | [CPP wrapper] Added unlock functions to Mutex class. | barthess | 2014-08-26 | 2 | -0/+32 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7199 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | CPP wrappers ported to Chibios v3. | barthess | 2014-08-03 | 4 | -136/+215 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7118 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7098 ↵ | gdisirio | 2014-07-26 | 2 | -2/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5859 ↵ | gdisirio | 2013-06-16 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5707 ↵ | gdisirio | 2013-05-11 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5697 ↵ | gdisirio | 2013-05-11 | 2 | -28/+20 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | CPP wrapper. In mailbox class added methods getFreeCountI() and getUsedCountI() | barthess | 2013-04-18 | 2 | -0/+36 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5594 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Documentation related fixes. | gdisirio | 2013-02-22 | 1 | -198/+229 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5298 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Updated license years. | gdisirio | 2013-02-02 | 2 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5102 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5038 ↵ | gdisirio | 2013-01-07 | 1 | -6/+12 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Merged another patch to the C++ wrapper. | gdisirio | 2013-01-06 | 2 | -2/+72 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5036 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5032 ↵ | gdisirio | 2013-01-04 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5030 ↵ | gdisirio | 2013-01-04 | 2 | -65/+100 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5029 ↵ | gdisirio | 2013-01-04 | 2 | -1/+8 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added an iclass to the C++ wrapper. | gdisirio | 2013-01-03 | 2 | -0/+17 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5028 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5027 ↵ | gdisirio | 2013-01-03 | 2 | -44/+47 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5025 ↵ | gdisirio | 2013-01-03 | 1 | -0/+3 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Missing virtual... | gdisirio | 2013-01-03 | 1 | -4/+4 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5023 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added support for BaseSequentialStream to the C++ wrapper. | gdisirio | 2013-01-03 | 1 | -0/+66 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5022 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added queues and core. | gdisirio | 2013-01-03 | 2 | -14/+755 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5021 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added memory pools to the C++ wrapper. | gdisirio | 2013-01-02 | 2 | -2/+145 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5020 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added mailboxes to the C++ wrapper. | gdisirio | 2013-01-02 | 2 | -4/+288 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5018 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5017 ↵ | gdisirio | 2013-01-02 | 2 | -81/+323 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Semaphores wrapper improved and completed. | gdisirio | 2013-01-02 | 2 | -15/+144 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5016 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5013 ↵ | gdisirio | 2013-01-02 | 2 | -51/+42 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5012 ↵ | gdisirio | 2013-01-02 | 2 | -251/+329 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5011 ↵ | gdisirio | 2013-01-02 | 3 | -0/+1278 |
35acf78f-673a-0410-8e92-d51de3d6d3f4 |