osmith has uploaded this change for review.

View Change

CMakeLists.txt: set project: osmo-rp2040-firmware

Change-Id: I4afdfa9293401171a559b807a2288d83ce3a6a26
---
M CMakeLists.txt
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-rp2040-firmware refs/changes/80/40180/1
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d64396a..cb0f06f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@
# note: this must happen before project()
include(pico_sdk_import.cmake)

-project(my_project)
+project(osmo-rp2040-firmware)

# initialize the Raspberry Pi Pico SDK
pico_sdk_init()

To view, visit change 40180. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: osmo-rp2040-firmware
Gerrit-Branch: master
Gerrit-Change-Id: I4afdfa9293401171a559b807a2288d83ce3a6a26
Gerrit-Change-Number: 40180
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>