• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#include "device_info/device_info.hcs"
2#include "fs/fs_config.hcs"         /* 文件系统挂载 */
3#include "gpio/gpio_config.hcs"
4#include "i2c/i2c_config.hcs"
5#include "spi/spi_config.hcs"
6
7root {
8    module = "rockchip,rk2206_chip";
9}