Page 1 of 1

ESP32 SDK in Linux ?

Posted: Tue Dec 19, 2017 8:55 pm
by bianchi
Dear Esspresif Forum Members,

I'm wondering, can I develope ESP32 application in Ubuntu Linux ?
Where can I find the compiler ?
Thanks

Re: ESP32 SDK in Linux ?

Posted: Wed Dec 20, 2017 4:27 am
by ESP_Sprite
Yes, this works. I'm an esp-idf developer and I use Debian :) See our setup guide for more info.

Re: ESP32 SDK in Linux ?

Posted: Thu Dec 21, 2017 2:44 am
by bianchi
Thanks for the reply, what link do you use ?
J-Tag?

Re: ESP32 SDK in Linux ?

Posted: Thu Dec 21, 2017 5:50 am
by ESP_Sprite
Serial for most purposes (programming, getting console output, ...), JTAG for when a weird error pops up that is hard to debug using just serial output and yer ole noggin'. I mostly use an ESP32-Wrover-Kit for work that doesn't need specialized boards; it is pretty universal and has features like the PSRAM and an usb-to-serial-and-jtag chip built in. Connect it to an USB-port and you're ready to go. Yes, I realize this sounds like an advertisement, but I'm really quite fond of these boards.