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/orangepiplus2e.conf
Views: 3957
1
# Allwinner H3 quad core 2GB RAM WiFi GBE eMMC
2
BOARD_NAME="Orange Pi+ 2E"
3
BOARDFAMILY="sun8i"
4
BOOTCONFIG="orangepi_plus2e_defconfig"
5
MODULES_LEGACY="8189fs #w1-sunxi #w1-gpio #w1-therm #gc2035 #vfe_v4l2 #sunxi-cir"
6
KERNEL_TARGET="legacy,current"
7
8