diff options
author | Angus Gratton <angus@redyak.com.au> | 2023-11-08 10:34:57 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-11-16 14:59:48 +1100 |
commit | f567a9255a2f801c8e47d8a1468f1c0415971fe4 (patch) | |
tree | 5193b8c8781f8237d80fbc1c70ec14ce3c13c9c7 /examples/usercmodule/cppexample/example.cpp | |
parent | 5e3f0e7f8580d854eb451adbf164a9ab97386d4c (diff) | |
download | micropython-f567a9255a2f801c8e47d8a1468f1c0415971fe4.tar.gz micropython-f567a9255a2f801c8e47d8a1468f1c0415971fe4.zip |
shared/tinyusb: Add a helper for hex string conversion.
Change the rp2 and renesas-ra ports to use the helper function.
Saves copy-pasta, at the small cost of one more function call in the
firmware (if not using LTO).
This work was funded through GitHub Sponsors.
Signed-off-by: Angus Gratton <angus@redyak.com.au>
Diffstat (limited to 'examples/usercmodule/cppexample/example.cpp')
0 files changed, 0 insertions, 0 deletions