Commit History

Author SHA1 Message Date
  Johny Mattsson b4f0681913 Updated toolchain for ESP32. 7 years ago
  Johny Mattsson 6abc1c32f3 Add ESP32 builds to CI, use new toolchains. 7 years ago
  Johny Mattsson 79671aa526 Teach Lua LTR about ESP32 drom0 location. 8 years ago
  Johny Mattsson b3e8eddf14 Sort out mapping of virtual <-> flash addresses. 8 years ago
  Johny Mattsson afbbeb4566 Replaced UART driver. 8 years ago
  Johny Mattsson f9c65b945c Disabled -Wl,--gc-sections for SDK libs. 8 years ago
  Johny Mattsson fd9fa71541 Ensure ESP32 bins are created fresh. 8 years ago
  Johny Mattsson d33945b68b Moved sdk submodules for easier branch switching. 8 years ago
  Johny Mattsson 4695eb3b12 Update TravisCI build instructions... 8 years ago
  Johny Mattsson 224788b642 Make NodeMCU compile and link for ESP32. 8 years ago
  Johny Mattsson 0df2eda6c0 Take two of Makefile cleanup. 8 years ago
  Johny Mattsson e82e6e85b8 Cleaned up top-level Makefile. 8 years ago
  Johny Mattsson b8d9ad16d1 Fixed wrong macro usage. 8 years ago
  Johny Mattsson a3b9ffe36a Bump nodemcu RTOS stack even higher for now. 8 years ago
  Johny Mattsson af9df2ae98 Fixed output redirection regression (and improved it). 8 years ago
  Johny Mattsson 860aa47dc1 Replacement system_set_os_print() function. 8 years ago
  Johny Mattsson c378298000 Updated SNTP module for RTOS compatibility. 8 years ago
  Johny Mattsson 740c06b48f Fix unwanted newlines in Lua output. 8 years ago
  Johny Mattsson 61291bd87b Shunt tmr callbacks into the Lua RTOS task. 8 years ago
  Johny Mattsson 239af986df Debug functions for tracking RTOS task usage. 8 years ago
  Johny Mattsson e15dfee13f Fixed missing args to printf. 8 years ago
  Johny Mattsson 75dbc59ba9 Fixes to task reimplementation to make UART work. 8 years ago
  Johny Mattsson 56789592fa Boot to (nonresponsive) Lua prompt on RTOS! 8 years ago
  Johny Mattsson 97568e98d9 Wrap printf to avoid lots of unnecessary mallocs. 8 years ago
  Johny Mattsson 4995bcb9d0 Rewrite of exception handler, take 2. 8 years ago
  Johny Mattsson 5eb7b53967 The SDK "flashchip" symbol changed from ptr to struct. 8 years ago
  Johny Mattsson e49f2bb13f Remove conflicting libc, rename c_xx and os_xx to xx. 8 years ago
  Johny Mattsson 3a3e9ee0fd Removed left-over user exception bits. 8 years ago
  Johny Mattsson 6f9c84d802 Shuffle all rodata back into IROM. 8 years ago
  Johny Mattsson 7f92bf64be Completely reworked user exception handler. 8 years ago