-
Comments in the software examples for preemptible interrupt handlers are misleading because CLIC-enhanced mcause contains a mix of fields that pertain to the interrupt to be handled (interrupt and exc…
-
I think those two frameworks should be added aswell. I'll try to create examples if you want.
-
- parents: #1
---
-
-
We want to catalog all the Widgets in material design using Widgetbook in a new [example](https://github.com/widgetbook/widgetbook/tree/main/examples) called `material_example`.
-
### Summary
Hello,
I would use I2C OLED display example to print pairing QRcode. Could you add an example?
Regards
-
Today Kevin suggested it would be good to see some examples of what the Svelte 5 migration tool does, so that we can start getting familiar with the changes between Svelte 4 and 5 and maybe practice m…
rmunn updated
2 weeks ago
-
Make better examples for button callback, such as menus with depth
### Pros
Me and possibly other people find that using keyboard buttons and the callbacks can often result in spaghetti code. Even w…
-
(Issue reserved for training purposes)
The `pallet-example-basic` should have all the pallet hooks as demonstration. As a start, the `on_idle` could be added.
-
I tried to run the FMCW radar example (web: [1], source: [3])
But I get "UnicodeEncodeError: 'charmap' codec can't encode character '\u2834' in position 0: character maps to " and after that a lot of…