1
0
2026-03-31 21:06:44 +02:00
2026-02-18 13:34:35 +01:00
2026-02-18 13:34:35 +01:00
2026-03-31 21:06:44 +02:00
2026-03-31 21:06:44 +02:00
2026-02-18 13:34:35 +01:00
2026-02-18 13:34:35 +01:00
2026-02-18 13:34:35 +01:00
2026-02-18 13:34:35 +01:00
2026-02-18 13:34:35 +01:00

Workspace for CSEL

⚠️ Open this project in a Docker Container

Cheat Sheet for developers

Configure with the default settings:

cd /buildroot
make csel_defconfig

Make changes if you want:

make menuconfig

Build:

make

If you change the configuration and want to keep it in the workspace, do the following:

make savedefconfig
cp /buildroot/configs/csel_defconfig /workspace/config/configs/

When the build is done, copy the images from buildroot to the workspace

sync-images.sh

You can now "burn" the Compact Flash using BalenaEtcher

Description
No description provided
Readme 1.8 MiB
Languages
C 76.2%
Makefile 15.3%
Shell 3.7%
C++ 1.9%
Just 0.9%
Other 2%