From eedfe4e47b6468096fd2957f5791981a95f1ec67 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Fri, 25 Jul 2025 12:07:28 -0400 Subject: [PATCH] contrib: Add utf8proc to README This is the current source there is no repository so a release file was used the next update will be from the repository which starts at 1.1.6 --- contrib/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/README.md b/contrib/README.md index b38727571b..b5d35e6c23 100644 --- a/contrib/README.md +++ b/contrib/README.md @@ -52,6 +52,7 @@ Git log in order to find out version and update details | bsps/arm/stm32h7/stm32h7xx_hal_driver | https://github.com/STMicroelectronics/stm32u5xx-hal-driver | | bsps/arm/stm32u5/stm32u5xx-hal-driver | https://github.com/STMicroelectronics/stm32h7xx_hal_driver.git | | cpukit/fastlz | https://github.com/ariya/FastLZ | +| cpukit/utf8proc | https://juliastrings.github.io/utf8proc/releases/ | | cpukit/libz | https://github.com/madler/zlib | | cpukit/uuid | https://github.com/tytso/e2fsprogs/tree/master/lib/uuid | | cpukit/xz-embedded | https://github.com/tukaani-project/xz-embedded |