Commit Graph

3 Commits

Author SHA1 Message Date
lbuque 4b8dbf65b9 all: Add copyright information.
Signed-off-by: lbuque <1102390310@qq.com>
2024-03-21 12:21:51 +08:00
IAMLIUBO b5460d489c filesystem: separate the file system into system and user parts
The system filesystem is used to store related resources such as the boot
interface, and the user filesystem is completely reserved for the user to use. 
Upgrade new firmware will no longer overwrite the user filesystem, and the 
resources uploaded by the user will be retained.

Signed-off-by: imliubo <imliubo@makingfun.xyz>
2023-07-04 10:15:01 +08:00
IAMLIUBO f7f3a99ad1 Initial commit 2022-01-11 15:47:32 +08:00