e829bb4c17
properly save all defconfigs
...
Done using `for config in $(make list-defconfigs | grep "milkv" | awk '{print $1}'); do make $config && make savedefconfig; done`
2024-06-20 23:44:38 +02:00
bc680ca7c9
buildroot: enable libusb
2024-06-07 11:54:57 +08:00
34fb84e881
build wiringX from source code
2024-05-28 18:29:05 +08:00
7bc1dab872
enable python-numpy for duo256m and duos
2024-05-26 13:20:05 +08:00
780335d1e3
fix the rootfs size in partition_sd.xml
...
The partition size in partition_sd.xml is not used
when generating the sd image, but there will be script
check when generating firmware, and the value in xml
needs to be 128K larger than the value in buildroot.
Maybe this problem should be fixed later.
2024-05-25 18:04:14 +08:00
965b30ab36
duos emmc version rootfs set to 768M
2024-05-24 18:02:03 +08:00
04912a54f1
fix file format
2024-05-24 16:30:02 +08:00
850d6e42b8
add (duo256m config):support SPINAND image compilation on IOB board
2024-04-15 18:08:03 +08:00
2761a30699
add (duo256m config):support SPINOR image compilation on IOB board
2024-04-15 18:06:26 +08:00
bd98b34f6c
add(duo spinor&spinand) buildroot compilation duo-pinmux&cvi-pinmux
2024-04-15 18:03:10 +08:00
b14443e7c9
buildroot: enable ALSA
2024-04-15 17:04:19 +08:00
fdb43604ef
build duo-pinmux from source code
2024-04-15 14:27:00 +08:00
96848c3bde
build cvi-pinmux from source code
2024-04-12 19:09:59 +08:00
248e8d1451
buildroot: enable libcurl
2024-04-09 15:27:18 +08:00
1bd2e81d94
buildroot: replacing wget provided by busybox
2024-04-09 11:53:48 +08:00
79f138542b
remove lite version for duo and duo256m
2024-03-26 10:10:03 +08:00
0e0b8efb59
buildroot: dd command from the coreutils package
2024-02-08 19:30:59 +08:00
6ebbd6e219
buildroot: enable fio
2024-02-08 18:58:48 +08:00
37e1f575f6
support commands such as lsblk lscpu sfdisk etc.
2024-02-08 16:56:31 +08:00
c7928d83e7
buildroot: enable stress-ng
2024-02-07 15:09:41 +08:00
2aa4ec4288
duos: support python
2024-01-30 15:39:50 +08:00
76e5db15c8
duos: support bluetooth
2024-01-20 13:21:18 +08:00
232cef1614
rename milkv-duos to milkv-duos-emmc
2024-01-19 17:25:20 +08:00
54977e9c4d
support milkv-duos-sd
2024-01-19 15:04:07 +08:00
9ae7f96adb
Merge pull request #53 from FantasyGmm/develop
...
Add zram config and parallel build
2024-01-17 03:37:22 +00:00
a6adbdb8ac
add(duo config):support SPINand image compilation on IOB board
2024-01-16 15:01:05 +08:00
7a0d47ab81
add(duo config):support SPINOR image compilation on IOB board
2024-01-16 12:46:20 +08:00
7e3d9f7a8d
add br top-level parallel build
2024-01-11 10:04:57 +00:00
c1bf5bb61e
buildroot: remove wiringX library
...
Since the compatible adaptation work of wiringX
to several board types of Duo is still in progress,
we will first use independent libwiringx.so for different board types.
2024-01-11 11:54:12 +08:00
70c692e77e
add some useful package
2024-01-05 09:57:35 +00:00
ef8882650d
rename targets
2024-01-04 20:28:01 +08:00
cdaef96e0d
support milkv-duos
2024-01-02 15:28:45 +08:00
1787c8e9d8
buildroot: enable iperf3
2023-12-27 10:17:37 +08:00
9e4162f3db
Add python-psutil package
2023-12-25 18:56:15 +08:00
417deac733
add boards milkv-duo-python and milkv-duo256m-python
2023-12-22 21:11:05 +08:00
e7861d3a43
duo256m: support freetype package for buildroot
2023-12-22 18:50:59 +08:00
2e111d7dcb
Fix typo
2023-12-22 18:06:48 +08:00
0e1feb8063
support milkv-duo256m
2023-12-22 17:54:35 +08:00
a0ad45b7e7
build.sh supports choosing boards
2023-12-22 16:48:17 +08:00
7f04848221
buildroot: add duo-pinmux
2023-10-19 16:39:21 +08:00
b52bb54573
buildroot: add pinpong library
2023-09-08 10:21:55 +08:00
a41b05b96b
buildroot: python support both .py and .pyc formats
2023-09-07 20:44:09 +08:00
1b10c6a1fb
change the hostname from milkv to milkv-duo
...
the pinpong library need this to differentiate between different boards
2023-09-07 14:29:10 +08:00
165fc3c4c1
buildroot: add python-freetype required by the pinpong library
2023-09-05 15:20:17 +08:00
11caee79c7
buildroot: add python-evdev required by the pinpong library
2023-09-05 15:09:01 +08:00
bbe19547f4
enable python packages required by the pinpong library
2023-09-05 15:04:09 +08:00
7b7afd9727
buildroot: support python and pip tool
2023-09-05 14:36:47 +08:00
84d6b72eb6
buildroot: enable spidev_test
2023-09-04 19:02:35 +08:00
7b8f62ce80
buildroot: enable ntp
2023-08-30 19:33:28 +08:00
c5330c4a56
buildroot: enable htop
2023-08-30 17:08:38 +08:00