Commit 3874fb5
authored
feat: default to build dynamic APPs
There are several reasons to build dynamic APP as a default:
1. For saving more storage on the target platform.
2. All mainline platforms of RT-Thread Smart support libc.so, making it painless to do so.1 parent 31ae474 commit 3874fb5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments