This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
variable "firebase_admin_token" { | |
description = "The token to use to deploy firebase resources." | |
type = string | |
} | |
variable "project" { | |
description = "The project id to create the app for." | |
type = string | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// SPDX-License-Identifier: GPL-2.0 | |
/dts-v1/; | |
#include "kirkwood.dtsi" | |
#include "kirkwood-6281.dtsi" | |
/ { | |
model = "Medion MD86783"; | |
compatible = "medion,md86783", "zyxel,nsa320s", "marvell,kirkwood-88f6702", "marvell,kirkwood"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Marvell SheevaPlug | |
source [find target/feroceon.cfg] | |
set reset_mode halt | |
set speed 5000 | |
proc sp_is_halted {} { | |
global _TARGETNAME | |
return [expr [string compare [$_TARGETNAME curstate] "halted" ] == 0] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "quetch", | |
"switchMount": "cherry", | |
"switchBrand": "kailh", | |
"switchType": "PG151101D64/D10", | |
"plate": true | |
}, | |
[ | |
"\nesc\n\nreset", |