Nathaniel Wesley Filardo
8790924c31
Check os_realloc calls ( #2513 )
2018-10-09 21:58:03 +01:00
Arnim Läuger
509be837a8
Update u8g2 to v2.23.18 ( #2500 )
...
* Update u8g2 to v2.23.18
* serve wdt for long delays
2018-10-07 21:46:56 +01:00
Terry Ellison
172fb276ca
Add compression to LFS images ( #2448 )
...
* Merge of LFS compress, optimize against current dev
* Fixes to LFS compress patch
2018-09-29 16:57:51 +03:00
Nathaniel Wesley Filardo
0e103a39dd
Better fix for HTTP header decode ( #2491 )
...
See https://github.com/nodemcu/nodemcu-firmware/issues/2482
2018-09-21 11:57:52 +02:00
Marcel Stör
21b77bd668
Remove dead link to fix RTD build
2018-09-17 20:33:44 +02:00
Marcel Stör
9d8246fe52
Add Getting Started page ( #2487 )
...
- Added Marcel's Getting Started page
- Added reference to getting-started.md
- Incorporated review findings
2018-09-17 17:36:09 +01:00
Nate Clark
0abb26170b
Decode chunked responses case insensitve headers ( #2483 )
2018-09-12 16:28:46 +02:00
Philip Gladstone
91951051af
Updated documentation for gpio.pulse ( #2485 )
2018-09-10 13:17:24 +02:00
Marcel Stör
a8a243efcc
Arggg, RTD went back to MkDocs < 1.x
2018-09-08 00:08:28 +02:00
Marcel Stör
186fcd7202
Minor MkDocs fixes for 1.x compliance
2018-09-08 00:03:35 +02:00
Natalia
3886d2c765
RC module documentation ( #2473 )
2018-09-02 16:37:09 +02:00
Terry Ellison
94abbe70cb
Fix #2430 node.input() not working ( #2469 )
2018-08-27 12:46:51 +01:00
Nathaniel Wesley Filardo
161c855580
lua_examples/telnet: small tweaks ( #2455 )
...
* Remove the old telnet.lua, which has been duplicated as
simple_telnet.lua.
* Fix some typos and whitespace issues
2018-08-27 12:46:39 +01:00
TerryE
35a2c2676a
Reword the Compiling Lua on your PC for Uploading section for LFS.
2018-08-27 01:09:26 +01:00
Terry Ellison
add0938d81
LFS documentation and example updates ( #2458 )
...
Updates to LFS documentation and the LFS HTTP_OTA module before release to master
2018-08-22 11:09:04 +01:00
Tim Godfrey
fe40323ec4
FAQ update for io.write clarification ( #2463 )
2018-08-18 21:47:03 +02:00
Marcel Stör
470bad0d9d
Enable MkDocs strict mode again
2018-08-17 21:48:35 +02:00
Gregor Hartmann
0a248cdfd7
Fix output filename of LFS image built in tools ( #2459 )
2018-08-15 10:48:23 +02:00
Gregor Hartmann
3fd4b4047f
Mention GitHub Desktop ( #2460 )
2018-08-15 10:47:21 +02:00
Marcel Stör
4d87e89059
Fix Git spelling and add LFS
2018-08-13 14:56:21 +02:00
Gregor Hartmann
91656c3d76
create luac.cross.{integer|float} ( #2450 )
...
Use separate names for the integer and float `luac.cross` binaries. Also adds local/lua directory which is already supported by tools makefile to build LFS image.
2018-08-11 18:28:01 +01:00
Nathaniel Wesley Filardo
a57fe552e8
app/lua/luac_cross: WRAPCC CC here, too ( #2453 )
...
Not that Lua takes very long to compile, but allowing for ccache here
should still help the builder(s) consume a little less time and power.
2018-08-11 13:50:12 +02:00
Nathaniel Wesley Filardo
e896face0c
LFS: small tweaks to docs and examples ( #2454 )
2018-08-11 13:48:46 +02:00
Nathaniel Wesley Filardo
fd12be9966
file: list now takes optional pattern for filtering ( #2452 )
...
Thanks to @TerryE for many useful suggestions
2018-08-10 16:38:48 +01:00
Marcel Stör
5d7a46aec1
Add LFS chapter
...
Contributes to #2431
2018-08-06 21:40:07 +02:00
Marcel Stör
7d86fef598
Add LFS links
...
Contributes to #2431
2018-08-06 21:28:41 +02:00
Marcel Stör
eb79f1e79a
Improve documentation for wifi.monitor
...
Fixes #2433 , #2434
2018-08-05 17:58:04 +02:00
Terry Ellison
c75be87786
Merge pull request #2446 from devsaurus/use_target_toolchain
...
use ar from esp toolchain instead of host
2018-08-01 22:16:11 +01:00
devsaurus
8e8b5df020
use ar from esp toolchain instead of host
2018-08-01 22:18:53 +02:00
Marcel Stör
cddefbcae9
Add comment for font list
2018-07-30 23:25:55 +02:00
devsaurus
62f48fe170
unbreak firmware build without u8g2 submodule
2018-07-29 12:43:42 +02:00
Terry Ellison
c6f6c54bc8
Merge pull request #2184 from devsaurus/u8g2_port
...
Replace u8glib with u8g2
2018-07-28 22:24:01 +01:00
Marcel Stör
4c6c9d3380
Mention LFS in intro
...
Contributes to #2431
2018-07-24 23:16:58 +02:00
Marcel Stör
8505362f2a
Rewrite intro for README
...
Fixes #2418
2018-07-24 23:06:54 +02:00
Marcel Stör
2e202796b8
Fix LFS Markdown syntax
...
Contributes to #2432
2018-07-23 23:03:28 +02:00
Terry Ellison
a405fea474
Merge pull request #2432 from vsky279/lfs-tutorial
...
Adding "LFS Quick Start" section in the documentation
2018-07-23 16:32:01 +01:00
devsaurus
c03df2b4bd
adapt to new optional build strategy
2018-07-22 15:17:58 +02:00
devsaurus
44120d4157
add copyright notice for BSD license
2018-07-22 13:58:02 +02:00
devsaurus
eba5d57db7
allow definition of font and display tables in an external file
2018-07-22 13:51:12 +02:00
devsaurus
5f3e210f98
doc clarifications, code alignment with esp32
2018-07-22 13:51:12 +02:00
devsaurus
adc08d17c3
fix malloc/free from stdlib
2018-07-22 13:51:12 +02:00
devsaurus
e2d770627e
use git clone --recurse-submodules for local builds
2018-07-22 13:51:12 +02:00
devsaurus
15d4311f40
add docs
2018-07-22 13:51:12 +02:00
devsaurus
87bb96dfbe
port u8g2 module from esp32 platform
2018-07-22 13:51:10 +02:00
devsaurus
7d04636689
submodule u8g2 2.19.8
2018-07-22 13:51:03 +02:00
devsaurus
1f7593538f
remove u8g
2018-07-22 13:51:00 +02:00
Nathaniel Wesley Filardo
fd745e0981
Espressif SDK v2.2.1 ( #2401 )
...
Minimally build and boot tested, but the changes look pretty boring
2018-07-20 23:07:16 +02:00
Lukáš Voborský
3f8faf8e55
Update lfs.md
2018-07-18 22:51:14 +02:00
Lukáš Voborský
36029a08e1
Update lfs.md
2018-07-18 22:46:46 +02:00
Lukáš Voborský
c39891f9de
Adding "LFS Quick Start" section
2018-07-16 23:08:08 +02:00