nodemcu-firmware/docs
Nathaniel Wesley Filardo 043046d2ab
Deprecate crypto.to{Hex,Base64} (#2929)
The internal implementation already preferentially forwards to the
encoder module, so we should just remove these functions as they confuse
people into thinking that we don't have their inverses (see the feature
request https://github.com/nodemcu/nodemcu-firmware/issues/2907).

Update the docs to refer to the encoder version and add deprecation
warnings to the runtime implementations.
2019-09-30 13:41:51 +01:00
..
css Add Getting Started page (#2487) 2018-09-17 17:36:09 +01:00
img Save the post data in a file on the filesystem (#2810) 2019-07-08 21:48:16 +02:00
js Only process relative links on RTD 2019-02-11 22:52:26 +01:00
lua-modules Example Lua module for coroutining (#2851) 2019-07-26 16:43:56 +01:00
modules Deprecate crypto.to{Hex,Base64} (#2929) 2019-09-30 13:41:51 +01:00
build.md Also adapt documentation for building 2019-07-27 05:36:05 +00:00
compiling.md SDK 3.0 release (#2692) 2019-04-05 16:01:45 +01:00
extn-developer-faq.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
flash.md Dummy modification to test webhook 2019-02-18 10:48:55 +01:00
getting-started.md Small fixes 2019-06-22 00:39:14 +02:00
hardware-faq.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
index.md Fix WiFi example 2019-03-09 13:46:30 +01:00
lcd.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
lfs.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
lua-developer-faq.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
sdcard.md Updated FatFS from 0.12a to 0.13c (#2608) 2019-01-16 22:30:42 +01:00
spiffs.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
support.md Re-organize documentation 2019-01-13 22:01:57 +01:00
upload.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00