summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTakeo Takahashi <takeo.takahashi.xv@renesas.com>2023-05-01 22:54:32 +0900
committerDamien George <damien.p.george@gmail.com>2023-05-11 16:18:39 +1000
commit3229791b60185faa47d87af80b6a8ccbb34d15e5 (patch)
treefcee6bb223fbcfe77b81b7fe489c19d38316ba09 /tests
parentb4834e5cba70a620265b81e74521665d863cf597 (diff)
renesas-ra: Add a macro definition to avoid compile error of FSP v4.4.0.
FSP v4.4.0 refers to CMSIS V5.4.1, and __COMPILER_BARRIER() is used in bsp. On the other hand, lib/cmsis is V5.1.0 and the macro is not defined. Therefore, compile error happens. As the workaround, the macro definition is added. If lib/cmsis is updated in the future, this addition can be removed. Signed-off-by: Takeo Takahashi <takeo.takahashi.xv@renesas.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions