[Microbit-Python] Adding an extra C module to microbit: howto?

Giovanni Giorgi jj at gioorgi.com
Thu Sep 15 04:34:33 EDT 2016


Hi all, 

 I'd like to try to add a new module to microbit micropython project. 

I have digged a bit on the source, looking how the audio module is
defined. 

I only need only to touch the following files? 

source/microbit/mod<mymodule>.c 

inc/genhdr/qstrdefs.generated.h 

inc/microbit/mpconfigport.h 

inc/microbit/qstrdefsport.h 

Do you have a small guide on how to do it? 
I have also downloaded the official micropython project but I have no
luck (perhaps I missed something...). 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/microbit/attachments/20160915/7f1cfad2/attachment.html>


More information about the Microbit mailing list