Daniel Gehriger
Daniel Gehriger
I'd like to use an STM32H533 but noticed that the `adc` module isn't available for this family. Are there any plans to add support for it?
**Is your feature request related to a problem? Please describe.** ERPnext v14.1.2 / Frappe v14.5.0 I have customized Sales Order with a 2nd link field named end_user_company to Customer. This...
The STM32H533RE.json correctly lists `ADC1`, but I believe it's missing the entry `"kind": "adc"`. This in turn causes embassy-stm32 to not include the ADC module.
Based on upstream version 0.8.1 but with following additions: - Introduction of a configuration file in _.buffrs/config.toml_ (in the current working directory, or any parent) - Config file allows specifying:...
Add flag to `buffrs install --only-dependencies` to only unpack dependencies to the _proto/vendor_ folder