1. e92c22a esp8266/etshal.h: Remove unneeded function declaration. by Christian Zietz · 3 years, 3 months ago
  2. 05bea70 esp8266/etshal.h: Remove unneeded function declarations. by Damien George · 3 years, 8 months ago
  3. 69661f3 all: Reformat C and Python source code with tools/codeformat.py. by Damien George · 5 years ago
  4. e766a4a esp8266/etshal.h: Make function prototypes compatible with ESP SDK 2.1.0+. by Paul Sokolovsky · 8 years ago
  5. 01dd780 ports: Make new ports/ sub-directory and move all ports there. by Damien George · 8 years ago[Renamed from esp8266/etshal.h]
  6. 299bc62 all: Unify header guard usage. by Alexander Steffen · 8 years ago
  7. 5fae914 esp8266/etshal.h: Adjust size of MD5_CTX structure. by Paul Sokolovsky · 9 years ago
  8. 2ec70dc esp8266/etshal.h: Add prototypes for SPIRead/SPIWrite/SPIEraseSector. by Paul Sokolovsky · 9 years ago
  9. b6c22c4 esp8266/etshal.h: Add few more ESP8266 vendor lib prototypes. by Paul Sokolovsky · 9 years ago
  10. 015774a esp8266/modmachinewdt: Add .deinit() method. by Paul Sokolovsky · 9 years ago
  11. e33d238 esp8266/modesp: Add check_fw() function to check integrity of the firmware. by Paul Sokolovsky · 9 years ago
  12. 76c81cd esp8266/modesp: Add malloc() and free() functions. by Paul Sokolovsky · 9 years ago
  13. 6ca17c1 esp8266: Implement os.urandom function. by Damien George · 9 years ago
  14. 0774483 esp8266/etshal.h: More prototypes of ESP8266 SDK/BootROM functions. by Damien George · 9 years ago
  15. f22a4f8 esp8266/etshal.h: Add timer functions prototypes. by Paul Sokolovsky · 9 years ago
  16. 492fd5c esp8266: Enable setting CPU frequency to 160MHz by Josef Gajdusek · 10 years ago
  17. 075d597 esp8266: New port of Micro Python to ESP8266 wifi module. by Damien George · 11 years ago