Search found 2 matches
- Fri Sep 08, 2023 2:28 pm
- Forum: ESP32 Arduino
- Topic: How many binaries should I build?
- Replies: 3
- Views: 2239
- Fri Sep 08, 2023 1:47 am
- Forum: ESP32 Arduino
- Topic: How many binaries should I build?
- Replies: 3
- Views: 2239
How many binaries should I build?
Hello, I am new to ESP32 development. I have created a tool for ESP8266 which I recently ported to ESP32.
My users are not always able to compile binaries by themselves, so I distribute compiled binaries that they flash to their device using GUI tools.
On ESP8266 I used to compile one binary which ...
My users are not always able to compile binaries by themselves, so I distribute compiled binaries that they flash to their device using GUI tools.
On ESP8266 I used to compile one binary which ...