Yanfeng Liu 14d4059159 Zig: revise apps build support
This requires nuttx/pull/11548 to work.

- Zig apps can use normal entrance "main()" now as we
- added RENAMEMAIN for none BUILD_MODULE case.
- enabled Zig program building in BUILD_MODULE case.

Note the Zig main source need to have "fn main(" pattern as
renaming is implemented via `sed`.

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
2024-01-21 06:21:18 -08:00
..
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-12-03 14:27:14 -03:00
2023-08-17 22:51:51 +03:00
2024-01-21 06:21:18 -08:00
2023-07-08 13:52:02 +08:00
2023-07-20 01:44:39 +08:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-11-06 09:02:42 +08:00
2023-10-06 17:24:44 +08:00
2023-10-21 11:04:41 +08:00
2023-07-08 13:52:02 +08:00
2023-09-25 16:21:40 -04:00
2023-07-08 13:52:02 +08:00