This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-12 10:39:11 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
xtensa
History
Angus Gratton
c5ef1cae04
Merge branch 'feature/perfmon' into 'master'
...
Performance monitor component See merge request
espressif/esp-idf!4705
2019-11-04 18:25:14 +08:00
..
esp32
…
esp32s2beta
fix errors when ci testing for esp32
2019-06-19 15:31:47 +08:00
include
Merge branch 'feature/perfmon' into 'master'
2019-11-04 18:25:14 +08:00
CMakeLists.txt
stdatomic: support gcc built-in functions for esp32s2beta
2019-09-04 10:53:25 +10:00
component.mk
…
debug_helpers_asm.S
esp32: Refactor backtrace and add esp_backtrace_print()
2019-06-19 18:30:18 +08:00
debug_helpers.c
esp_rom: Fail immediately if the wrong SoC's header file is included
2019-08-12 16:57:40 +10:00
eri.c
…
linker.lf
ldgen: update component linker fragment files
2019-04-04 15:57:34 +08:00
stdatomic.c
ASIO: fixed undefined ref to atomic functions and enabled examples for CI (esp32s2beta)
2019-11-01 11:12:47 +08:00
trax.c
…