Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
micropython
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
card10
micropython
Commits
Commits · 57a4b4f178698435b584892f69db5d5f2ea396dc
57a4b4f178698435b584892f69db5d5f2ea396dc
Select Git revision
Selected
57a4b4f178698435b584892f69db5d5f2ea396dc
Branches
5
wip-bootstrap
default
dualcore
ch3/leds
ch3/time
master
6 results
micropython
py
modstruct.c
Author
Search by author
Any Author
authors
9R
9R
Administrator
root
Andreas Schildbach
pink
Daniel Hoffend
griffon
Definitely Not A Robot
Doloo1ai
Dirk Jäckel
biafra
G
G
Hauke Mehrtens
hauke
Jan Morawek
RFguy
Julian
hdsjulian
Lila Fisch
lilafisch
Martin Ling
martinling
Mateusz Zalega
msgctl
Michael Huebler
mh
Ole Dreessen
ole
Phileas
pl
Philip Brechler
plaetzchen
Renze
renze
Sabine Wolf
Bine
Sec 42
sec
20 authors
Browse files
Apr 18, 2014
py: Add typecode to buffer protocol.
· 57a4b4f1
Damien George
authored
Apr 18, 2014
57a4b4f1
Apr 11, 2014
modstruct: Basic implementation of native struct alignment and types.
· 0c43cf91
Paul Sokolovsky
authored
Apr 11, 2014
0c43cf91
modstruct: Refactor to support both LE and BE packed structs.
· 6582d64d
Paul Sokolovsky
authored
Apr 10, 2014
6582d64d
Apr 10, 2014
py: Fix modstruct to compile on 64-bit machine.
· bf8ae4d9
Damien George
authored
Apr 10, 2014
bf8ae4d9
py: Start implementing "struct" module.
· e9db8404
Paul Sokolovsky
authored
Apr 10, 2014
e9db8404
Loading