Historial de Commits

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