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/orangepi400.conf
Views: 3958
1
# Allwinner H616 quad core 4GB RAM
2
BOARD_NAME="Orange Pi 400"
3
BOARDFAMILY="sun50iw9"
4
BOOTCONFIG="orangepi_400_defconfig"
5
KERNEL_TARGET="legacy,current"
6
MODULES="uwe5622_bsp_sdio sprdwl_ng sprdbt_tty"
7
MODULES_BLACKLIST_LEGACY="bcmdhd"
8
9