mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 05:00:26 +01:00
modubinascii: Add, with hexlify() implementation.
This commit is contained in:
committed by
Damien George
parent
d96e6b14c9
commit
bfdc205934
@@ -62,6 +62,7 @@
|
||||
#define MICROPY_PY_URE (1)
|
||||
#define MICROPY_PY_UHEAPQ (1)
|
||||
#define MICROPY_PY_UHASHLIB (1)
|
||||
#define MICROPY_PY_UBINASCII (1)
|
||||
|
||||
// Define to MICROPY_ERROR_REPORTING_DETAILED to get function, etc.
|
||||
// names in exception messages (may require more RAM).
|
||||
|
||||
Reference in New Issue
Block a user