Slackbot
10/17/2021, 4:26 PMKye-Hyun Park
10/17/2021, 4:36 PM__isr_adc_stm32_isr_irq___LINE__
symbol์ $objdump -t build/zephyr/zephyr_prebuilt.elf |grep .intList
์์ ํ์ธํ ์ ์์์ต๋๋ค.
https://github.com/learning-slowly/zephyr/blob/77a48869dd1842efada2b0c7eb9ee25a08f42a4c/include/sw_isr_table.h#L105๊ถ๊ฒฝํ
10/17/2021, 10:13 PMํฉ์ธํ
10/18/2021, 3:56 AM