ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
ra8_stack_budget.h
Go to the documentation of this file.
1
49
50#pragma once
51
81#define RA8_STACK_BUDGET(bytes) ((void)0) /* approved frame budget = bytes */