Roland Dobai
|
766aa57084
|
Build & config: Remove leftover files from the unsupported "make" build system
|
2021-11-11 15:32:36 +01:00 |
Alexey Gerenkov
|
821869d98d
|
apptrace: Refactors apptrace for better support various tracing HW
|
2021-06-24 13:16:13 +03:00 |
Marius Vikhammer
|
04df1f3a42
|
CI: enable example builds for C3
Enables building C3 examples in CI.
Fixes related warnings/errors and disables examples that cannot run.
|
2021-02-09 12:04:02 +08:00 |
Fu Hanxi
|
0146f258d7
|
style: format python files with isort and double-quote-string-fixer
|
2021-01-26 10:49:01 +08:00 |
Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
Fu Hanxi
|
19ad15a1b4
|
modify example tests. delete unused arguments
|
2020-08-04 13:27:16 +08:00 |
Roland Dobai
|
493c852b73
|
CI: Use higher-level interaction with GDB in example tests and test apps
|
2020-06-05 14:58:34 +00:00 |
Roland Dobai
|
79e58eff8f
|
Add JTAG related example tests
|
2020-05-05 11:08:33 +02:00 |
Alexey Gerenkov
|
7ee7a6d7bb
|
docs: Updates OpenOCD command names
|
2020-03-16 19:06:47 +03:00 |
Ivan Grokhotkov
|
4145ca591f
|
examples: re-enable SystemView examples for esp32s2
Closes IDF-1357
|
2020-01-24 10:48:38 +01:00 |
Alexey Gerenkov
|
b81e537b7f
|
apptrace: Extends SystemView heap & log example to run many allocator/freer tasks
|
2019-12-04 18:04:11 +03:00 |
Ivan Grokhotkov
|
477e66103c
|
Merge branch 'feature/esp32s2beta_apptrace_port' into 'master'
esp32s2: Adds apptrace support
Closes IDF-510 and IDF-1032
See merge request espressif/esp-idf!5610
|
2019-11-22 05:33:35 +08:00 |
Ivan Grokhotkov
|
871ea650f6
|
examples: fix sdkconfig warnings
|
2019-11-21 15:36:06 +01:00 |
Alexey Gerenkov
|
30ff7198b8
|
apptrace: Renames Kconfig options
|
2019-11-13 15:24:01 +03:00 |
Angus Gratton
|
04ae56806c
|
Merge branch 'master' into feature/esp32s2beta_update
|
2019-08-08 15:26:58 +10:00 |
Angus Gratton
|
24d26fccde
|
Merge branch 'master' into feature/esp32s2beta_update
|
2019-08-08 13:44:24 +10:00 |
Anton Maklakov
|
afbaf74007
|
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
2019-08-01 16:28:56 +07:00 |
Angus Gratton
|
47bbb107a8
|
build system: Use CMake-based build system as default when describing commands
|
2019-07-08 17:31:27 +10:00 |
Michael (XIAO Xufeng)
|
25ab8380c8
|
ci: support to build esp32s2beta simple examples
|
2019-07-08 09:16:06 +08:00 |
Renz Christian Bagaporo
|
6771eead80
|
examples: use new component registration api
|
2019-06-21 19:53:29 +08:00 |
Alexey Gerenkov
|
296c9549a4
|
sys_view: Adds heap & log tracing example
|
2019-04-01 19:31:45 +03:00 |