docs: finish codename rename in README and CMake label
The Python package and track_core namespace stay as-is by design.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# track-core
|
||||
# chataway
|
||||
|
||||
Standalone C++ core for mcwhirter track simulation and strip rendering.
|
||||
|
||||
@@ -17,7 +17,7 @@ cmake --build build
|
||||
ctest --test-dir build --output-on-failure
|
||||
```
|
||||
|
||||
When used inside an ESP-IDF project under `components/track-core`, the same
|
||||
When used inside an ESP-IDF project under `components/chataway`, the same
|
||||
`CMakeLists.txt` registers an IDF component for the portable core only.
|
||||
|
||||
## Python bindings
|
||||
|
||||
Reference in New Issue
Block a user