pimoroni-pico
                                
                                 pimoroni-pico copied to clipboard
                                
                                    pimoroni-pico copied to clipboard
                            
                            
                            
                        Experimental: Attempt to build USB firmware.
This is an attempt to build a USB-compatible firmware ahead of the official release.
It comprises these changes to MicroPython - https://github.com/micropython/micropython/pull/9497
And these changes to the Python libs - https://github.com/micropython/micropython-lib/pull/558
Hopefully caught up with the major refactor mentioned in https://github.com/micropython/micropython-lib/pull/558
I have not frozen midi, keyboard or mouse modules since that 2MB flash is getting reeeaally cozy.
Needs the STATIC fix to ulab, merged here: https://github.com/v923z/micropython-ulab/pull/664