Revision 691a0632 modules/PowerManagement_1-1/Makefile

View differences:

modules/PowerManagement_1-1/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