From a6944d83545bca2e71124f2f58f8bf6273ceaefa Mon Sep 17 00:00:00 2001 From: Eric Callahan Date: Mon, 31 Jul 2023 12:45:08 -0400 Subject: [PATCH] readme: add note about existing references to CanBoot Signed-off-by: Eric Callahan --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0e63953..f9c885e 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,11 @@ limited to stm32 F-series and rp2040 devices. Katapult is licensed under the [GNU GPL v3](/LICENSE). +Note: References to CanBoot remain both in the source of this repo and +in related projects such as Klipper. Some of these must remain indefinitely +for compatibility. Documentation and source code references that do not break +compatibility will be updated over time. + ## Building Katapult also uses Klipper's build system. The build is configured