Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Repository
510477557d1cd13dc3cfdebf32338aa1b75180cb
Switch branch/tag
uPython-mirror
py
objarray.c
Find file
Blame
History
Permalink
py: Take out bitfield entries from their own structure.
· 51047755
Damien George
authored
Feb 26, 2014
Don't need to wrap bitfields in their own struct. Compiler does the correct thing without it.
51047755