Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
duo-buildroot-sdk
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
duo-buildroot-sdk
Commits
3d9ead30
Commit
3d9ead30
authored
Feb 22, 2024
by
carbon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
duos: set B17 to low level for hardware V1.1
parent
0e0b8efb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
device/milkv-duos-sd/overlay/mnt/system/duo-init.sh
device/milkv-duos-sd/overlay/mnt/system/duo-init.sh
+4
-0
No files found.
device/milkv-duos-sd/overlay/mnt/system/duo-init.sh
View file @
3d9ead30
...
@@ -17,6 +17,10 @@ function set_gpio()
...
@@ -17,6 +17,10 @@ function set_gpio()
echo
${
gpio_val
}
>
${
gpio_path
}
/value
echo
${
gpio_val
}
>
${
gpio_path
}
/value
}
}
# Hardware V1.1
gpio_b17
=
465
set_gpio
${
gpio_b17
}
0
# Host Wake BT
# Host Wake BT
host_wake_bt
=
362
host_wake_bt
=
362
set_gpio
${
host_wake_bt
}
1
set_gpio
${
host_wake_bt
}
1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment