micropython icon indicating copy to clipboard operation
micropython copied to clipboard

MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems

Results 1 micropython issues
Sort by recently updated
recently updated
newest added

I'm moving out ubluepy as a external cmodule that can be loaded using USER_C_MODULES. This makes me do a few changes to the current proposal, explicitly the "MICROPY_PY_BLUETOOTH ?= 1"...