Skip to content

Commit

Permalink
cleanup coffee files
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandru Costache <[email protected]>
  • Loading branch information
acostach committed Oct 3, 2024
1 parent 363b0e5 commit 459f68b
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 165 deletions.
43 changes: 0 additions & 43 deletions jetson-agx-orin-devkit.coffee

This file was deleted.

39 changes: 0 additions & 39 deletions jetson-orin-nano-devkit-nvme.coffee

This file was deleted.

43 changes: 0 additions & 43 deletions jetson-orin-nx-seeed-j4012.coffee

This file was deleted.

39 changes: 0 additions & 39 deletions jetson-orin-nx-xavier-nx-devkit.coffee

This file was deleted.

2 changes: 1 addition & 1 deletion jetson-xavier-nx-devkit-emmc.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ deviceTypesCommon = require '@resin.io/device-types/common'
{ networkOptions, commonImg, instructions } = deviceTypesCommon

BOARD_PREPARE = 'Put the carrier board in recovery mode'
FLASH_TOOL = 'Unzip BalenaOS image and use <a href=\"https://github.com/balena-os/jetson-flash\">Jetson Flash</a> on branch custom_xavier_nx_emmc to provision the device.'
FLASH_TOOL = 'Unzip BalenaOS image and use <a href=\"https://github.com/balena-os/jetson-flash\">Jetson Flash</a> to provision the device.'
DONE_FLASHING = 'After flashing is completed, please wait until the board is rebooted'
module.exports =
version: 1
Expand Down

0 comments on commit 459f68b

Please sign in to comment.