#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

#42 in #rtos

Download history 2/week @ 2024-02-15 8/week @ 2024-02-22 3/week @ 2024-02-29 38/week @ 2024-03-28 18/week @ 2024-04-04

56 downloads per month
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–6MB
~109K SLoC