From eb02800d55047c71c27f9f919c8c15e85fe3ac06 Mon Sep 17 00:00:00 2001 From: Nav Date: Sun, 23 Feb 2025 14:18:29 +0000 Subject: [PATCH] Updated package description --- cmake/Packaging.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/Packaging.cmake b/cmake/Packaging.cmake index 3eb459eb..de149dee 100644 --- a/cmake/Packaging.cmake +++ b/cmake/Packaging.cmake @@ -8,7 +8,7 @@ else () set(PACKAGING_TEMPLATE_DIR "${CMAKE_CURRENT_SOURCE_DIR}/build/packaging/headless") endif() -set(BLOOM_PACKAGE_DESCRIPTION "Debugger for AVR-based embedded systems") +set(BLOOM_PACKAGE_DESCRIPTION "On-chip debugging for AVR and RISC-V microcontrollers") set(BLOOM_PACKAGE_CONTACT "Nav Mohammed ") # All generated packages will install Bloom to BLOOM_INSTALLATION_PREFIX