examples/usercmodule: Add example of a native C class.

This shows how ports can add their own custom types/classes.

It is part of the unix coverage build, so we can use it for tests too.

Signed-off-by: Laurens Valk <laurens@pybricks.com>
This commit is contained in:
Laurens Valk
2022-11-21 14:10:02 +01:00
committed by Damien George
parent 1d27c7d423
commit a67989aa20
4 changed files with 95 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
<Timer>
True