Skip to content

Conversation

Igor1101
Copy link

@Igor1101 Igor1101 commented Jul 7, 2019

Hello,
some sdk dependecies, such as python ver 2.7 have platform depedent naming because of their deprecation etc. For example python 2.7 in Arch linux based distributions is called python2 (not python).
I changed Makefile so that not debian users could build their code for esp8266 platform without Makefile modifications. They now can use PYTHON= option, for ex. make COMPILE=gcc BOOT=new APP=1 SPI_SPEED=40 SPI_MODE=QIO SPI_SIZE_MAP=5 PYTHON=python2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant