Manifest format update (#33)

This commit is contained in:
Ken Van Hoeylandt
2026-07-03 00:04:29 +02:00
committed by GitHub
parent 8a0f9ef4e4
commit 4ab2377970
19 changed files with 179 additions and 249 deletions
+7 -10
View File
@@ -1,10 +1,7 @@
[manifest]
version=0.1
[target]
sdk=0.7.0
platforms=esp32s3,esp32p4
[app]
id=one.tactility.m5unittest
versionName=0.2.0
versionCode=2
name=M5 Unit Test
manifest.version=0.2
target.sdk=0.7.0
target.platforms=esp32s3,esp32p4
app.id=one.tactility.m5unittest
app.version.name=0.3.0
app.version.code=3
app.name=M5 Unit Test