Crate riscv_minimal_rt_macros

Source

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.