Makefile 106 B

12345
  1. AUDIO_ENABLE = no # Audio output on port C6
  2. ifndef QUANTUM_DIR
  3. include ../../../Makefile
  4. endif