Home
last modified time | relevance | path

Searched refs:gn (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/rk2206/hardware/
H A Dbuild.py22 self.fp = open("BUILD.gn", 'w+', encoding='utf-8')
86 gn = BuildGn("rk2206", "TB-RK2206H0-A") variable
88 gn.head()
89 gn.source('./lib/hal', 0)
90 gn.source('./lib/bsp', 1)
91 gn.source('./lib/CMSIS/Device', 1)
92 gn.source('./driver', 1)
93 gn.source('./lz_hardware', 1)
94 gn.include()
95 gn
[all...]

Completed in 1 milliseconds