python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to share a rust unpublished cdy lib into Buildroot and use it
When you create a custom rust library package into buildroot 2021, and you want to use it into another rust app package, you have to specify its path into Cargo.toml.
The problem is buildroot package ...
L. CEREYON
Votes: 0
Answers: 0
spi1 on mangopi-r3 (f1c200s)
I'm working with mangopi-r3 dev board (f1c200s) and for the buildroot package I'm using this repo —> https://github.com/mangopi-sbc/buildroot-mangopi-r.
I want to add spi1 but I don't know how. cou...

Abdulrahman Adel
Votes: 0
Answers: 1
How to build a linux based custom OS with GUI for Raspberry Pi 3B+
I am new to embedded linux, in order to learn how to build custom linux based OS from scratch I have decided to use buildroot.
I want to build a GUI based OS RaspberryPi 3B+ (or 3B) similar to that of...
Deekshith Patil
Votes: 0
Answers: 1
Running Raspberry PI buildroot image in qemu
I am trying to build a linux image for raspberrypi3 with buildroot and run it on qemu.
Once the make process is done i can copy the sdcard.img file into a SD card and correctly run the OS on a real ra...
OmegaKi113r
Votes: 0
Answers: 2