aboutsummaryrefslogtreecommitdiff
path: root/esp8266/etshal.h
AgeCommit message (Expand)Author
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
2017-07-18all: Unify header guard usage.Alexander Steffen
2016-11-02esp8266/etshal.h: Adjust size of MD5_CTX structure.Paul Sokolovsky
2016-11-02esp8266/etshal.h: Add prototypes for SPIRead/SPIWrite/SPIEraseSector.Paul Sokolovsky
2016-10-23esp8266/etshal.h: Add few more ESP8266 vendor lib prototypes.Paul Sokolovsky
2016-09-03esp8266/modmachinewdt: Add .deinit() method.Paul Sokolovsky
2016-08-04esp8266/modesp: Add check_fw() function to check integrity of the firmware.Paul Sokolovsky
2016-05-03esp8266/modesp: Add malloc() and free() functions.Paul Sokolovsky
2016-03-29esp8266: Implement os.urandom function.Damien George
2016-03-05esp8266/etshal.h: More prototypes of ESP8266 SDK/BootROM functions.Damien George
2016-03-04esp8266/etshal.h: Add timer functions prototypes.Paul Sokolovsky
2015-05-28esp8266: Enable setting CPU frequency to 160MHzJosef Gajdusek
2014-11-27esp8266: New port of Micro Python to ESP8266 wifi module.Damien George