Skip to content
Snippets Groups Projects
Makefile.inc 143 B
Newer Older
  • Learn to ignore specific revisions
  • # vim:ft=make
    #
    # Copyright 2020 Daniel Friesel
    #
    # SPDX-License-Identifier: CC0-1.0
    
    ifdef app
    
    	override arch_drivers += ,i2c
    endif