Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-11-23 10:49:53 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
2a12872d0af6e3bb32b51b4916887b51afd4a78d
esp-idf/examples/system/nmi_isr/main/CMakeLists.txt

5 lines
159 B
CMake
Raw Normal View History

fix(esp_hw_support): make the NMI interrupts available for the main application Closes https://github.com/espressif/esp-idf/issues/13629 NMI interrupt level has been freed for all the Xtensa targets, making it possible for the main application to use it. An example has been added to show how to proceed.
2024-08-12 13:57:46 +08:00
idf_component_register(SRCS "nmi_isr_main.c"
"asm_funcs.S"
INCLUDE_DIRS "."
WHOLE_ARCHIVE)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 50ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API