wuzhenghui
|
9b7bed2243
|
Clean IRAM and DRAM address space conversion macros
|
2022-08-09 20:33:26 +08:00 |
Martin Vychodil
|
7d9652dccf
|
System/Security: Memprot API unified (ESP32C3,ESP32S3)
Unified Memory protection API for all PMS-aware chips
Closes JIRA IDF-3849
|
2022-01-27 12:40:27 +08:00 |
KonstantinKondrashov
|
709abee65c
|
example_tests: Deletes usage esp32c3 ECO0 in CI (by default ECO3)
|
2021-09-24 13:55:07 +08:00 |
Martin Vychodil
|
58aed7df98
|
ESP32S2: No assert()/abort() in Memprot API, use esp_err_t instead
JIRA IDF-3634
|
2021-08-26 09:20:00 +02:00 |
Martin Vychodil
|
f27c9c5139
|
esp32c3: memprot API upgrade and test application
Closes IDF-2641
|
2021-04-12 13:44:11 +10:00 |
Fu Hanxi
|
119b61451f
|
fix(test_apps): add supported targets for memprot, panic, monitor_ide
|
2021-01-27 12:35:49 +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 |
Martin Vychodil
|
497b730e8f
|
* memprot support for RTC_SLOW
* API upgrade
JIRA IDF-1636
|
2020-10-08 11:19:23 +08:00 |