igrr / esptool-ck

ESP8266 build/flash helper tool by Christian Klippel
GNU General Public License v2.0
360 stars 123 forks source link

Update to allow compiling for OpenBSD. #73

Open basepr1me opened 6 years ago

basepr1me commented 6 years ago

The addition of the ifndef line allows compiling on OpenBSD. Thanks.