mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-06-05 21:15:20 +00: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
|