From 1bd3c6fbdf4544e4a527ab0c0344d6f8cbd37676 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Tue, 15 Jul 2025 09:51:39 -0400 Subject: [PATCH] readme: Add xz-embedded Add xz-embedded --- contrib/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/README.md b/contrib/README.md index 55e87edc4d..29806c49ee 100644 --- a/contrib/README.md +++ b/contrib/README.md @@ -47,3 +47,4 @@ Git log in order to find out version and update details | bsps/arm/stm32u5/stm32u5xx-hal-driver | https://github.com/STMicroelectronics/stm32h7xx_hal_driver.git | | cpukit/fastlz | https://github.com/ariya/FastLZ | | cpukit/libz | https://github.com/madler/zlib | +| cpukit/xz-embedded | https://github.com/tukaani-project/xz-embedded |