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/orangepiprime.conf
Views: 3957
1
# Allwinner H5 quad core 2GB RAM Wi-Fi/BT
2
BOARD_NAME="Orange Pi Prime"
3
BOARDFAMILY="sun50iw2"
4
BOOTCONFIG="orangepi_prime_defconfig"
5
DEFAULT_OVERLAYS="analog-codec"
6
MODULES_LEGACY="8723bs sunxi_gpiokey"
7
KERNEL_TARGET="legacy,current"
8
9