First commit

This commit is contained in:
2025-12-28 01:18:55 +00:00
commit c8c2f86087
5 changed files with 153 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"name": "embeslogger",
"version": "0.1.0",
"description": "Simple Logging utilities",
"keywords": "ESP32-8048S043, ESP32, curses",
"repository":
{
"type": "git",
"url": "https://github.com/ESilva15/embeslogger"
},
"authors":
[
{
"name": "Eduardo Silva",
"maintainer": true
}
],
"frameworks": "*",
"platforms": "*"
}