mirror of
https://github.com/apache/nuttx.git
synced 2025-12-07 18:12:33 +08:00
Create the nuttx.asm in the disassembly format using the objdump program. NOTE: '>', objdump doesn't take arguments for output file, but result is printed to standard out, and is redirected. Signed-off-by: fanjiangang <fanjiangang@lixiang.com> Signed-off-by: chao an <anchao@lixiang.com>