コミット履歴

作者 SHA1 メッセージ 日付
  Johny Mattsson b4f0681913 Updated toolchain for ESP32. 7 年 前
  Johny Mattsson afbbeb4566 Replaced UART driver. 8 年 前
  Johny Mattsson fd9fa71541 Ensure ESP32 bins are created fresh. 8 年 前
  Johny Mattsson d33945b68b Moved sdk submodules for easier branch switching. 8 年 前
  Johny Mattsson 224788b642 Make NodeMCU compile and link for ESP32. 8 年 前
  Johny Mattsson 0df2eda6c0 Take two of Makefile cleanup. 8 年 前
  Johny Mattsson e82e6e85b8 Cleaned up top-level Makefile. 8 年 前
  Johny Mattsson e49f2bb13f Remove conflicting libc, rename c_xx and os_xx to xx. 8 年 前
  Johny Mattsson f3e2a3afd9 Initial pass at switching to RTOS SDK. 8 年 前
  Philip Gladstone b32a161bc1 Reverted accidental change (#1222) 8 年 前
  Johny Mattsson 731264776d Fix to make GNU make 4.1 accept the Makefile after cert changes. 8 年 前
  philip 501bd1fb9a Adds support for verifying the certificate offered by an SSL server. 8 年 前
  philip 669543bbf2 Hardware timer support and convert the PWM module to use it 8 年 前
  Johny Mattsson 0cd287e67b Added -Wimplicit to modules build. 8 年 前
  philip b2850c3f64 Use sha1 of file instead of size 8 年 前
  philip dd5dafa99e Merge remote-tracking branch 'jmattsson/tmr-libmain-binpatch150' into sdk1.5.1 8 年 前
  Philip Gladstome 1d9336fb99 Upgrade to SDK version 1.5.1 from Espressif 8 年 前
  Johny Mattsson 5af57d58ee Guard against short downloads. 8 年 前
  Johny Mattsson cf2aa574b8 Bin-patching of SDK 1.5.0 with fix for timer interval. 8 年 前
  Johny Mattsson a6c0873a28 Upgrade to SDK 1.5.0 + Espressif's Open LWIP 1.5.0. 8 年 前
  Johny Mattsson 30380f6cff Further cleanup of ld directory. 8 年 前
  Johny Mattsson 8f6420227d Mark top level makefile as not parallel capable. 8 年 前
  Johny Mattsson c1cd58e096 Build using 1.4.0 SDK + remove old SDK includes/libs. 8 年 前
  cal 6f31a20240 Makefile fix: "-Os" was overridden by "-O2" 9 年 前
  devsaurus 5a67fec4f3 Merge remote-tracking branch 'upstream/dev' into dev 9 年 前
  Lukas Schauer 6d3d95a271 Only set ESPTOOL if not set before 9 年 前
  devsaurus 18a44e7c60 reduce executable size (-fdata-sections and -Wl,--gc-sections) 9 年 前
  Tuan PM 42eebf8e2d can set makefile COMPORT name via argument make COMPORT='COM1' flash 9 年 前
  Peter Magnusson cf4a4f2a9d Windows doesn't like forward slash as input to esptool.py 9 年 前
  Peter Magnusson ae6ff1a0f4 fixes from comments on esptool usage 9 年 前