Skip to content
Snippets Groups Projects
bcm27xx-bcm2709 164 B
Newer Older
  • Learn to ignore specific revisions
  • include 'bcm27xx.inc'
    
    device('raspberrypi-2-model-b', 'rpi-2', {
    
    	manifest_aliases = {
    
    		-- from Gluon 2023.1 and older
    
    		'raspberry-pi-2-model-b-rev-1.1',
    	},
    })