On 2024-03-24, Sadeep Madurange <sad...@asciimx.com> wrote:
> On 2024-03-24 09:43:07, Stuart Henderson wrote:
>> On 2024-03-17, Sadeep Madurange <sad...@asciimx.com> wrote:
>> > I set up a Linux VM on OpenBSD hoping to flash ESP32 programs from
>> > the Linux VM. However when I plug the MCU in, I can't see it in the
>> > /dev directory.
>> 
>> Any particular reason to not just run esptool on OpenBSD? It's in
>> packages..
>
> Unfortunately, the esptool in the packages is for programming ESPs using
> the Arduino platform. My existing projects for these chips are written
> in plain C with their native toolchain. Also, I prefer to continue using
> C if possible.

There are some versions in arduino-related packages, but I was thinking
of the normal one:

$ pkglocate bin/esptool
py3-esptool-4.6.2:devel/py-esptool,python3:/usr/local/bin/esptool.py


Reply via email to