Skip to content

Commit df9d4b1

Browse files
committed
shell return
1 parent 5fa996c commit df9d4b1

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/features/flows/thingy91x/index.ts

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,17 @@ const programConfig = [
152152
},
153153
},
154154
},
155+
{
156+
type: 'programming',
157+
firmware: {
158+
core: 'Application',
159+
file: 'thingy91x_modem_shell.zip',
160+
link: {
161+
label: 'Modem Shell',
162+
href: 'https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/cellular/modem_shell/README.html',
163+
},
164+
},
165+
},
155166
],
156167
},
157168
},

0 commit comments

Comments
 (0)