docs: rename fleet repos to Iffley Road codenames
bannister (band), brasher (radio hub), mcwhirter (gateway), chataway (track core), iffley (LED node).
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# track-core
|
# track-core
|
||||||
|
|
||||||
Standalone C++ core for TrackBackFwd track simulation and strip rendering.
|
Standalone C++ core for mcwhirter track simulation and strip rendering.
|
||||||
|
|
||||||
This library is intentionally platform-neutral. It does not depend on ESP-IDF,
|
This library is intentionally platform-neutral. It does not depend on ESP-IDF,
|
||||||
FreeRTOS, protobuf/nanopb, BLE, or hardware LED drivers.
|
FreeRTOS, protobuf/nanopb, BLE, or hardware LED drivers.
|
||||||
|
|||||||
+1
-1
@@ -5,7 +5,7 @@ build-backend = "scikit_build_core.build"
|
|||||||
[project]
|
[project]
|
||||||
name = "track-core"
|
name = "track-core"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
description = "Platform-neutral TrackBackFwd track simulation core with Python bindings"
|
description = "Platform-neutral mcwhirter track simulation core with Python bindings"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.9"
|
requires-python = ">=3.9"
|
||||||
dependencies = []
|
dependencies = []
|
||||||
|
|||||||
Reference in New Issue
Block a user