Skip to content

Instantly share code, notes, and snippets.

@TerryE
Last active May 2, 2019 01:38
Show Gist options
  • Save TerryE/1f55c65c0acb9d134d5b to your computer and use it in GitHub Desktop.
Save TerryE/1f55c65c0acb9d134d5b to your computer and use it in GitHub Desktop.
NodeMCU Comparison of Dev And Master as at 10 Nov 2015
v Same
v Changed
v Only in Dev
v Only in Master
File
Y - - - app/.gitignore
- - Y - app/cjson/cjson_mem.c
- - Y - app/cjson/cjson_mem.h
Y - - - app/cjson/CMakeLists.txt
Y - - - app/cjson/devel/json_parser_outline.txt
Y - - - app/cjson/dtoa_config.h
Y - - - app/cjson/dtoa.c
Y - - - app/cjson/fpconv.c
Y - - - app/cjson/fpconv.h
Y - - - app/cjson/g_fmt.c
Y - - - app/cjson/LICENSE
Y - - - app/cjson/lua/cjson/util.lua
Y - - - app/cjson/lua/json2lua.lua
Y - - - app/cjson/lua/lua2json.lua
Y - - - app/cjson/Makefile
Y - - - app/cjson/manual.txt
Y - - - app/cjson/rfc4627.txt
- Y - - app/cjson/strbuf.c
- Y - - app/cjson/strbuf.h
Y - - - app/cjson/tests/bench.lua
Y - - - app/cjson/tests/example1.json
Y - - - app/cjson/tests/example2.json
Y - - - app/cjson/tests/example3.json
Y - - - app/cjson/tests/example4.json
Y - - - app/cjson/tests/example5.json
Y - - - app/cjson/tests/genutf8.pl
Y - - - app/cjson/tests/numbers.json
Y - - - app/cjson/tests/octets-escaped.dat
Y - - - app/cjson/tests/README
Y - - - app/cjson/tests/rfc-example1.json
Y - - - app/cjson/tests/rfc-example2.json
Y - - - app/cjson/tests/test.lua
Y - - - app/cjson/tests/types.json
Y - - - app/cjson/THANKS
Y - - - app/coap/coap_client.c
Y - - - app/coap/coap_client.h
Y - - - app/coap/coap_io.c
- Y - - app/coap/coap_io.h
Y - - - app/coap/coap_server.c
Y - - - app/coap/coap_server.h
Y - - - app/coap/coap_timer.c
Y - - - app/coap/coap_timer.h
Y - - - app/coap/coap.c
Y - - - app/coap/coap.h
- Y - - app/coap/endpoints.c
Y - - - app/coap/hash.c
Y - - - app/coap/hash.h
Y - - - app/coap/LICENSE.txt
Y - - - app/coap/Makefile
Y - - - app/coap/node.c
Y - - - app/coap/node.h
Y - - - app/coap/pdu.c
Y - - - app/coap/pdu.h
Y - - - app/coap/str.c
Y - - - app/coap/str.h
Y - - - app/coap/uri.c
Y - - - app/coap/uri.h
- Y - - app/crypto/digests.c
Y - - - app/crypto/digests.h
Y - - - app/crypto/Makefile
Y - - - app/crypto/sha2.c
Y - - - app/crypto/sha2.h
- Y - - app/dhtlib/dht.c
Y - - - app/dhtlib/dht.h
Y - - - app/dhtlib/Makefile
Y - - - app/driver/gpio16.c
Y - - - app/driver/i2c_master.c
Y - - - app/driver/key.c
Y - - - app/driver/Makefile
- Y - - app/driver/onewire.c
Y - - - app/driver/pwm.c
Y - - - app/driver/readline.c
- Y - - app/driver/spi.c
- Y - - app/driver/uart.c
Y - - - app/include/arch/cc.h
Y - - - app/include/arch/perf.h
Y - - - app/include/arch/sys_arch.h
Y - - - app/include/driver/gpio16.h
Y - - - app/include/driver/i2c_master.h
Y - - - app/include/driver/key.h
Y - - - app/include/driver/onewire.h
Y - - - app/include/driver/pwm.h
Y - - - app/include/driver/spi_master.h
Y - - - app/include/driver/spi_register.h
- Y - - app/include/driver/spi.h
Y - - - app/include/driver/uart_register.h
- Y - - app/include/driver/uart.h
Y - - - app/include/lwip/api_msg.h
Y - - - app/include/lwip/api.h
- Y - - app/include/lwip/app/dhcpserver.h
- Y - - app/include/lwip/app/espconn_tcp.h
- Y - - app/include/lwip/app/espconn_udp.h
- Y - - app/include/lwip/app/espconn.h
Y - - - app/include/lwip/app/ping.h
Y - - - app/include/lwip/arch.h
Y - - - app/include/lwip/autoip.h
Y - - - app/include/lwip/debug.h
Y - - - app/include/lwip/def.h
- Y - - app/include/lwip/dhcp.h
Y - - - app/include/lwip/dns.h
Y - - - app/include/lwip/err.h
Y - - - app/include/lwip/icmp.h
- Y - - app/include/lwip/igmp.h
Y - - - app/include/lwip/inet_chksum.h
Y - - - app/include/lwip/inet.h
Y - - - app/include/lwip/init.h
Y - - - app/include/lwip/ip_addr.h
Y - - - app/include/lwip/ip_frag.h
Y - - - app/include/lwip/ip.h
- - Y - app/include/lwip/mdns.h
- Y - - app/include/lwip/mem.h
Y - - - app/include/lwip/memp_std.h
- Y - - app/include/lwip/memp.h
Y - - - app/include/lwip/netbuf.h
Y - - - app/include/lwip/netdb.h
- Y - - app/include/lwip/netif.h
Y - - - app/include/lwip/netifapi.h
Y - - - app/include/lwip/opt.h
Y - - - app/include/lwip/pbuf.h
- - Y - app/include/lwip/puck_def.h
Y - - - app/include/lwip/raw.h
Y - - - app/include/lwip/sio.h
Y - - - app/include/lwip/snmp_asn1.h
Y - - - app/include/lwip/snmp_msg.h
Y - - - app/include/lwip/snmp_structs.h
Y - - - app/include/lwip/snmp.h
- - Y - app/include/lwip/sntp.h
Y - - - app/include/lwip/sockets.h
Y - - - app/include/lwip/stats.h
Y - - - app/include/lwip/sys.h
- Y - - app/include/lwip/tcp_impl.h
- Y - - app/include/lwip/tcp.h
Y - - - app/include/lwip/tcpip.h
Y - - - app/include/lwip/timers.h
Y - - - app/include/lwip/udp.h
- Y - - app/include/lwipopts.h
- - - Y app/include/mem_manager.h
Y - - - app/include/netif/etharp.h
Y - - - app/include/netif/if_llc.h
Y - - - app/include/netif/ppp_oe.h
Y - - - app/include/netif/wlan_lwip_if.h
- - - Y app/include/pp/esf_buf.h
- Y - - app/include/rom.h
- - Y - app/include/rtc/rtcaccess.h
- - Y - app/include/rtc/rtcfifo.h
- - Y - app/include/rtc/rtctime_internal.h
- - Y - app/include/rtc/rtctime.h
- - Y - app/include/sections.h
- - - Y app/include/ssl/app/espconn_secure.h
- - - Y app/include/ssl/app/espconn_ssl.h
- - - Y app/include/ssl/cert.h
- - - Y app/include/ssl/private_key.h
- - - Y app/include/ssl/ssl_bigint_impl.h
- - - Y app/include/ssl/ssl_bigint.h
- - - Y app/include/ssl/ssl_cert.h
- - - Y app/include/ssl/ssl_config.h
- - - Y app/include/ssl/ssl_crypto_misc.h
- - - Y app/include/ssl/ssl_crypto.h
- - - Y app/include/ssl/ssl_os_int.h
- - - Y app/include/ssl/ssl_os_port.h
- - - Y app/include/ssl/ssl_private_key.h
- - - Y app/include/ssl/ssl_ssl.h
- - - Y app/include/ssl/ssl_tls1.h
- - - Y app/include/ssl/ssl_version.h
- Y - - app/include/u8g_config.h
- - Y - app/include/ucg_config.h
- Y - - app/include/user_config.h
- Y - - app/include/user_modules.h
- Y - - app/include/user_version.h
Y - - - app/json/jsonparse.c
Y - - - app/json/jsontree.c
Y - - - app/json/Makefile
Y - - - app/libc/c_ctype.c
Y - - - app/libc/c_ctype.h
Y - - - app/libc/c_errno.h
Y - - - app/libc/c_fcntl.h
Y - - - app/libc/c_limits.h
Y - - - app/libc/c_locale.h
Y - - - app/libc/c_math.c
Y - - - app/libc/c_math.h
Y - - - app/libc/c_signal.h
Y - - - app/libc/c_stdarg.h
Y - - - app/libc/c_stddef.h
Y - - - app/libc/c_stdint.h
Y - - - app/libc/c_stdio.c
Y - - - app/libc/c_stdio.h
- Y - - app/libc/c_stdlib.c
Y - - - app/libc/c_stdlib.h
Y - - - app/libc/c_string.c
Y - - - app/libc/c_string.h
Y - - - app/libc/Makefile
Y - - - app/lua/compiler.h
Y - - - app/lua/lapi.c
Y - - - app/lua/lapi.h
Y - - - app/lua/lauxlib.c
Y - - - app/lua/lauxlib.h
Y - - - app/lua/lbaselib.c
Y - - - app/lua/lcode.c
Y - - - app/lua/lcode.h
Y - - - app/lua/ldblib.c
Y - - - app/lua/ldebug.c
Y - - - app/lua/ldebug.h
Y - - - app/lua/ldo.c
Y - - - app/lua/ldo.h
Y - - - app/lua/ldump.c
Y - - - app/lua/legc.c
Y - - - app/lua/legc.h
Y - - - app/lua/lfunc.c
Y - - - app/lua/lfunc.h
Y - - - app/lua/lgc.c
Y - - - app/lua/lgc.h
Y - - - app/lua/liolib.c
Y - - - app/lua/llex.c
Y - - - app/lua/llex.h
Y - - - app/lua/llimits.h
Y - - - app/lua/lmathlib.c
Y - - - app/lua/lmem.c
Y - - - app/lua/lmem.h
Y - - - app/lua/loadlib.c
- Y - - app/lua/lobject.c
Y - - - app/lua/lobject.h
Y - - - app/lua/lopcodes.c
Y - - - app/lua/lopcodes.h
Y - - - app/lua/lparser.c
Y - - - app/lua/lparser.h
Y - - - app/lua/lrodefs.h
Y - - - app/lua/lrotable.c
Y - - - app/lua/lrotable.h
Y - - - app/lua/lstate.c
Y - - - app/lua/lstate.h
Y - - - app/lua/lstring.c
Y - - - app/lua/lstring.h
Y - - - app/lua/lstrlib.c
Y - - - app/lua/ltable.c
Y - - - app/lua/ltable.h
Y - - - app/lua/ltablib.c
Y - - - app/lua/ltm.c
Y - - - app/lua/ltm.h
- Y - - app/lua/lua.c
- Y - - app/lua/lua.h
- Y - - app/lua/luac_cross.h
Y - - - app/lua/luac_cross/loslib.c
Y - - - app/lua/luac_cross/luac.c
Y - - - app/lua/luac_cross/print.c
Y - - - app/lua/luaconf.h
Y - - - app/lua/lualib.h
Y - - - app/lua/lundump.c
Y - - - app/lua/lundump.h
Y - - - app/lua/lvm.c
Y - - - app/lua/lvm.h
Y - - - app/lua/lzio.c
Y - - - app/lua/lzio.h
Y - - - app/lua/Makefile
Y - - - app/lwip/api/api_lib.c
Y - - - app/lwip/api/api_msg.c
Y - - - app/lwip/api/err.c
- Y - - app/lwip/api/Makefile
Y - - - app/lwip/api/netbuf.c
Y - - - app/lwip/api/netdb.c
Y - - - app/lwip/api/netifapi.c
Y - - - app/lwip/api/sockets.c
Y - - - app/lwip/api/tcpip.c
- Y - - app/lwip/app/dhcpserver.c
- - - Y app/lwip/app/dummy.c
- - Y - app/lwip/app/espconn_mdns.c
- Y - - app/lwip/app/espconn_tcp.c
- Y - - app/lwip/app/espconn_udp.c
- Y - - app/lwip/app/espconn.c
- Y - - app/lwip/app/Makefile
- Y - - app/lwip/app/netio.c
- Y - - app/lwip/app/ping.c
Y - - - app/lwip/core/def.c
- Y - - app/lwip/core/dhcp.c
- Y - - app/lwip/core/dns.c
- Y - - app/lwip/core/init.c
- Y - - app/lwip/core/ipv4/autoip.c
Y - - - app/lwip/core/ipv4/icmp.c
- Y - - app/lwip/core/ipv4/igmp.c
Y - - - app/lwip/core/ipv4/inet_chksum.c
Y - - - app/lwip/core/ipv4/inet.c
- Y - - app/lwip/core/ipv4/ip_addr.c
- Y - - app/lwip/core/ipv4/ip_frag.c
- Y - - app/lwip/core/ipv4/ip.c
- Y - - app/lwip/core/ipv4/Makefile
- Y - - app/lwip/core/Makefile
- - Y - app/lwip/core/mdns.c
- Y - - app/lwip/core/mem.c
- Y - - app/lwip/core/memp.c
- Y - - app/lwip/core/netif.c
- Y - - app/lwip/core/pbuf.c
- Y - - app/lwip/core/raw.c
- - Y - app/lwip/core/sntp.c
Y - - - app/lwip/core/stats.c
- Y - - app/lwip/core/sys_arch.c
Y - - - app/lwip/core/sys.c
- Y - - app/lwip/core/tcp_in.c
- Y - - app/lwip/core/tcp_out.c
- Y - - app/lwip/core/tcp.c
- Y - - app/lwip/core/timers.c
- Y - - app/lwip/core/udp.c
- Y - - app/lwip/Makefile
- Y - - app/lwip/netif/etharp.c
- Y - - app/lwip/netif/Makefile
- Y - - app/Makefile
Y - - - app/mapfile
- Y - - app/modules/adc.c
- Y - - app/modules/auxmods.h
Y - - - app/modules/bit.c
- - Y - app/modules/bmp085.c
- Y - - app/modules/cjson.c
- Y - - app/modules/coap.c
Y - - - app/modules/crypto.c
Y - - - app/modules/dht.c
- - Y - app/modules/enduser_setup.c
- Y - - app/modules/file.c
- Y - - app/modules/gpio.c
- - Y - app/modules/hx711.c
Y - - - app/modules/i2c.c
Y - - - app/modules/linit.c
- Y - - app/modules/Makefile
- Y - - app/modules/modules.h
- Y - - app/modules/mqtt.c
- Y - - app/modules/net.c
- Y - - app/modules/node.c
Y - - - app/modules/ow.c
Y - - - app/modules/pwm.c
Y - - - app/modules/rc.c
- - Y - app/modules/rtcfifo.c
- - Y - app/modules/rtcmem.c
- - Y - app/modules/rtctime.c
- - Y - app/modules/sntp.c
- Y - - app/modules/spi.c
- - - Y app/modules/tm1829.c
- Y - - app/modules/tmr.c
- - Y - app/modules/tsl2561.c
- Y - - app/modules/u8g.c
Y - - - app/modules/uart.c
- - Y - app/modules/ucg.c
- Y - - app/modules/wifi.c
- Y - - app/modules/ws2801.c
- Y - - app/modules/ws2812.c
Y - - - app/mqtt/Makefile
Y - - - app/mqtt/mqtt_msg.c
Y - - - app/mqtt/mqtt_msg.h
Y - - - app/mqtt/msg_queue.c
Y - - - app/mqtt/msg_queue.h
- Y - - app/platform/common.c
Y - - - app/platform/common.h
Y - - - app/platform/cpu_esp8266.h
Y - - - app/platform/flash_api.c
Y - - - app/platform/flash_api.h
Y - - - app/platform/flash_fs.c
Y - - - app/platform/flash_fs.h
Y - - - app/platform/Makefile
Y - - - app/platform/pin_map.c
Y - - - app/platform/pin_map.h
- Y - - app/platform/platform.c
- Y - - app/platform/platform.h
Y - - - app/smart/Makefile
Y - - - app/smart/smart.c
Y - - - app/smart/smart.h
Y - - - app/spiffs/docs/IMPLEMENTING
Y - - - app/spiffs/docs/INTEGRATION
Y - - - app/spiffs/docs/TECH_SPEC
Y - - - app/spiffs/docs/TODO
Y - - - app/spiffs/LICENSE
Y - - - app/spiffs/Makefile
- Y - - app/spiffs/spiffs_cache.c
Y - - - app/spiffs/spiffs_check.c
- Y - - app/spiffs/spiffs_config.h
- Y - - app/spiffs/spiffs_gc.c
- Y - - app/spiffs/spiffs_hydrogen.c
- Y - - app/spiffs/spiffs_nucleus.c
- Y - - app/spiffs/spiffs_nucleus.h
- Y - - app/spiffs/spiffs.c
- Y - - app/spiffs/spiffs.h
Y - - - app/spiffs/test/main.c
Y - - - app/spiffs/test/params_test.h
Y - - - app/spiffs/test/test_bugreports.c
Y - - - app/spiffs/test/test_check.c
Y - - - app/spiffs/test/test_dev.c
Y - - - app/spiffs/test/test_hydrogen.c
Y - - - app/spiffs/test/test_spiffs.c
Y - - - app/spiffs/test/test_spiffs.h
Y - - - app/spiffs/test/testrunner.c
Y - - - app/spiffs/test/testrunner.h
Y - - - app/spiffs/test/testsuites.c
- - - Y app/ssl/app/espconn_secure.c
- - - Y app/ssl/app/espconn_ssl.c
- - - Y app/ssl/app/Makefile
- - - Y app/ssl/crypto/Makefile
- - - Y app/ssl/crypto/ssl_aes.c
- - - Y app/ssl/crypto/ssl_bigint.c
- - - Y app/ssl/crypto/ssl_crypto_misc.c
- - - Y app/ssl/crypto/ssl_hmac.c
- - - Y app/ssl/crypto/ssl_md2.c
- - - Y app/ssl/crypto/ssl_md5.c
- - - Y app/ssl/crypto/ssl_rc4.c
- - - Y app/ssl/crypto/ssl_rsa.c
- - - Y app/ssl/crypto/ssl_sha1.c
- - - Y app/ssl/Makefile
- - - Y app/ssl/ssl/Makefile
- - - Y app/ssl/ssl/ssl_asn1.c
- - - Y app/ssl/ssl/ssl_gen_cert.c
- - - Y app/ssl/ssl/ssl_loader.c
- - - Y app/ssl/ssl/ssl_openssl.c
- - - Y app/ssl/ssl/ssl_os_port.c
- - - Y app/ssl/ssl/ssl_p12.c
- - - Y app/ssl/ssl/ssl_tls1_clnt.c
- - - Y app/ssl/ssl/ssl_tls1_svr.c
- - - Y app/ssl/ssl/ssl_tls1.c
- - - Y app/ssl/ssl/ssl_x509.c
- - Y - app/tsl2561/Makefile
- - Y - app/tsl2561/tsl2561.c
- - Y - app/tsl2561/tsl2561.h
Y - - - app/u8glib/Makefile
Y - - - app/u8glib/u8g_bitmap.c
Y - - - app/u8glib/u8g_circle.c
Y - - - app/u8glib/u8g_clip.c
Y - - - app/u8glib/u8g_com_api_16gr.c
Y - - - app/u8glib/u8g_com_api.c
- Y - - app/u8glib/u8g_com_i2c.c
- Y - - app/u8glib/u8g_com_io.c
Y - - - app/u8glib/u8g_com_null.c
Y - - - app/u8glib/u8g_cursor.c
- Y - - app/u8glib/u8g_delay.c
Y - - - app/u8glib/u8g_dev_a2_micro_printer.c
Y - - - app/u8glib/u8g_dev_flipdisc_2x7.c
Y - - - app/u8glib/u8g_dev_gprof.c
Y - - - app/u8glib/u8g_dev_ht1632.c
Y - - - app/u8glib/u8g_dev_ili9325d_320x240.c
Y - - - app/u8glib/u8g_dev_ks0108_128x64.c
Y - - - app/u8glib/u8g_dev_lc7981_160x80.c
Y - - - app/u8glib/u8g_dev_lc7981_240x128.c
Y - - - app/u8glib/u8g_dev_lc7981_240x64.c
Y - - - app/u8glib/u8g_dev_lc7981_320x64.c
Y - - - app/u8glib/u8g_dev_ld7032_60x32.c
Y - - - app/u8glib/u8g_dev_null.c
Y - - - app/u8glib/u8g_dev_pcd8544_84x48.c
Y - - - app/u8glib/u8g_dev_pcf8812_96x65.c
Y - - - app/u8glib/u8g_dev_sbn1661_122x32.c
Y - - - app/u8glib/u8g_dev_ssd1306_128x32.c
- Y - - app/u8glib/u8g_dev_ssd1306_128x64.c
- - Y - app/u8glib/u8g_dev_ssd1306_64x48.c
- Y - - app/u8glib/u8g_dev_ssd1309_128x64.c
Y - - - app/u8glib/u8g_dev_ssd1322_nhd31oled_bw.c
Y - - - app/u8glib/u8g_dev_ssd1322_nhd31oled_gr.c
Y - - - app/u8glib/u8g_dev_ssd1325_nhd27oled_bw_new.c
Y - - - app/u8glib/u8g_dev_ssd1325_nhd27oled_bw.c
Y - - - app/u8glib/u8g_dev_ssd1325_nhd27oled_gr_new.c
Y - - - app/u8glib/u8g_dev_ssd1325_nhd27oled_gr.c
Y - - - app/u8glib/u8g_dev_ssd1327_96x96_gr.c
Y - - - app/u8glib/u8g_dev_ssd1351_128x128.c
- - Y - app/u8glib/u8g_dev_ssd1353_160x128.c
Y - - - app/u8glib/u8g_dev_st7565_64128n.c
Y - - - app/u8glib/u8g_dev_st7565_dogm128.c
Y - - - app/u8glib/u8g_dev_st7565_dogm132.c
Y - - - app/u8glib/u8g_dev_st7565_lm6059.c
Y - - - app/u8glib/u8g_dev_st7565_lm6063.c
Y - - - app/u8glib/u8g_dev_st7565_nhd_c12832.c
Y - - - app/u8glib/u8g_dev_st7565_nhd_c12864.c
Y - - - app/u8glib/u8g_dev_st7687_c144mvgd.c
Y - - - app/u8glib/u8g_dev_st7920_128x64.c
Y - - - app/u8glib/u8g_dev_st7920_192x32.c
Y - - - app/u8glib/u8g_dev_st7920_202x32.c
Y - - - app/u8glib/u8g_dev_t6963_128x128.c
Y - - - app/u8glib/u8g_dev_t6963_128x64.c
Y - - - app/u8glib/u8g_dev_t6963_240x128.c
Y - - - app/u8glib/u8g_dev_t6963_240x64.c
Y - - - app/u8glib/u8g_dev_tls8204_84x48.c
Y - - - app/u8glib/u8g_dev_uc1601_c128032.c
Y - - - app/u8glib/u8g_dev_uc1608_240x128.c
Y - - - app/u8glib/u8g_dev_uc1608_240x64.c
Y - - - app/u8glib/u8g_dev_uc1610_dogxl160.c
- Y - - app/u8glib/u8g_dev_uc1611_dogm240.c
- Y - - app/u8glib/u8g_dev_uc1611_dogxl240.c
Y - - - app/u8glib/u8g_dev_uc1701_dogs102.c
Y - - - app/u8glib/u8g_dev_uc1701_mini12864.c
Y - - - app/u8glib/u8g_ellipse.c
Y - - - app/u8glib/u8g_font_data.c
- Y - - app/u8glib/u8g_font.c
- Y - - app/u8glib/u8g_line.c
- Y - - app/u8glib/u8g_ll_api.c
Y - - - app/u8glib/u8g_page.c
Y - - - app/u8glib/u8g_pb.c
Y - - - app/u8glib/u8g_pb14v1.c
Y - - - app/u8glib/u8g_pb16h1.c
Y - - - app/u8glib/u8g_pb16h2.c
Y - - - app/u8glib/u8g_pb16v1.c
Y - - - app/u8glib/u8g_pb16v2.c
Y - - - app/u8glib/u8g_pb32h1.c
Y - - - app/u8glib/u8g_pb8h1.c
Y - - - app/u8glib/u8g_pb8h1f.c
Y - - - app/u8glib/u8g_pb8h2.c
Y - - - app/u8glib/u8g_pb8h8.c
Y - - - app/u8glib/u8g_pb8v1.c
Y - - - app/u8glib/u8g_pb8v2.c
Y - - - app/u8glib/u8g_pbxh16.c
Y - - - app/u8glib/u8g_pbxh24.c
- Y - - app/u8glib/u8g_polygon.c
Y - - - app/u8glib/u8g_rect.c
Y - - - app/u8glib/u8g_rot.c
Y - - - app/u8glib/u8g_scale.c
Y - - - app/u8glib/u8g_state.c
Y - - - app/u8glib/u8g_u16toa.c
Y - - - app/u8glib/u8g_u8toa.c
- Y - - app/u8glib/u8g_virtual_screen.c
- Y - - app/u8glib/u8g.h
- - Y - app/ucglib/Makefile
- - Y - app/ucglib/ucg_bitmap.c
- - Y - app/ucglib/ucg_box.c
- - Y - app/ucglib/ucg_ccs.c
- - Y - app/ucglib/ucg_circle.c
- - Y - app/ucglib/ucg_clip.c
- - Y - app/ucglib/ucg_com_msg_api.c
- - Y - app/ucglib/ucg_dev_default_cb.c
- - Y - app/ucglib/ucg_dev_ic_ili9163.c
- - Y - app/ucglib/ucg_dev_ic_ili9325_spi.c
- - Y - app/ucglib/ucg_dev_ic_ili9325.c
- - Y - app/ucglib/ucg_dev_ic_ili9341.c
- - Y - app/ucglib/ucg_dev_ic_ld50t6160.c
- - Y - app/ucglib/ucg_dev_ic_pcf8833.c
- - Y - app/ucglib/ucg_dev_ic_seps225.c
- - Y - app/ucglib/ucg_dev_ic_ssd1289.c
- - Y - app/ucglib/ucg_dev_ic_ssd1331.c
- - Y - app/ucglib/ucg_dev_ic_ssd1351.c
- - Y - app/ucglib/ucg_dev_ic_st7735.c
- - Y - app/ucglib/ucg_dev_msg_api.c
- - Y - app/ucglib/ucg_dev_oled_128x128_ft.c
- - Y - app/ucglib/ucg_dev_oled_128x128_ilsoft.c
- - Y - app/ucglib/ucg_dev_oled_128x128_univision.c
- - Y - app/ucglib/ucg_dev_oled_160x128_samsung.c
- - Y - app/ucglib/ucg_dev_oled_96x64_univision.c
- - Y - app/ucglib/ucg_dev_tft_128x128_ili9163.c
- - Y - app/ucglib/ucg_dev_tft_128x160_st7735.c
- - Y - app/ucglib/ucg_dev_tft_132x132_pcf8833.c
- - Y - app/ucglib/ucg_dev_tft_240x320_ili9325_spi.c
- - Y - app/ucglib/ucg_dev_tft_240x320_ili9341.c
- - Y - app/ucglib/ucg_dev_tft_240x320_itdb02.c
- - Y - app/ucglib/ucg_dev_tft_240x320_ssd1289.c
- - Y - app/ucglib/ucg_font.c
- - Y - app/ucglib/ucg_init.c
- - Y - app/ucglib/ucg_line.c
- - Y - app/ucglib/ucg_pixel_font_data.c
- - Y - app/ucglib/ucg_pixel.c
- - Y - app/ucglib/ucg_polygon.c
- - Y - app/ucglib/ucg_rotate.c
- - Y - app/ucglib/ucg_scale.c
- - Y - app/ucglib/ucg_vector_font_data.c
- - Y - app/ucglib/ucg.h
Y - - - app/upgrade/Makefile
Y - - - app/upgrade/upgrade_lib.c
Y - - - app/upgrade/upgrade.c
Y - - - app/user/Makefile
- Y - - app/user/user_exceptions.c
- Y - - app/user/user_exceptions.h
- Y - - app/user/user_main.c
Y - - - app/wofs/Makefile
Y - - - app/wofs/romfiles.h
Y - - - app/wofs/romfs.c
Y - - - app/wofs/romfs.h
Y - - - bin/.gitignore
Y - - - bin/0x00000.bin
Y - - - bin/0x10000.bin
- - - Y bin/blank.bin
- - - Y bin/esp_init_data_default.bin
- Y - - CONTRIBUTING.md
Y - - - examples/fragment.lua
Y - - - examples/init.lua
Y - - - examples/tel.lua
Y - - - examples/telnet.lua
Y - - - examples/user.lua
- - - Y include/at_custom.h
- - - Y include/c_types.h
- - - Y include/eagle_soc.h
- - - Y include/espconn.h
- - - Y include/ets_sys.h
- - - Y include/gpio.h
- - - Y include/ip_addr.h
- - - Y include/json/json.h
- - - Y include/json/jsonparse.h
- - - Y include/json/jsontree.h
- - - Y include/mem.h
- - - Y include/os_type.h
- - - Y include/osapi.h
- - - Y include/ping.h
- - - Y include/queue.h
- - - Y include/smartconfig.h
- - - Y include/spi_flash.h
- - - Y include/upgrade.h
- - - Y include/user_interface.h
- - Y - ld/defsym.rom
- - - Y ld/eagle.app.v6.app1.ld
- - - Y ld/eagle.app.v6.app2.ld
- - - Y ld/eagle.app.v6.ld
- - - Y ld/eagle.rom.addr.v6.ld
- - Y - ld/nodemcu.ld
- - - Y lib/libat.a
- - - Y lib/libjson.a
- - - Y lib/liblwip.a
- - - Y lib/libm.a
- - - Y lib/libmain.a
- - - Y lib/libnet80211.a
- - - Y lib/libphy.a
- - - Y lib/libpp.a
- - - Y lib/libsmartconfig.a
- - - Y lib/libssl.a
- - - Y lib/libupgrade.a
- - - Y lib/libwpa.a
Y - - - LICENSE
Y - - - lua_examples/adc_rgb.lua
Y - - - lua_examples/email/read_email_imap.lua
Y - - - lua_examples/email/send_email_smtp.lua
Y - - - lua_examples/http_server.lua
Y - - - lua_examples/irsend.lua
Y - - - lua_examples/make_phone_call.lua
Y - - - lua_examples/mcp23008/mcp23008_buttons.lua
Y - - - lua_examples/mcp23008/mcp23008_leds.lua
Y - - - lua_examples/mqtt/mqtt_file.lua
Y - - - lua_examples/mqtt/mqtt2cloud.lua
Y - - - lua_examples/myfile.lua
- Y - - lua_examples/onewire-ds18b20.lua
Y - - - lua_examples/send_text_message.lua
Y - - - lua_examples/tcp2uart.lua
Y - - - lua_examples/telnet.lua
Y - - - lua_examples/telnet2.lua
- Y - - lua_examples/u8glib/u8g_bitmaps.lua
- Y - - lua_examples/u8glib/u8g_graphics_test.lua
Y - - - lua_examples/u8glib/u8g_rook.bm
- Y - - lua_examples/u8glib/u8g_rotation.lua
Y - - - lua_examples/u8glib/u8glib_logo.xbm
- - Y - lua_examples/ucglib/GraphicsTest.lua
- - Y - lua_examples/ucglib/GT_box.lua
- - Y - lua_examples/ucglib/GT_clip.lua
- - Y - lua_examples/ucglib/GT_color_test.lua
- - Y - lua_examples/ucglib/GT_cross.lua
- - Y - lua_examples/ucglib/GT_fonts.lua
- - Y - lua_examples/ucglib/GT_gradient.lua
- - Y - lua_examples/ucglib/GT_graphics_test.lua
- - Y - lua_examples/ucglib/GT_pixel_and_lines.lua
- - Y - lua_examples/ucglib/GT_text.lua
- - Y - lua_examples/ucglib/GT_triangle.lua
- - Y - lua_examples/ucglib/HelloWorld.lua
- - Y - lua_examples/ucglib/UcgLogo.lua
Y - - - lua_examples/webap_toggle_pin.lua
Y - - - lua_examples/yet-another-bmp085.lua
Y - - - lua_examples/yet-another-dht22.lua
Y - - - lua_examples/yet-another-ds18b20.lua
Y - - - lua_modules/base64/base64_v2.lua
Y - - - lua_modules/base64/base64.lua
Y - - - lua_modules/bh1750/bh1750_CN.md
Y - - - lua_modules/bh1750/bh1750_EN.md
Y - - - lua_modules/bh1750/bh1750_Example1.lua
Y - - - lua_modules/bh1750/bh1750_Example2.lua
Y - - - lua_modules/bh1750/bh1750.lua
Y - - - lua_modules/bmp085/bmp085.EN.md
Y - - - lua_modules/bmp085/bmp085.lua
Y - - - lua_modules/dht_lib/dht_lib.lua
Y - - - lua_modules/dht_lib/README.md
Y - - - lua_modules/ds18b20/ds18b20-example.lua
Y - - - lua_modules/ds18b20/ds18b20-web.lua
Y - - - lua_modules/ds18b20/ds18b20.EN.md
- Y - - lua_modules/ds18b20/ds18b20.lua
Y - - - lua_modules/ds18b20/ds18b20.ZH.md
Y - - - lua_modules/ds3231/ds3231-example.lua
Y - - - lua_modules/ds3231/ds3231-web.lua
Y - - - lua_modules/ds3231/ds3231.EN.md
Y - - - lua_modules/ds3231/ds3231.lua
Y - - - lua_modules/email/imap.lua
Y - - - lua_modules/hdc1000/HDC1000-example.lua
Y - - - lua_modules/hdc1000/HDC1000.lua
Y - - - lua_modules/hdc1000/README.md
Y - - - lua_modules/http/http-example.lua
Y - - - lua_modules/http/http.lua
Y - - - lua_modules/lm92/lm92.lua
Y - - - lua_modules/lm92/README.md
Y - - - lua_modules/mcp23008/mcp23008.lua
- - - Y lua_modules/mcp23017/mcp23017.lua
- - - Y lua_modules/mpr121/mpr121-example.lua
- - - Y lua_modules/mpr121/mpr121.lua
- - - Y lua_modules/phant/phant-example.lua
- - - Y lua_modules/phant/phant.lua
- - - Y lua_modules/phant/README.md
Y - - - lua_modules/redis/redis.lua
Y - - - lua_modules/si7021/si7021-example.lua
Y - - - lua_modules/si7021/si7021-lewei.lua
Y - - - lua_modules/si7021/si7021.EN.md
Y - - - lua_modules/si7021/si7021.lua
- - Y - lua_modules/tsl2561/tsl2561_EN.md
- - Y - lua_modules/tsl2561/tsl2561_Example.lua
- - Y - lua_modules/tsl2561/tsl2561.lua
Y - - - lua_modules/yeelink/Example_for_Yeelink_Lib.lua
Y - - - lua_modules/yeelink/yeelink_lib.lua
Y - - - luac.cross
- Y - - Makefile
- - Y - pre_build/0.9.2/1M-flash/nodemcu_1M_20141219.bin
- - Y - pre_build/0.9.2/1M-flash/README.md
- - Y - pre_build/0.9.2/2M-flash/blank.bin
- - Y - pre_build/0.9.2/2M-flash/eagle.app.v6.flash.bin
- - Y - pre_build/0.9.2/2M-flash/eagle.app.v6.irom0text.bin
- - Y - pre_build/0.9.2/2M-flash/esp_init_data_default.bin
- - Y - pre_build/0.9.2/2M-flash/nodemcu_2M_20141219.bin
- - Y - pre_build/0.9.2/2M-flash/README.md
- - Y - pre_build/0.9.2/4M-flash/blank.bin
- - Y - pre_build/0.9.2/4M-flash/eagle.app.v6.flash.bin
- - Y - pre_build/0.9.2/4M-flash/eagle.app.v6.irom0text.bin
- - Y - pre_build/0.9.2/4M-flash/esp_init_data_default.bin
- - Y - pre_build/0.9.2/4M-flash/README.md
- - Y - pre_build/0.9.2/512k-flash/blank512k.bin
- - Y - pre_build/0.9.2/512k-flash/nodemcu_512k_20141212.bin
- - Y - pre_build/0.9.2/512k-flash/nodemcu_512k_20141219.bin
- - Y - pre_build/0.9.2/512k-flash/README.md
- - Y - pre_build/0.9.4/1M-flash/README.md
- - Y - pre_build/0.9.4/2M-flash/README.md
- - Y - pre_build/0.9.4/4M-flash/README.md
- - Y - pre_build/0.9.4/512k-flash/blank512k.bin
- - Y - pre_build/0.9.4/512k-flash/nodemcu_512k_20141222.bin
- - Y - pre_build/0.9.4/512k-flash/nodemcu_512k_20141226.bin
- - Y - pre_build/0.9.4/512k-flash/nodemcu_512k_latest.bin
- - Y - pre_build/0.9.4/512k-flash/README.md
- - Y - pre_build/0.9.5/nodemcu_20150106.bin
- - Y - pre_build/0.9.5/nodemcu_20150107.bin
- - Y - pre_build/0.9.5/nodemcu_20150108.bin
- - Y - pre_build/0.9.5/nodemcu_20150118.bin
- - Y - pre_build/0.9.5/nodemcu_20150123.bin
- - Y - pre_build/0.9.5/nodemcu_20150126.bin
- - Y - pre_build/0.9.5/nodemcu_20150127.bin
- - Y - pre_build/0.9.5/nodemcu_20150212.bin
- - Y - pre_build/0.9.5/nodemcu_20150213.bin
- - Y - pre_build/0.9.6/nodemcu_20150216.bin
- - Y - pre_build/latest/nodemcu_latest.bin
- - Y - pre_build/README.md
- Y - - README.md
- - Y - sdk-overrides/include/c_types.h
- - Y - sdk/esp_iot_sdk_v1.4.0/app/gen_misc.bat
- - Y - sdk/esp_iot_sdk_v1.4.0/app/gen_misc.sh
Y - Y Y sdk/esp_iot_sdk_v1.4.0/bin/at/1024+1024/user1.2048.new.5.bin
Y - Y Y sdk/esp_iot_sdk_v1.4.0/bin/at/1024+1024/user2.2048.new.5.bin
Y - Y Y sdk/esp_iot_sdk_v1.4.0/bin/at/512+512/user1.1024.new.2.bin
Y - Y Y sdk/esp_iot_sdk_v1.4.0/bin/at/512+512/user2.1024.new.2.bin
- - Y - sdk/esp_iot_sdk_v1.4.0/bin/at/noboot/eagle.flash.bin
- - Y - sdk/esp_iot_sdk_v1.4.0/bin/at/noboot/eagle.irom0text.bin
- - Y - sdk/esp_iot_sdk_v1.4.0/bin/at/readme.txt
- - Y - sdk/esp_iot_sdk_v1.4.0/bin/blank.bin
- - Y - sdk/esp_iot_sdk_v1.4.0/bin/boot_v1.2.bin
Y - Y Y sdk/esp_iot_sdk_v1.4.0/bin/boot_v1.4(b1).bin
- - Y - sdk/esp_iot_sdk_v1.4.0/bin/esp_init_data_default.bin
- - Y - sdk/esp_iot_sdk_v1.4.0/document/readme.txt
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/at/!!!readme!!!.txt
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/at/gen_misc.bat
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/at/gen_misc.sh
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/at/include/user_config.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/at/Makefile
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/at/user/at_upgrade.c
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/at/user/Makefile
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/at/user/user_main.c
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/driver_lib/driver/gpio16.c
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/driver_lib/driver/hw_timer.c
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/driver_lib/driver/i2c_master.c
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/driver_lib/driver/key.c
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/driver_lib/driver/Makefile
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/driver_lib/driver/spi_overlap.c
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/driver_lib/driver/spi.c
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/driver_lib/driver/uart.c
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/driver_lib/include/driver/gpio16.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/driver_lib/include/driver/i2c_master.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/driver_lib/include/driver/key.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/driver_lib/include/driver/spi_overlap.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/driver_lib/include/driver/spi_register.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/driver_lib/include/driver/spi.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/driver_lib/include/driver/uart_register.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/driver_lib/include/driver/uart.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/driver_lib/readme.txt
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/driver/i2c_master.c
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/driver/key.c
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/driver/Makefile
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/gen_misc.bat
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/gen_misc.sh
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/include/driver/i2c_master.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/include/driver/key.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/include/ssl/cert.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/include/ssl/private_key.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/include/user_config.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/include/user_devicefind.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/include/user_esp_platform_timer.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/include/user_esp_platform.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/include/user_iot_version.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/include/user_json.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/include/user_light_adj.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/include/user_light.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/include/user_plug.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/include/user_sensor.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/include/user_webserver.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/Makefile
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/user/Makefile
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/user/user_devicefind.c
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/user/user_esp_platform_timer.c
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/user/user_esp_platform.c
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/user/user_json.c
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/user/user_light_adj.c
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/user/user_light.c
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/user/user_main.c
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/user/user_plug.c
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/user/user_sensor.c
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/IoT_Demo/user/user_webserver.c
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/readme.txt
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/smart_config/gen_misc.bat
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/smart_config/gen_misc.sh
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/smart_config/include/user_config.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/smart_config/Makefile
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/smart_config/user/Makefile
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/smart_config/user/user_main.c
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/wps/driver/key.c
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/wps/driver/Makefile
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/wps/gen_misc.bat
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/wps/gen_misc.sh
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/wps/include/driver/key.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/wps/include/user_config.h
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/wps/Makefile
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/wps/user/Makefile
- - Y - sdk/esp_iot_sdk_v1.4.0/examples/wps/user/user_main.c
- - Y - sdk/esp_iot_sdk_v1.4.0/include/at_custom.h
- - Y - sdk/esp_iot_sdk_v1.4.0/include/c_types.h
- - Y - sdk/esp_iot_sdk_v1.4.0/include/eagle_soc.h
- - Y - sdk/esp_iot_sdk_v1.4.0/include/espconn.h
- - Y - sdk/esp_iot_sdk_v1.4.0/include/espnow.h
- - Y - sdk/esp_iot_sdk_v1.4.0/include/ets_sys.h
- - Y - sdk/esp_iot_sdk_v1.4.0/include/gpio.h
- - Y - sdk/esp_iot_sdk_v1.4.0/include/ip_addr.h
- - Y - sdk/esp_iot_sdk_v1.4.0/include/json/json.h
- - Y - sdk/esp_iot_sdk_v1.4.0/include/json/jsonparse.h
- - Y - sdk/esp_iot_sdk_v1.4.0/include/json/jsontree.h
- - Y - sdk/esp_iot_sdk_v1.4.0/include/mem.h
- - Y - sdk/esp_iot_sdk_v1.4.0/include/mesh.h
- - Y - sdk/esp_iot_sdk_v1.4.0/include/os_type.h
- - Y - sdk/esp_iot_sdk_v1.4.0/include/osapi.h
- - Y - sdk/esp_iot_sdk_v1.4.0/include/ping.h
- - Y - sdk/esp_iot_sdk_v1.4.0/include/pwm.h
- - Y - sdk/esp_iot_sdk_v1.4.0/include/queue.h
- - Y - sdk/esp_iot_sdk_v1.4.0/include/smartconfig.h
- - Y - sdk/esp_iot_sdk_v1.4.0/include/sntp.h
- - Y - sdk/esp_iot_sdk_v1.4.0/include/spi_flash.h
- - Y - sdk/esp_iot_sdk_v1.4.0/include/upgrade.h
- - Y - sdk/esp_iot_sdk_v1.4.0/include/user_interface.h
- - Y - sdk/esp_iot_sdk_v1.4.0/ld/eagle.app.v6.ld
- - Y - sdk/esp_iot_sdk_v1.4.0/ld/eagle.app.v6.new.1024.app1.ld
- - Y - sdk/esp_iot_sdk_v1.4.0/ld/eagle.app.v6.new.1024.app2.ld
- - Y - sdk/esp_iot_sdk_v1.4.0/ld/eagle.app.v6.new.2048.ld
- - Y - sdk/esp_iot_sdk_v1.4.0/ld/eagle.app.v6.new.512.app1.ld
- - Y - sdk/esp_iot_sdk_v1.4.0/ld/eagle.app.v6.new.512.app2.ld
- - Y - sdk/esp_iot_sdk_v1.4.0/ld/eagle.app.v6.old.1024.app1.ld
- - Y - sdk/esp_iot_sdk_v1.4.0/ld/eagle.app.v6.old.1024.app2.ld
- - Y - sdk/esp_iot_sdk_v1.4.0/ld/eagle.app.v6.old.512.app1.ld
- - Y - sdk/esp_iot_sdk_v1.4.0/ld/eagle.app.v6.old.512.app2.ld
- - Y - sdk/esp_iot_sdk_v1.4.0/ld/eagle.rom.addr.v6.ld
- - Y - sdk/esp_iot_sdk_v1.4.0/lib/libat.a
- - Y - sdk/esp_iot_sdk_v1.4.0/lib/libcrypto.a
- - Y - sdk/esp_iot_sdk_v1.4.0/lib/libespnow.a
- - Y - sdk/esp_iot_sdk_v1.4.0/lib/libjson.a
- - Y - sdk/esp_iot_sdk_v1.4.0/lib/liblwip_536.a
- - Y - sdk/esp_iot_sdk_v1.4.0/lib/liblwip.a
- - Y - sdk/esp_iot_sdk_v1.4.0/lib/libmain.a
- - Y - sdk/esp_iot_sdk_v1.4.0/lib/libmesh.a
- - Y - sdk/esp_iot_sdk_v1.4.0/lib/libnet80211.a
- - Y - sdk/esp_iot_sdk_v1.4.0/lib/libphy.a
- - Y - sdk/esp_iot_sdk_v1.4.0/lib/libpp.a
- - Y - sdk/esp_iot_sdk_v1.4.0/lib/libpwm.a
- - Y - sdk/esp_iot_sdk_v1.4.0/lib/libsmartconfig.a
- - Y - sdk/esp_iot_sdk_v1.4.0/lib/libssl.a
- - Y - sdk/esp_iot_sdk_v1.4.0/lib/libupgrade.a
- - Y - sdk/esp_iot_sdk_v1.4.0/lib/libwpa.a
- - Y - sdk/esp_iot_sdk_v1.4.0/lib/libwps.a
- - Y - sdk/esp_iot_sdk_v1.4.0/Makefile
- - Y - sdk/esp_iot_sdk_v1.4.0/tools/gen_appbin.py
- - Y - sdk/esp_iot_sdk_v1.4.0/tools/make_cert.py
- - Y - sdk/esp_iot_sdk_v1.4.0/tools/makefile.sh
- - Y - sdk/esp_iot_sdk_v1.4.0/tools/xxd.exe
- - Y - sdk/License
- - Y - sdk/release_note.txt
Y - - - tools/.gitattributes
Y - - - tools/build.lua
- Y - - tools/cross-lua.lua
- Y - - tools/esp-open-sdk.tar.gz
Y - - - tools/esptool.py
Y - - - tools/makefile.sh
Y - - - tools/utils.lua
Y - - - tools/xxd.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment