Are you an LLM? You can read better optimized documentation at /zh/examples/embed/keil-c51.md for this page in Markdown format
可执行程序
lua
target("hello")
add_rules("c51.binary")
set_toolchains("c51")
add_files("src/main.c")