commit | cbbbdeaae52725f8fd4c35044f2694c9ecbb6831 | [log] [tgz] |
---|---|---|
author | Danny Oerndrup <daor@demant.com> | Mon May 06 15:21:58 2019 +0200 |
committer | Alberto Escolar <32480799+aescolar@users.noreply.github.com> | Tue May 14 18:19:18 2019 +0200 |
tree | 8bc38043ae7ba2d45230131033be0f083dfaf0ef | |
parent | bdb229faff46edd1a8cd8227a0ebde4788efe051 [diff] |
cmake: Toolchain abstraction: Introduce toolchain_cc_warning_extended This is placeholder for extended warning flags, likely to change between toolchains. The intent here is to abstract Zephyr's dependence on toolchains, thus allowing for easier porting to other, perhaps commercial, toolchains and/or usecases. No functional change expected. Signed-off-by: Danny Oerndrup <daor@demant.com>