mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 00:09:46 +01:00
5c34eeae03
We don't enable this on any other architecture. -pedantic doesn't give us any more beneficial wanrings, only warns about language extensions that are implemented by both GCC and Clang anyway. Since those are the only compilers we are targeting, we can just make use of them to make our lives easier. |
||
---|---|---|
.. | ||
avr8.inc.mk | ||
cortexm.inc.mk | ||
msp430.inc.mk | ||
native.inc.mk | ||
riscv.inc.mk |