summaryrefslogtreecommitdiff
path: root/shared-module/struct/__init__.c
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2019-01-21struct.pack_into incorrect buffer size checkDan Halbert
2019-01-20Improve struct compatibility with CPythonDan Halbert
2018-08-07Support internationalisation.Scott Shawcroft
2018-03-26Conditionally compile out nonstandard array/struct typecodesJeff Epler
2017-10-18CircuitPython now has struct instead of ustruct (#302)Michael McWethy