-
Hello,
maybe an update manager entry would be a cool feature, but I'm not sure if it would be such a useful feature, CanBoot updates should happen very rarely.
-
## Link to the content
[How to Deploy a Ruby on Rails Application to Katapult Using Kamal 2](https://katapult.io/blog/post/how-to-deploy-a-ruby-on-rails-application-to-katapult-using-kamal-2/)
## …
-
The openapi spec mentions that we can declare OAuth 2 and OpenID Connect scopes. Apia also has the concept of scopes. I'm not sure that these concepts overlap, we should investigate.
https://swagge…
-
I need a way to be able to test combinations of flashing methods and bootloaders.
-
I'm swapping out toolboard with the Ebb36 USB. Can I use these same steps to program that board, with the exceptions of the board settings in katapult. I know that its a different board type and the b…
-
I believe this custom mock is starting to reach the point of complexity and custom logic where simply using gomock and explicitly mocking each function call and return values within each test case yie…
-
Hi everyone, I would like to address a very recent issue popping up at multiple places related to the BOOT0 Pin in the STM32G0 series devices. See:
- https://github.com/Esoterical/voron_canbus/tree/m…
-
Hey @Phil1988, this is more of a question to see if you have explored this at all than an actual issue.
I'm wondering, do you know if is it possible to put katapult bootloader on the mainboard MCU …
-
It would be useful to add something like a `config_name` parameter so that multiple MCU entries can share the same menuconfig options. This would be primarily useful in toolchangers where you may have…
-
Hi all,
Just bought a new BTT SB2209 with an RP2040 and wanted to install Katapult to be able to flash it over CAN. I ran through the instructions until it was time to flash to the board, and I was…