esp-idf/.gitlab
Laukik Hase 7c6d343a60 ci: Add unit test configs for aggressive SPIRAM allocations
- CONFIG_SPIRAM_MALLOC_ALWAYSINTERNAL=0
  Everything will be allocated from the SPIRAM
  (except DMA and FreeRTOS task resources)
- CONFIG_SPIRAM_ALLOW_STACK_EXTERNAL_MEMORY=y
  Allow external memory as an argument to xTaskCreateStatic
- CONFIG_SPIRAM_MALLOC_RESERVE_INTERNAL=default
  Reserved memory for crucial internal functions (DMA, FreeRTOS)
- Increase parallel job count
2022-03-10 05:01:17 +00:00
..
ci ci: Add unit test configs for aggressive SPIRAM allocations 2022-03-10 05:01:17 +00:00
merge_request_templates gitlab: make "Related" subsection visible in the minimal template 2021-12-21 09:46:51 +00:00
CODEOWNERS Merge branch 'component/esp_websocket_migration' into 'master' 2022-03-09 19:12:55 +08:00