aboutsummaryrefslogtreecommitdiff
path: root/extmod/modubinascii.h
AgeCommit message (Expand)Author
2016-01-11py: Change type signature of builtin funs that take variable or kw args.Damien George
2015-07-04extmod: Add a2b_base64 and b2a_base64 functions to ubinascii.Galen Hazelwood
2015-05-22extmod: Actually expose the ubinascii python methods.Daniel Campora
2015-05-21extmod: Expose mod_binascii_hexlify() and mod_binascii_unhexlify().Daniel Campora