index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
/
various
/
cpp_wrappers
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11973 110e8d01-0319-4d1...
Giovanni Di Sirio
2018-04-28
1
-3
/
+2
*
Various fixes.
Giovanni Di Sirio
2018-04-28
1
-23
/
+61
*
Small optimization to ThreadReference.
Giovanni Di Sirio
2018-04-28
1
-1
/
+17
*
Added Monitor template class, removed CondVar class, some renaming, documenta...
Giovanni Di Sirio
2018-04-28
1
-141
/
+177
*
Added RAII helpers to the C++ wrapper.
Giovanni Di Sirio
2018-04-28
1
-2
/
+40
*
Added const modifiers where required, replace NULL with nullptr, minor docume...
Giovanni Di Sirio
2018-04-27
1
-52
/
+63
*
Updated C++ demo.
Giovanni Di Sirio
2018-04-24
1
-1
/
+1
*
More wrappers.
Giovanni Di Sirio
2018-04-23
1
-110
/
+213
*
More C++ fixes.
Giovanni Di Sirio
2018-04-23
2
-67
/
+68
*
Added wrapper for registry.
Giovanni Di Sirio
2018-04-22
1
-38
/
+111
*
More API in the C++ wrapper, minor documentation fixes.
Giovanni Di Sirio
2018-04-22
1
-35
/
+69
*
More API wrappers.
Giovanni Di Sirio
2018-04-22
1
-34
/
+164
*
Added missing API to the wrapper, still a lot to do.
Giovanni Di Sirio
2018-04-22
2
-20
/
+280
*
Removed redundant inline keywords.
Giovanni Di Sirio
2018-04-22
1
-112
/
+113
*
C++ wrapper rework, not finished yet.
Giovanni Di Sirio
2018-04-21
2
-713
/
+455
*
Mass update of the Apache 2.0 license statement.
Giovanni Di Sirio
2018-01-20
2
-2
/
+2
*
Improved make system.
Giovanni Di Sirio
2017-11-21
1
-0
/
+4
*
CMSIS update and cleanup.
Giovanni Di Sirio
2017-10-15
1
-6
/
+6
*
Fixed Bug #774.
Rocco Marco Guglielmi
2016-09-24
1
-1
/
+1
*
Removed queues from C++ wrapper.
Giovanni Di Sirio
2016-04-02
2
-474
/
+0
*
Mass license update.
Giovanni Di Sirio
2016-03-18
2
-2
/
+2
*
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@8918 35acf78f-673a-0410...
Giovanni Di Sirio
2016-02-21
1
-2
/
+6
*
Shell reorganization.
Giovanni Di Sirio
2016-02-20
1
-3
/
+3
*
C++ API improvements.
Giovanni Di Sirio
2015-04-05
2
-188
/
+216
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7856 35acf78f-673a-0410...
Giovanni Di Sirio
2015-04-05
2
-6
/
+5
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7808 35acf78f-673a-0410...
Giovanni Di Sirio
2015-03-25
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7707 35acf78f-673a-0410...
Giovanni Di Sirio
2015-03-01
1
-3
/
+2
*
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@7622 35acf78f-673a-0410...
gdisirio
2015-01-11
2
-2
/
+2
*
RT. Changed API call chCoreStatus() -> chCoreGetStatusX()
barthess
2014-11-22
1
-1
/
+1
*
[CPP wrappers] MailBox minor code cleanup.
barthess
2014-09-14
1
-2
/
+1
*
[CPP wrappers] Base mailbox class now strongly typed and template based.
barthess
2014-09-11
2
-117
/
+91
*
[CPP wrappers] More relevant name given for *.mk file.
barthess
2014-09-10
2
-4
/
+5
*
[CPP wrappers] Syscalls cleanup.
barthess
2014-09-10
1
-41
/
+4
*
[CPP wrappers] xxxTimeout(timeout) functions replaced with overloaded ones li...
barthess
2014-09-10
2
-19
/
+18
*
[CPP wrapper] Added unlock functions to Mutex class.
barthess
2014-08-26
2
-0
/
+32
*
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@7098 35acf78f-673a-0410...
gdisirio
2014-07-26
2
-2
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5859 35...
gdisirio
2013-06-16
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5707 35acf78f-673a-0410...
gdisirio
2013-05-11
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5697 35acf78f-673a-0410...
gdisirio
2013-05-11
2
-28
/
+20
*
CPP wrapper. In mailbox class added methods getFreeCountI() and getUsedCountI()
barthess
2013-04-18
2
-0
/
+36
*
Documentation related fixes.
gdisirio
2013-02-22
1
-198
/
+229
*
Updated license years.
gdisirio
2013-02-02
2
-2
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5038 35acf78f-673a-0410...
gdisirio
2013-01-07
1
-6
/
+12
*
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@5032 35acf78f-673a-0410...
gdisirio
2013-01-04
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5030 35acf78f-673a-0410...
gdisirio
2013-01-04
2
-65
/
+100
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5029 35acf78f-673a-0410...
gdisirio
2013-01-04
2
-1
/
+8
[next]