CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
orangepi-xunlong

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.

GitHub Repository: orangepi-xunlong/orangepi-build
Path: blob/next/external/config/boards/orangepilite.conf
Views: 3957
1
# Allwinner H3 quad core 512MB RAM WiFi
2
BOARD_NAME="Orange Pi Lite"
3
BOARDFAMILY="sun8i"
4
BOOTCONFIG="orangepi_lite_defconfig"
5
MODULES_CURRENT="g_serial"
6
MODULES_LEGACY="8189fs #w1-sunxi #w1-gpio #w1-therm #gc2035 #vfe_v4l2 sunxi-cir g_serial"
7
KERNEL_TARGET="legacy,current"
8
9