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-07 02:10:52 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
36f79523abe8d79fec1cc7af41e8e96e8ceb2cc4
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