commit | 2f31ee63b5c5956e2288bfda18daec13c3bff50b | [log] [tgz] |
---|---|---|
author | Johann Fischer <johann.fischer@nordicsemi.no> | Fri Apr 26 17:56:47 2024 +0200 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Fri May 17 16:25:02 2024 +0100 |
tree | e6eab3c59225a2a0d09424bff2d140f3c4bf5164 | |
parent | f1107660725e69518ef025f63974a3b8c803f2d3 [diff] |
usb: device_next: convert ASCII7 strings to UTF16LE on the fly This is slower but should have no real effect. In the future we can support more than ASCII7 format and store it in other memory areas. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>