Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 1.08 KB

README.md

File metadata and controls

49 lines (37 loc) · 1.08 KB

NEOS Builder

This is the tool to build the operating system for your EON or Comma Two dashcam development kit.

What is NEOS?

  • A kernel built outside the Android build system
  • A minified version of Android
  • Userspace from termux

Supported Devices

What works

  • Compute
    • GPU
    • OpenCL
    • DSP
  • Sensors
    • GPS
    • IMU
    • Camera with visiond
    • Audio
    • Touchscreen
  • Connectivity
    • Ethernet
    • Radio
    • Wi-FI
    • Bluetooth
    • Tethering

Usage

Prerequisites

  • An Ubuntu 16.04 build environment with at least 80GB of free disk space
  • Install git and git-lfs to fetch build tools during git clone

Building and Installing

See the device-specific instructions in devices/eon/README.md