You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
appstore backend: add HelloWorld
This commit is contained in:
@@ -39,6 +39,16 @@
|
||||
"fullname": "com.example.cputest",
|
||||
"version": "0.0.1"
|
||||
},
|
||||
{
|
||||
"name": "HelloWorld",
|
||||
"publisher": "ACME Inc",
|
||||
"short_description": "Minimal app",
|
||||
"long_description": "Demonstrates the simplest app.",
|
||||
"icon_url": "http://demo.lnpiggy.com:2121/apps/com.example.helloworld_0.0.1.mpk_icon_64x64.png",
|
||||
"download_url": "http://demo.lnpiggy.com:2121/apps/com.example.helloworld_0.0.1.mpk",
|
||||
"fullname": "com.example.memtest",
|
||||
"version": "0.0.1"
|
||||
},
|
||||
{
|
||||
"name": "IMU Tester",
|
||||
"publisher": "ACME Inc",
|
||||
|
||||
Reference in New Issue
Block a user