summaryrefslogtreecommitdiffstatshomepage
path: root/extmod/modbinascii.c
Commit message (Expand)AuthorAge
* all: Remove the "STATIC" macro and just use "static" instead.Angus Gratton2024-03-07
* extmod/moddeflate: Add deflate module providing the DeflateIO class.Jim Mussared2023-07-21
* all: Remove the zlib module.Jim Mussared2023-07-21
* extmod/modbinascii: Fix buffer length error.Duncan Lowther2023-06-21
* all: Use MP_REGISTER_EXTENSIBLE_MODULE for overrideable built-ins.Jim Mussared2023-06-08
* all: Rename *umodule*.c to remove the "u" prefix.Jim Mussared2023-06-08