mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 09:50:15 +01:00
py: Add dedicated unicode header.
This commit is contained in:
1
py/unicode.h
Normal file
1
py/unicode.h
Normal file
@@ -0,0 +1 @@
|
||||
machine_uint_t utf8_ptr_to_index(const byte *s, const byte *ptr);
|
||||
Reference in New Issue
Block a user