2 Commits

Author SHA1 Message Date
tkl
b7f42c197e Update 'buildconf/raspberrypi3-64/local.conf.sample' 2020-01-30 21:42:10 +00:00
tkl
78aab40b2f Add 'README.md' 2020-01-30 21:13:01 +00:00
2 changed files with 5 additions and 1 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
#meta-blackfinn
##Overview

View File

@@ -28,7 +28,7 @@ BB_DISKMON_DIRS = "\
CONF_VERSION = "1" CONF_VERSION = "1"
ENABLE_UART = "1" ENABLE_UART = "1"
ENABLE_SPI = "1" ENABLE_SPI_BUS = "1"
ENABLE_I2C = "1" ENABLE_I2C = "1"
INHERIT += "rm_work" INHERIT += "rm_work"