tvlad1234 / pico-rv32ima

Running Linux on RP2040 with the help of RISC-V emulation
Other
235 stars 18 forks source link

Add config files and Makefile for buildroot. Update prebuilt system image. #6

Closed tvlad1234 closed 1 year ago

tvlad1234 commented 1 year ago

Add a folder with kernel, busybox and buildroot configs, along with a makefile which clones the buildroot repo, applies the configs and then builds the toolchain, kernel and system image.