All Projects → linux4sam → buildroot-at91

linux4sam / buildroot-at91

Licence: other
Buildroot for Microchip SoC (aka AT91) - use with buildroot external tree

Programming Languages

Makefile
30231 projects
python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language
shell
77523 projects
HTML
75241 projects
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to buildroot-at91

Linux Lab
Docker/Qemu Based Linux Kernel Learning, Development and Testing Environment; New Linux ELF Video Course from this project author: https://www.cctalk.com/m/group/88089283
Stars: ✭ 771 (+5407.14%)
Mutual labels:  buildroot, cross-compiler
alpine
🌍 `alpine` Docker image for multiple architectures
Stars: ✭ 81 (+478.57%)
Mutual labels:  cross-compiler
Skiffos
SkiffOS: lightweight & robust cross-compiled Linux distribution optimized for hosting containers.
Stars: ✭ 151 (+978.57%)
Mutual labels:  buildroot
CoCoC
C development system for (Nitr)OS9/6x09, with source
Stars: ✭ 22 (+57.14%)
Mutual labels:  cross-compiler
xcross
"Zero Setup" cross-compilation for C/C++. Supports numerous architectures, build systems, C standard libraries, vcpkg, and Conan.
Stars: ✭ 29 (+107.14%)
Mutual labels:  cross-compiler
CAMEL99-V2
Indirect threaded code version of CAMEL99 Forth for TI-99 computer
Stars: ✭ 16 (+14.29%)
Mutual labels:  cross-compiler
Kios
A Linux OS created by Buildroot which runs Kerberos Open Source out-of-the-box.
Stars: ✭ 178 (+1171.43%)
Mutual labels:  buildroot
firmware
Alternative IP Camera firmware from an open community
Stars: ✭ 236 (+1585.71%)
Mutual labels:  buildroot
xx
Dockerfile cross-compilation helpers
Stars: ✭ 124 (+785.71%)
Mutual labels:  cross-compiler
opam-cross-ios
An OCaml cross-toolchain for iOS and several useful libraries
Stars: ✭ 58 (+314.29%)
Mutual labels:  cross-compiler
browser-vm
A small Linux x86 VM meant for use in the browser
Stars: ✭ 122 (+771.43%)
Mutual labels:  buildroot
docker-darling
Experimental docker container with Darling for macOS runtime
Stars: ✭ 38 (+171.43%)
Mutual labels:  cross-compiler
snapos
Snapcast OS
Stars: ✭ 73 (+421.43%)
Mutual labels:  buildroot
openipc.github.io
Alternative IP Camera firmware from an open community, http://openipc.org site source code
Stars: ✭ 28 (+100%)
Mutual labels:  buildroot
oscimpDigital
OscillatorIMP ecosystem for the digital characterization of ultrastable oscillators and Software Defined Radio (SDR) frontend processing
Stars: ✭ 41 (+192.86%)
Mutual labels:  buildroot
Linux Kernel Module Cheat
The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 19.10 ho…
Stars: ✭ 2,748 (+19528.57%)
Mutual labels:  buildroot
CrossMobile
Create native iOS, Android, Windows Phone and Desktop applications in Java. Write it once, and produce sophisticated multiplatform applications.
Stars: ✭ 48 (+242.86%)
Mutual labels:  cross-compiler
buildroot
Configure and build dahliaOS Linux-based builds
Stars: ✭ 56 (+300%)
Mutual labels:  buildroot
rust-crosscompiler-arm
Docker images for Rust dedicated to cross compilation for ARM v6 and more
Stars: ✭ 48 (+242.86%)
Mutual labels:  cross-compiler
xForth
Experimental Forth cross compiler for tiny devices
Stars: ✭ 53 (+278.57%)
Mutual labels:  cross-compiler
Buildroot is a simple, efficient and easy-to-use tool to generate embedded
Linux systems through cross-compilation.

The documentation can be found in docs/manual. You can generate a text
document with 'make manual-text' and read output/docs/manual/manual.text.
Online documentation can be found at http://buildroot.org/docs.html

To build and use the buildroot stuff, do the following:

1) run 'make menuconfig'
2) select the target architecture and the packages you wish to compile
3) run 'make'
4) wait while it compiles
5) find the kernel, bootloader, root filesystem, etc. in output/images

You do not need to be root to build or run buildroot.  Have fun!

Buildroot comes with a basic configuration for a number of boards. Run
'make list-defconfigs' to view the list of provided configurations.

Please feed suggestions, bug reports, insults, and bribes back to the
buildroot mailing list: [email protected]
You can also find us on #buildroot on OFTC IRC.

If you would like to contribute patches, please read
https://buildroot.org/manual.html#submitting-patches
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].