Brian S. Stephan

Results 52 comments of Brian S. Stephan

@tjanas - I also have a Slayers cart and experienced the same issue, if I get a chance to mess with it soon I can/will report back.

I have the makings of an implementation, so I'm just going to assign this to myself before I forget.

Marked this as a draft because I still have some testing to do, and because I also first want to see how the board builds go in GitHub.

Short summary of what this does, to encapsulate the details above: 1. Removes the legacy pre-protobuf config code. 2. Introduces JSON representations of the protobuf config as board configs ---...

Future PR will include examples of what it looks like to whittle down the configs, as things are removed or replaced with protobuf representations, and will possibly/probably also include a...

I think it's an interesting request, and we do believe there are issues with the keyboard host in 0.7.8, so I'll go ahead and reopen this.

@CapnHawke are all of those pins assigned to addons elsewhere in the config?

If you reboot the webconfig mode after step 6, does that make 23 and 24 work in the pin mapper?

Odd, but we'll continue to investigate.

This would be doable by assigning e.g. pin 25 to `GpioAction::RESERVED` in the board config, though (because it varies from board to board) we have no consistent mechanism to explain...