mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 18:48:11 +08:00
5e9358b782
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>