Christian Meusel

Results 22 issues of Christian Meusel

61a1af5 seem to have missed out this link.

- I was missing this feature for development builds to enable debug features of an application - Adds support for enabling disabling Cargo features when building the application through new...

According to https://github.com/stm32-rs/stm32f3xx-hal/pull/247 it got removed accidentially and has been resurrected. There is no need for the local copy from here. - [ ] Bump BSP and HAL once the...

T-resources
S-waiting-on-review

#109 switches to another STM32F3 HAL to solve the current issues when building with Rust 1.44. These are breaking changes delaying the integration. What about some smaller dependecy updates and...

- This is a companion to https://github.com/meta-rust/meta-rust/pull/382 adding feature selection support to `cargo-bitbake` - Adds CLI arguments equivalent to the ones of Cargo for selecting or deselection features - `--features...

* This PR adds support for FTPS * FTP, HTTPS and SFTP are already there * libcurl supports FTPS in its default configuration

Just using for example `EXPORT_FOLDER` might easily clash with generic project configuration. So what about prefixing them all with `TYPESTATE_`?

The current documentation at https://badass-runtime-plugin.beryx.org/releases/1.13.0/ states: > The plugin requires Java 11 and Gradle 7.0 or newer. [...] Building with JDK 17 actually works.

What about making the partition table explicit and not relying on lucky defaults from `espflash`? What about integrating this together with #117 which works like a charm for me when...

* When migrating from GitLab to GitHub we've reduced the amount of build targets in error because we assumed that we could have only 20 of them * We recently...

CI