Commit History

Author SHA1 Message Date
  Nathaniel Wesley Filardo 0cafaca4cb MCP23017 module refactorings to save some heap (#3317) 3 years ago
  Marcel P 7f30381301 Add mcp23017 Lua module (#3197) 3 years ago
  Nathaniel Wesley Filardo 29e5108876 Further adaptation of lfs/_init.lua 3 years ago
  Nathaniel Wesley Filardo 3a17258d39 pipe: comment and style fixes (NFC) 3 years ago
  Nathaniel Wesley Filardo a97d8f114c pipe: fix unread buffer chunk management 3 years ago
  Lukáš Voborský 1b29843b78 wiegand Lua 5.3 fix 3 years ago
  Cody Cutrer 5ee658e22b add wiegand module (#3203) 3 years ago
  Philip Gladstone 335cf62a4d Fix the initialization of the wifi default hostname. (#3303) 3 years ago
  Philip Gladstone a01aada0ff Improved startup performance and measurement tools. (#3171) 3 years ago
  hanfengcan 5e849af9c5 fix: fixed the memory leak 5 years ago
  Philip Gladstone ff778dfc4b Guard against freeing a ref of zero (#3308) 3 years ago
  Lukáš Voborský 90a077b987 bme280 driver in Lua+C 4 years ago
  Lukáš Voborský 5f53531d77 struct module minor documentation fix (#3306) 3 years ago
  Lukáš Voborský 336013ab9e Fixing bug in `file.readline` when line length exceeds 128 chars 3 years ago
  Gregor Hartmann 3d9c441e09 Change from `master` to `release` 3 years ago
  Nathaniel Wesley Filardo b4f2686567 crypto: remove toHex and toBase64 (#3300) 3 years ago
  philip 53283d189e Add the submodule properly 3 years ago
  philip 020f5fe107 Remove ets_printf reference 3 years ago
  philip 7a25f522d2 CLean up the PR a bit 3 years ago
  philip b80cfe9f1e Now use the original c99-snprintf as a submodule. 3 years ago
  philip 78ee67fd2e Remove some uses of etc_*printf 3 years ago
  philip d1be80e4a3 Conditionalize int2float on lua 5.3 3 years ago
  philip 9ca1672f9e Remove ESP8266 special case 3 years ago
  philip aaef4c3db4 Make it work for the integer lua51 build 3 years ago
  philip bae01c47a0 Now round trips in float firmware, and gets it roughly right in double (in lua 51) 3 years ago
  philip 3795e22b89 Give it a chance of working under Lua 5.1 3 years ago
  philip 60f0150736 Add snprintf and remove our sprintf 3 years ago
  philip a6beec9f0f Make round tripping work for lua53 and floats 3 years ago
  philip b1a6cb1d43 Make it inline 3 years ago
  philip 5eb81197cb Add missing ICACHE_RAM_ATTR 3 years ago