This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-05-05 04:15:21 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2,805
Commits
22
Branches
170
Tags
00bcee2df244859a39e06d8e5fb3965b5c46fecf
Commit Graph
2 Commits
Author
SHA1
Message
Date
Angus Gratton
304f0a399a
freertos tests: Use CCOMPARE1 always in xPortInIsrContext() test
...
Mismatched CCOMPARE meant test would only run once.
2017-05-10 17:26:25 +10:00
Jeroen Domburg
6739d5b99f
Add xPortInIsrContext function + unit test. This function returns true when the current CPU runs in an interrupt handler context.
2017-03-02 17:00:32 +08:00