asm started
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
xtensa-esp32-elf-as --warn --fatal-warnings first.s -o first.o
|
||||
xtensa-esp32-elf-objdump -d second.o
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
xtensa-esp32-elf-as --warn --fatal-warnings first.s -o first.o
|
||||
xtensa-esp32-elf-objdump -d second.o
|
||||