From e244a7b031804cd3ea888672b95d08803aa616bb Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Mon, 14 Jul 2025 18:18:06 -0400 Subject: [PATCH] readme: Add FastLZ --- contrib/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/README.md b/contrib/README.md index b71daaa482..11862c2387 100644 --- a/contrib/README.md +++ b/contrib/README.md @@ -45,3 +45,4 @@ Git log in order to find out version and update details | bsps/arm/stm32h7/cmsis-device-h7/ | https://github.com/STMicroelectronics/cmsis_device_h7.git | | 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 |