Re: [PATCH v1 04/28] rust: samples: add `rust_print` example

From: Miguel Ojeda
Date: Fri Nov 11 2022 - 12:31:36 EST


On Fri, Nov 11, 2022 at 10:40 AM Finn Behrens <me@xxxxxxxxxx> wrote:
>
> Could be nice, to also have an int or similar as arg, but as internal the same macro is used as above, not really of interest.

Yeah, there are some integers above, but we can add more examples
later on, e.g. with custom kernel types too.

Thanks for the reviews in several patches, by the way!

Cheers,
Miguel