logo
Expand description

Supporting package for running R3 on a Renesas RZ/A1x family MPU (including RZ/A1H, which is used by the GR-PEACH development board).

Modules

Changelog

Pin configuration

Serial driver

Standard output

Macros

Macro for printing to the serial standard output

Macro for printing to the serial standard output, with a newline.

Attach the implementation of PortTimer that is based on RZ/A1 OS Timer to a given kernel trait type. This macro also implements Timer on the kernel trait type. Requires OsTimerOptions and Gic.

Traits

The options for use_os_timer!.