cvra / platform-abstraction

Platform abstraction layer for microcontrollers
3 stars 6 forks source link

implement signals #49

Open 31415us opened 10 years ago

31415us commented 10 years ago

as discussed in github.com/cvra/beacons it would be nice to have signals as part of our concurrency primitives

antoinealb commented 10 years ago

I agree with @froj :

I think we want an abstraction around uCOS' event flags.

antoinealb commented 10 years ago

I would wait until we know if we switch to ChibiOS (#50)