#rtos #iot #cortex-m #proc-macro #no-std

macro no-std bern-kernel-macros

Procedural macros for bern-kernel

2 unstable releases

0.3.0 Aug 7, 2022
0.2.0 Jun 17, 2021

#41 in #rtos


Used in bern-kernel

MIT license

17KB
255 lines

bern-kernel-macros

Procedural macros for bern-kernel.

Documentation

License


lib.rs:

Procedural macros for the bern_kernel.

This crate provides macros that:

  • simplify the kernel usage
  • make kernel development less tedious (used internally)

Dependencies

~4–5.5MB
~108K SLoC