Konstantin Kondrashov
|
4972605b16
|
esp_common: Add API for IPC to run small pieces of code on the other CPU, in the context of the level 4 interrupt
|
2021-08-03 14:35:29 +08:00 |
|
Shu Chen
|
6fce2930d0
|
esp32h2: enable more components to support esp32h2
Involved components:
* app_trace
* esp-tls
* esp_adc_cal
* esp_pm
* esp_serial_slave_link
* esp_timer
* freertos
* idf_test
* log
* mbedtls
* newlib
* perfmon
* spi_flash
* spiffs
* ulp
* unity
* vfs
|
2021-07-01 19:53:11 +08:00 |
|
Dmitry
|
00a7ecb5a3
|
Code cleanup. Bugfix after rebase with master. Formating.
|
2021-05-13 15:03:40 +03:00 |
|
0xFEEDC0DE64
|
6928db7670
|
Allow selection of different core for main task
Closes https://github.com/espressif/esp-idf/pull/6627
|
2021-03-09 10:13:28 +11:00 |
|
Angus Gratton
|
d6f4d99d93
|
core system: Fix warnings in compilation when assertions are disabled
Adds a CI config for hello world that sets this, to catch future regressions
|
2021-03-03 10:26:57 +11:00 |
|
Angus Gratton
|
87e13baaf1
|
freertos: Add RISC-V port
Changes come from internal branch commit a6723fc
|
2020-11-13 07:49:11 +11:00 |
|