Search found 57 matches

by Prof. Dr. YoMan
Tue Jun 14, 2016 12:24 pm
Forum: Development and Feedback
Topic: C++ wrappers
Replies: 84
Views: 47191

Re: C++ wrappers

It is not only a proposal. Check the git-repos on github. http://micro-os-plus.github.io/cmsis-plus/ and some others. From what I know from Liviu it already runs in the simulator and passes the CMSIS-RTOS test suite. And there is a working version with FreeRtos as sheduler. He is answering mails pre...
by Prof. Dr. YoMan
Tue Jun 14, 2016 9:45 am
Forum: Development and Feedback
Topic: C++ wrappers
Replies: 84
Views: 47191

Re: C++ wrappers

Hi,

I just want to point on this: https://community.arm.com/groups/tools/ ... itten-in-c

Gaining C++11 compatible threading and lots of STL functionality is really nice.
by Prof. Dr. YoMan
Thu Aug 22, 2013 8:13 pm
Forum: Development and Feedback
Topic: [INFO] ChibiOS 3.0 Status
Replies: 19
Views: 10494

Re: [INFO] ChibiOS 3.0 Status

Just digging around, found this:

Code: Select all

#define STM_OK               Q_OK
#define STM_TIMEOUT          Q_RESET
#define STM_RESET            Q_TIMEOUT


in hal_streams.h. Guess not ok.
by Prof. Dr. YoMan
Wed Jul 31, 2013 2:27 pm
Forum: Development and Feedback
Topic: [INFO] Statistics Module in ChibiOS/RT 3.0
Replies: 4
Views: 3037

Re: [INFO] Statistics Module in ChibiOS/RT 3.0

Nice! Both very welcome additions.

When do you expect 3.0 to be released. What is your target?
by Prof. Dr. YoMan
Mon Jun 10, 2013 10:43 am
Forum: Development and Feedback
Topic: [INFO] Call for Maintainers and forum changes
Replies: 27
Views: 16686

Re: [INFO] Call for Maintainers and forum changes

Hi Giovanni, first of all: https://www.atlassian.com/git/ <= Another link (posted above) with a quit tutorial about git, which i like. And I also recommend this, posted above: http://nvie.com/posts/a-successful-git-branching-model 1) How do I branch release trees? do I need a different central repos...
by Prof. Dr. YoMan
Mon Jun 10, 2013 9:37 am
Forum: Releases
Topic: 2.6.x stable branch
Replies: 16
Views: 23846

Re: 2.6.x stable branch

Congrats!
by Prof. Dr. YoMan
Thu Jun 06, 2013 4:58 pm
Forum: Development and Feedback
Topic: [INFO] Call for Maintainers and forum changes
Replies: 27
Views: 16686

Re: [INFO] Call for Maintainers and forum changes

Add: I did some research. Giovanni, did you know this one:

https://code.google.com/p/tortoisegit/i ... 692&q=icon

Maybe it fixes your icon problems.
by Prof. Dr. YoMan
Thu Jun 06, 2013 4:50 pm
Forum: Development and Feedback
Topic: [INFO] Call for Maintainers and forum changes
Replies: 27
Views: 16686

Re: [INFO] Call for Maintainers and forum changes

Something like tortoiseGit does not work nice because it can't handle everything what can be done with git. The "a little bit like the explorer" works for svn, but not for git (or only for a small part of use cases). And it has the problem that it mangles the icons when using tortoiseSVN a...
by Prof. Dr. YoMan
Thu Jun 06, 2013 2:18 pm
Forum: Development and Feedback
Topic: [INFO] Call for Maintainers and forum changes
Replies: 27
Views: 16686

Re: [INFO] Call for Maintainers and forum changes

Thanks Giovanni, from what I see, it is nothing special. And a "normal" workflow also done in git. Working in "master", all accepted commits there, backports to other supported branches. I see that your biggest problem is the tool. As you don't want the command line only and tort...
by Prof. Dr. YoMan
Thu Jun 06, 2013 12:57 pm
Forum: Development and Feedback
Topic: [INFO] Call for Maintainers and forum changes
Replies: 27
Views: 16686

Re: [INFO] Call for Maintainers and forum changes

Its concepts are somewhat different from svn, but it's much more powerful (and faster). And it does everything svn does, better. Thats not the point. If Giovannis workflow is that special, a switch might not be that clear. One thing I see, is that github is a workforce multiplicator, because your p...

Go to advanced search