circuitpython/shared-module/struct
Jeff Epler 355bf8b553 Conditionally compile out nonstandard array/struct typecodes
.. defaulting to off for circuitpython-supported boards, on for others.

.. fixing up the tests that fail when it is turned off, so that they skip
instead of failing
2018-03-26 18:13:49 -05:00
..
__init__.c Conditionally compile out nonstandard array/struct typecodes 2018-03-26 18:13:49 -05:00
__init__.h CircuitPython now has struct instead of ustruct (#302) 2017-10-18 12:50:20 -07:00