mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-18 03:28:19 +01:00
update:add luckfox-pico Ultra support
This commit is contained in:
committed by
luckfox-eng33
parent
1e160dee55
commit
d3153ac97e
@@ -1,4 +1,11 @@
|
||||
# Updatelog
|
||||
## V1.3 Updatelog
|
||||
1. Added support for Luckfox-pico Ultra / Luckfox-pico Ultra W
|
||||
2. Restructured the board support files, adding Wifi settings to the Luckfox-pico Ultra W board support files.
|
||||
3. Added `kernelconfig` and `buildrootconfig` commands to `./build.sh`, enabling direct access to menuconfig. After configuration, modifications are automatically applied by replacing the corresponding defconfig file
|
||||
4. Created symbolic links for device tree files, kernel configuration files, and buildroot configuration files, facilitating direct editing within the `config` folder
|
||||
5. Implemented automatic switching of buildroot sources, enabling selection of repository sources based on network conditions before building the buildroot root file system
|
||||
6. Partial bug fixes
|
||||
## V1.2 Updatelog
|
||||
1. Added compatibility for Ubuntu system
|
||||
2. Restored support for busybox, allowing users to choose between busybox, buildroot, and Ubuntu according to their needs
|
||||
@@ -27,4 +34,4 @@
|
||||
4. ADB
|
||||
1. Automatically starts on boot
|
||||
## V1.0 Updatelog
|
||||
* Initial upload, default system is busybox
|
||||
* Initial upload, default system is busybox
|
||||
|
||||
Reference in New Issue
Block a user