Kattni
Kattni
This is evidently definitely related to the EDP IDF. MicroPython would need to be built with v4.4 to get pin 20 to work properly. I will make a note in...
@dhalbert Have you had a chance to test this with the recent updates to see if it is still an issue?
Hey, folks. A few things. - Anything that exists in Python is not being pushed to PyPI, e.g. itertools, logging. We needed a slimmed down version for CircuitPython, but the...
Yes this is completed. Thank you for catching it.
@alexwhittemore It's great to hear that Intellisense is working well for you with CircuitPython with the libraries installed! You are correct that there are a number of libraries that are...
@alexwhittemore I created a self-assigned issue on the Debouncer library to get it onto PyPI. Expect to see it there soon, likely tomorrow.
@alexwhittemore Debouncer is on PyPI. I'm leaving this issue open as it is still worth considering.
Sure, I think this can be closed.
Tested on Metro M0. Memory fails with the RGB LCD I2C shield and the I2C RGB simpletest. ``` code.py output: Traceback (most recent call last): File "code.py", line 15, in...
@caternuson I don't have the hardware here to test this here, but can you test it on 5.x? If you don't experience the issue, we'll close it.