rshell can't mkdir or cd into directory on ESP8266

Discussion about programs, libraries and tools that work with MicroPython. Mostly these are provided by a third party.
Target audience: All users and developers of MicroPython.
michaelhauser
Posts: 7
Joined: Tue Jul 03, 2018 5:54 am

Re: rshell can't mkdir or cd into directory on ESP8266

Post by michaelhauser » Sun Jul 08, 2018 6:17 am

Success with MicroPython on a Heltec WiFi Kit 8 (ESP8266) with DS18b20 talking MQTT! This is a temperature sensor node for a basement ventilation system. Thanks Pythoncoder and Roberthh!

User avatar
devnull
Posts: 473
Joined: Sat Jan 07, 2017 1:52 am
Location: Singapore / Cornwall
Contact:

Re: rshell can't mkdir or cd into directory on ESP8266

Post by devnull » Wed Nov 28, 2018 2:38 am

irom0_0_seg : org = 0x40209000, len = 0xa7000
Is it possible to override this using GNUmakefile rather than editing the esp8266.ld file ?

Post Reply