This website requires JavaScript.
Explore
Help
Sign In
Narcissus
/
shredos.x86_64
Watch
2
Star
0
Fork
0
You've already forked shredos.x86_64
mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced
2026-03-01 05:52:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e89f457accd30b3fa894e45e0bb18bf048e9d2b6
shredos.x86_64
/
support
/
testing
/
tests
/
package
/
sample_python_pybind.py
5 lines
83 B
Python
Raw
Normal View
History
Unescape
Escape
Upgrade ShredOS to buildroot v24.11
2025-01-10 19:31:27 +00:00
#!/usr/bin/env python3
Upgrade buildroot to 2023.05 (from 2021.08.2), kernel is upgraded to 6.3 (from 5.13.19).
2023-07-05 19:35:21 +01:00
import
example
print
(
example
.
add
(
1
,
2
)
)
print
(
example
.
says
)
Reference in New Issue
Copy Permalink