We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59ee5fc commit 93f7458Copy full SHA for 93f7458
application.fam
@@ -6,6 +6,7 @@ App(
6
requires=["gui"],
7
stack_size=4 * 1024,
8
fap_description="Application for flashing AVR microcontrollers",
9
+ fap_version="1.0",
10
fap_icon="avr_app_icon_10x10.png",
11
fap_category="GPIO",
12
fap_icon_assets="images",
0 commit comments