在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):thirtythreeforty/businesscard-linux开源软件地址(OpenSource Url):https://github.com/thirtythreeforty/businesscard-linux开源编程语言(OpenSource Language):Makefile 90.7%开源软件介绍(OpenSource Introduction):Business Card LinuxThis is the Linux distribution small enough to run from the 8MB of storage on my Linux-powered business card. It is powered by the Allwinner F1C100s, a $1.40 Linux-capable ARM system-on-chip. This repository is the source code for its firmware image, based on Buildroot 2019.05. This directory is a "Buildroot external," providing a few patches, additional packages, and board support files on top of mainline Buildroot. For a complete write-up, see my blog post about the project. Patched Linux and U-BootI lightly patched the Linux kernel and U-Boot to get all the hardware peripherals working. You can find my forks here: BuildMake sure submodules are initialized:
Change to the top-level Buildroot directory:
Initialize the configuration, including the defconfig and this external directory:
And compile:
This may take a couple hours to do from scratch, depending on the speed of your machine. InstallationIf you have a Lichee Pi Nano with a flash chip, or one of my blank business cards, you can flash it with the following command.
Make sure the board is in FEL mode using
You can erase the card after it boots by simply logging in (as
Don't erase it unless you're prepared to burn a new image! LicenseSubject to the below exceptions, code is released under the GNU General Public License, version 2 or (at your option) any later version. See also the Buildroot license notice for more nuances about the meaning of this license. Patches are not covered by this license. Instead, they are covered by the license of the software to which the patches are applied. Finally, files in the |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论