NathanY3G / rp2040-pio-emulator

RP2040 emulator for the testing and debugging of PIO programs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add type-hints to source code

NathanY3G opened this issue · comments

Please add type-hints to the source code. This should help to document the code and make it easier for both users and contributors.

Any way I can help with this?

Any way I can help with this?

Sure! The first pass is mostly done but if you are really keen then please let me know and we can share the work. It may not be the most interesting task but it should help everyone who is interested in this project 🙂

I've looked through the code but I think you've added hints to all the functions. Is there actually any more to do still?

I submitted #83, hopefully that helps

Thanks @aaronjamt for helping with this 🙂

P.S. GitHub automatically closed your PR before it was merged! I suspect this occurred because both of the branches were named the same. I created a new PR to include your changes. However, if you believe any of your commits are missing then please let me know.