Skip to content

yodaos-project/product-kamino18

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YODAOS Kamino18

The yodaos-kamino18 is to maintain the resources and configs for the following products:

  • Kamino18 Devkit 3.0
  • Kamino18 Devkit 3.3

And it can also be used as an sample of YODAOS's product.

Kamino18

Directories

path description
ota This directory manages the partition table for system OTA.
res The runtime resource directory.
configs YODAOS uses defconfig to manage which packages should be compiled.
CMakeLists.txt The build script entry.

Build

Follow the steps below to compile the product v3.3:

$ cd openwrt
$ cp ../products/rokid/dev3.3/configs/leo_k18_dev33_defconfig .config
$ make defconfig && make

License

Apache 2.0