metadata: Normalize all metadata to Unicode NFC form

* Standalone database tool
 * Simulator builds
 * Target firmware (Hosted and Native, for all >2MB targets)

Change-Id: Ia7361affc2fc6a08e73c31ecc9ef3a4008c2415d
This commit is contained in:
Solomon Peachy 2025-11-08 18:51:43 -05:00
parent 8768266d27
commit 81fcb10f8f
6 changed files with 68 additions and 5 deletions

View file

@ -316,3 +316,7 @@ lto
#if defined(USB_ENABLE_AUDIO)
usbdac
#endif
#if defined(UTF8PROC_EXPORTS)
utf8proc
#endif