You've already forked TEF6686_ESP32
even faster boot up and completly new start screen
This commit is contained in:
32
lib/Hash/.gitignore
vendored
32
lib/Hash/.gitignore
vendored
@@ -1,32 +0,0 @@
|
||||
# Prerequisites
|
||||
*.d
|
||||
|
||||
# Compiled Object files
|
||||
*.slo
|
||||
*.lo
|
||||
*.o
|
||||
*.obj
|
||||
|
||||
# Precompiled Headers
|
||||
*.gch
|
||||
*.pch
|
||||
|
||||
# Compiled Dynamic libraries
|
||||
*.so
|
||||
*.dylib
|
||||
*.dll
|
||||
|
||||
# Fortran module files
|
||||
*.mod
|
||||
*.smod
|
||||
|
||||
# Compiled Static libraries
|
||||
*.lai
|
||||
*.la
|
||||
*.a
|
||||
*.lib
|
||||
|
||||
# Executables
|
||||
*.exe
|
||||
*.out
|
||||
*.app
|
||||
@@ -1,7 +0,0 @@
|
||||
Port for Hash library from https://github.com/esp8266/Arduino/libraries/Hash
|
||||
commit d6f1f0d to ESP32.
|
||||
|
||||
This is an experimental port that should work on ESP8266 and ESP32. This is NOT
|
||||
an official repo supported by Espressif. Do not depend on this code for
|
||||
anything important or expect it to be updated. Once the official repo is
|
||||
created, this repo will be deleted.
|
||||
@@ -1,9 +0,0 @@
|
||||
name=Hash
|
||||
version=1.0
|
||||
author=Markus Sattler
|
||||
maintainer=Markus Sattler
|
||||
sentence=Generate Hash from data
|
||||
paragraph=
|
||||
category=Data Processing
|
||||
url=
|
||||
architectures=esp8266,esp32
|
||||
Reference in New Issue
Block a user