1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/makefiles/arch
Marian Buschsieweke 7e8a0ae2d4
build system: use -std=gnu11 for avr8
This allows using the __flash qualifier to store data into flash.
2023-02-27 12:06:29 +01:00
..
avr8.inc.mk build system: use -std=gnu11 for avr8 2023-02-27 12:06:29 +01:00
cortexm.inc.mk makefiles/arch/cortexm.inc.mk: fix ASMFLAGS 2022-11-11 23:11:07 +01:00
msp430.inc.mk cpu/msp430_common: extend flashpage API 2021-10-25 15:03:50 +02:00
riscv.inc.mk makefiles/arch/riscv.inc.mk: Fix with BUILD_IN_DOCKER 2022-09-27 10:43:39 +02:00