Crate riscv_rt_macros

source ·

Macros

  • Loops an asm expression n times.

Attribute Macros

  • Attribute to declare the entry point of the program
  • Attribute to mark which function will be called at the beginning of the reset handler.