Skip to content

Commit 375afc6

Browse files
committed
Enable rust build and DS support for OP-Pad-Lite OOS16
1 parent 17d032a commit 375afc6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

configs/oos16/OP-PAD-LITE.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
"c_compiler": "kernel_platform/prebuilts/clang/host/linux-x86/clang-r536225/bin",
1212
"rust_compiler": "kernel_platform/prebuilts/rust/linux-x86/1.82.0/bin",
1313
"bindgen": "",
14-
"rust_build": false,
14+
"rust_build": true,
1515
"disk_cleanup": false,
1616
"hmbird": false,
1717
"susfs": true,
18-
"ds": false,
18+
"ds": true,
1919
"bbg": true,
2020
"bbr": true,
2121
"ttl": true,

0 commit comments

Comments
 (0)