Hi,
while playing around with Adafruit CircuitPython 5.0.0-beta.5 on 2020-02-05; Adafruit ItsyBitsy M4 Express with samd51g19 I did the following:
- import microcontroller
- dir(microcontroller.cpu)
This results in a frozen repl !
And after a while, the Windows serial device "goes away"...
I don't consider this at all serious, but worth to notice.
Thomas
Hi,
while playing around with Adafruit CircuitPython 5.0.0-beta.5 on 2020-02-05; Adafruit ItsyBitsy M4 Express with samd51g19 I did the following:
This results in a frozen repl !
And after a while, the Windows serial device "goes away"...
I don't consider this at all serious, but worth to notice.
Thomas