Skip to content

Commit 73af62a

Browse files
committed
Remove references to circuitpy_flight_software
1 parent cd20af4 commit 73af62a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"python.testing.pytestEnabled": true,
88
"sonarlint.connectedMode.project": {
99
"connectionId": "proves-kit",
10-
"projectKey": "proveskit_circuitpy_flight_software"
10+
"projectKey": "proveskit_circuitpython_rp2040_v5"
1111
}
1212
}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# circuitpy_flight_software
1+
# ProvesKit RP2040 v4 CircuitPython Flight Software
22

33
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
44
![CI](https://github.com/texas-state-space-lab/pikvm-tailscale-certificate-renewer/actions/workflows/ci.yaml/badge.svg)

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sonar.projectKey=proveskit_circuitpy_flight_software
1+
sonar.projectKey=proveskit_circuitpython_rp2040_v4
22
sonar.organization=proves-kit
33

44
sonar.sources=boot.py, main.py, repl.py, safemode.py, lib/pysquared/

0 commit comments

Comments
 (0)