ehagerty
ehagerty
same issue here. NB, putting --port /dev/tty.usbserial-xxxxxxxx flash-id gives the same error. Thanks so much, I should know better than to upgrade my primary machine!
I’m a MacOS user with dev tools although I’m not a Mac dev per se - let me know how I can help if that adds value 👍 > On...
@chrisb2 just a thank you for the code here, it not only works but it does sort of blow one's mind that in 2021 micropython doesn't bake this in.
I can confirm that using an M1 mac with a fresh set of tools, flutter 2.8.1, dart 1.15.1 and changing auto_route in your pubspec.yaml to exactly ^3.2.0 I'm able to...
Hi, thanks so much for this package and the example! Forgive me for being thick: port.open(...); port.configure =... Can someone point me at a tutorial to help me learn what...
@jiangchunyu 谢谢你。您能否分享您的代码,以便我看看我的代码有什么不同?
Hi, I thought perhaps it was the fact that the docs didn't really make clear (if) it needed I2C and SPI turned on via raspi-config. However, even now that I've...
Hi, I hope the following long description helps someone. Try as I might, the limited nature of the 'getting started' doc for this board (https://coral.withgoogle.com/docs/enviro-board/get-started/) just wasn't deep or broad...