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
04912a54f1
fix file format
2024-05-24 16:30:02 +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
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
54977e9c4d
support milkv-duos-sd
2024-01-19 15:04:07 +08:00