This website requires JavaScript.
Explore
Help
Register
Sign In
xrsh
/
xrsh-buildroot
Watch
1
Star
0
Fork
You've already forked xrsh-buildroot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2f3fdf73ff
xrsh-buildroot
/
buildroot-v86
/
board
/
v86
/
rootfs_overlay
/
root
/
hook.d
/
alert
/
yo.py
4 lines
80 B
Python
Raw
Blame
History
#!/usr/bin/env micropython
import
sys
print
(
"
hook.d/alert/yo.py:
"
+
sys
.
argv
[
1
]
)
Reference in New Issue
View Git Blame
Copy Permalink