Blame view

RIOT/boards/qemu-i386/Makefile.features 223 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
5
6
7
8
  # Put defined MCU peripherals here (in alphabetical order)
  
  # Various other features (if any)
  
  # The board MPU family (used for grouping by the CI system)
  FEATURES_MCU_GROUP = x86
  
  -include $(RIOTCPU)/x86/Makefile.features