mirror of
https://github.com/ThrowTheSwitch/CMock
synced 2026-07-04 10:46:01 -04:00
17 lines
567 B
YAML
17 lines
567 B
YAML
# =========================================================================
|
|
# CMock - Automatic Mock Generation for C
|
|
# ThrowTheSwitch.org
|
|
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
|
# SPDX-License-Identifier: MIT
|
|
# =========================================================================
|
|
|
|
# CMock overlay for vendor/unity/test/targets/iar_arm_v4.yml
|
|
# Only contains additions not present in the Unity base target.
|
|
|
|
:unsupported:
|
|
- out_of_memory
|
|
- nonstandard_parsed_stuff_1
|
|
- const
|
|
- callingconv
|
|
- unity_64bit_support
|