Logo
Explore Help
Sign In
pioduino/esp-idf
1
0
Fork 0
You've already forked esp-idf
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
76d118577ec966ffe2c13c8009866299fcb3f962
esp-idf/components/heap/test_multi_heap_host
T
History
Ivan Grokhotkov e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
Using the method from @cemeyer
(https://github.com/espressif/esp-idf/pull/3166):

find . -name \*.sh -exec sed -i "" -e 's|^#!.*bin/bash|#!/usr/bin/env bash|' {} +

Closes https://github.com/espressif/esp-idf/pull/3166.
2020-04-03 01:10:02 +02:00
..
main.cpp
heap: Add new multi_heap heap implementation to replace FreeRTOS-based tagged heaps
2017-07-10 17:46:03 +08:00
Makefile
test_multi_heap_host: Remove race conditions from parallel "make clean test"
2018-05-22 12:09:30 +10:00
test_all_configs.sh
global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
2020-04-03 01:10:02 +02:00
test_multi_heap.cpp
heap: pushed down all the aligned_alloc / free implementation
2020-03-05 11:02:19 -03:00
Powered by Gitea Version: 1.26.2 Page: 301ms Template: 4ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API