whitecatboard / Lua-RTOS-ESP32

Lua RTOS for ESP32
Other
1.2k stars 221 forks source link

OK to remove HOST_PLATFORM from env file? #44

Closed jcwren closed 7 years ago

jcwren commented 7 years ago

While setting up the development environment on a Windows machine, I was looking for what to set HOST_PLATFORM to (default is macosx). After checking the Lua-RTOS-ESP32, esp-idf, and xtensa-esp32-elf trees, I cannot find any reference to it being used.

If you see no issue with this, I will submit a pull request to remove it from env and README.md.

jolivepetrus commented 7 years ago

Yes, it can be removed.