We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3334da commit 4d18e8bCopy full SHA for 4d18e8b
application.fam
@@ -1,6 +1,7 @@
1
App(
2
appid="avr_isp",
3
name="AVR Flasher",
4
+ description="Application for flashing AVR microcontrollers",
5
apptype=FlipperAppType.EXTERNAL,
6
entry_point="avr_isp_app",
7
requires=["gui"],
0 commit comments