Angus Gratton
|
11fac8637a
docs: Resolve doxygen & Sphinx warnings
|
6 лет назад |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 лет назад |
morris
|
f5b03c9ea3
misc adjustment of esp32 component
|
6 лет назад |
kooho
|
bbca0e46ed
driver(interrupt): fix the issue that interrupt might be allocated and freed on different cores
|
7 лет назад |
Angus Gratton
|
eb659e401d
Merge branch 'feature/esp_intr_set_in_iram' into 'master'
|
8 лет назад |
Deomid Ryabkov
|
e3282a0cac
Add esp_intr_set_in_iram
|
8 лет назад |
Mahavir Jain
|
2efef48e3e
docs: fix i2s code snippet for interrupt flags setting
|
8 лет назад |
michael
|
c82e51cf79
fix(intr): always assign the same intr to a same source, disable the source only when all the handlers disabled.
|
8 лет назад |
Lacy Rhoades
|
c61b3e89f1
Typo fixes
|
8 лет назад |
Alexey Gerenkov
|
8d43859b6a
esp32: SEGGER SystemView Tracing Support
|
8 лет назад |
Ivan Grokhotkov
|
a2e0c2432e
esp32: sanity check ISR handler address passed into esp_intr_alloc
|
9 лет назад |
Jeroen Domburg
|
9dc908d105
Add test for local interrupts, fix int disable code
|
9 лет назад |
Jeroen Domburg
|
ae8c37e0b6
Add disabling/enabling of shared interrupt, add testcase for interrupts
|
9 лет назад |
Jeroen Domburg
|
655fd2986a
Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts
|
9 лет назад |