esp-idf/components
Ivan Grokhotkov a38cecefa7 Merge branch 'bugfix/fix_dport_access_in_isr' into 'master'
Fix Dport access in interrupts

Dport accesses would re-enable interrupts unconditionally, breaking things when called in an ISR. This saves and restores the interrupt status, fixing this.

This fixes a crash in the SPI slave driver, and possibly other things.

See merge request !772
2017-05-19 19:08:34 +08:00
..
2017-03-13 17:23:29 +08:00
2017-01-11 15:03:14 +08:00
2017-05-08 11:44:45 +08:00
2017-03-07 10:18:47 +11:00
2017-01-09 17:51:48 +08:00
2017-04-05 09:23:09 +03:00
2017-05-16 13:15:02 +08:00
2017-04-27 19:51:42 +02:00