Skip to content

Latest commit

 

History

History
62 lines (23 loc) · 823 Bytes

README.md

File metadata and controls

62 lines (23 loc) · 823 Bytes

curly-carrot

Buildroot for Curly-Carrot Project

CONFIGURING:

Configure buildroot: make menuconfig Save buildroot configuration: make savedefconfig

Configure linux: make linux-menuconfig Save linux configuration: make linux-savedefconfig make linux-update-defconfig

BUILDING: git clone https://github.com/Nybo/curly-carrot.git

cd curly-carrot

git submodule init git submodule update

cd buildroot

make BR2_EXTERNAL=$PWD/../ carrot_defconfig

make

PROGRAMMING TO FLASH:

sudo ./sunxi-fel-upload.sh

USING:

setup sound with "ALSACTL init" & "ALSAMIXER" DAC @20 and DAC as Headphone source

Doom executable is located in: /usr/bin/chocolate-doom .

Use "export SDL_NOMOUSE=1" before if no mouse is present.

chocolate-doom-setup is useful for setup.