2020-03-06 23:54:29 +00:00
|
|
|
include 'bcm27xx.inc'
|
2018-08-10 22:19:28 +00:00
|
|
|
|
2020-02-04 22:59:16 +00:00
|
|
|
device('raspberrypi-2-model-b', 'rpi-2', {
|
2019-06-14 17:20:15 +00:00
|
|
|
manifest_aliases = {
|
2020-02-04 22:59:16 +00:00
|
|
|
-- from Gluon 2019.1 and older
|
2019-06-14 17:20:15 +00:00
|
|
|
'raspberry-pi-2-model-b-rev-1.1',
|
|
|
|
},
|
|
|
|
})
|