Getting started on OSX?
Posted: Tue Jul 07, 2015 11:24 am
Hello everyone,
I got my ESP8266-07 module and I am eager to get going I am using OS X 10.9.5 and would like to know how to get started.
I started with the instructions on this page: Mac OSX Compiler Setups However, when I get to the Patches section, the second sed statement fails with
My needs for the ESP module are firstly standalone development using the module without an additional MCU, and secondly, working with an Arduino and a STM32duino
I got my ESP8266-07 module and I am eager to get going I am using OS X 10.9.5 and would like to know how to get started.
I started with the instructions on this page: Mac OSX Compiler Setups However, when I get to the Patches section, the second sed statement fails with
Code: Select all
sed: -e expression #1, char 25: Invalid character class name
My needs for the ESP module are firstly standalone development using the module without an additional MCU, and secondly, working with an Arduino and a STM32duino