Revision 691a0632 modules/NUCLEO-L476RG/Makefile
modules/NUCLEO-L476RG/Makefile | ||
---|---|---|
35 | 35 |
|
36 | 36 |
# C specific options here (added to USE_OPT). |
37 | 37 |
ifeq ($(USE_COPT),) |
38 |
USE_COPT = -std=c11
|
|
38 |
USE_COPT = -std=c17
|
|
39 | 39 |
endif |
40 | 40 |
|
41 | 41 |
# C++ specific options here (added to USE_OPT). |
Also available in: Unified diff