Update ware recipes using framework v2

This commit is contained in:
Aoran Zeng
2025-08-10 09:18:19 +08:00
parent 6c86e24b9d
commit fd0907bf4b
11 changed files with 306 additions and 337 deletions

View File

@@ -142,8 +142,6 @@ typedef struct Target_t
void (*setfn) (char *option);
void (*resetfn) (char *option);
Feature_t (*featfn) (char *option);
Source_t sources;
size_t sources_n;