Thanks for your help...
This project is really cool....
I used grep a lot through the source code and found valuable samples in the tests folder (very nice for newbies like me)... I did not find the xtimer API even after cloning the repository on Github .I will have a look to this pull request...

I think I will compose a new mail with a bunch a questions...

Kind regards
Jerome

On 08/03/2015 02:51 PM, Kaspar Schleiser wrote:
Hey Jerome,

On 08/01/2015 05:42 PM, jerome wrote:
Is it stable enough to use the new vtimer interface or when will the old
hwtimer will be deprecated ? I am not an expert but it makes sense to
avoid using ticks and to have a pure event based mechanism.

Both timer implementations are tickless and event-based. The old stuff (mainly vtimer) was just badly designed internally, while the new code is (hopefully) not.

I guess for now you can safely just use vtimer. If you happen to run into strange problems with those timers, pull request #3525 provides a seamless upgrade to the new timer code.

Kaspar
_______________________________________________
users mailing list
[email protected]
http://lists.riot-os.org/mailman/listinfo/users

_______________________________________________
users mailing list
[email protected]
http://lists.riot-os.org/mailman/listinfo/users

Reply via email to