Dear RIOT developers,
What are your opinions on writing device drivers or system modules in C++?
I know some of the more constrained platforms might not yet have C++
support, but still it might be an interesting option for some device
drivers. C++ objects for example can be used as an alternative to the
device descriptor pattern we are using in many drivers.

I don't have any particular driver in mind, I just want to hear any
opinions around the community.

Joakim Gebart
Eistec AB
www.eistec.se
_______________________________________________
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel

Reply via email to