06-21-2020, 07:16 PM
(06-05-2020, 06:53 AM)besterm Wrote: Just curious if anyone has used the PBP for developing ESP32 firmware. Ideally it would be nice to code, build, program, and maybe JTAG debug (Segger J-Link) on this platform. My preferred development platform is Espressif's IDF SDK (not Arduino). Curious to see if there are any other firmware engineers out there.I was able to build the xtensa toolchain on the pinebook pro and use the IDF SDK (4.2) to build projects. This is going to be my ESP32 dev machine.