This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2025-09-05 17:30:41 +02:00
Code
Issues
Actions
50
Packages
Projects
Releases
Wiki
Activity
Files
709136e844f93eb7b9ea8c14e9daa5da8e8293d3
micropython
/
tests
/
feature_check
/
byteorder.py
Paul Sokolovsky
a3fe307400
tests: Consolidate all feature check snippets under feature_check/.
2015-08-30 11:36:42 +03:00
3 lines
32 B
Python
Raw
Blame
History
import
sys
print
(
sys
.
byteorder
)
Reference in New Issue
View Git Blame
Copy Permalink