Zim Kalinowski
|
3e48e008e2
|
pthread: updated qemu test scripts
|
2023-06-13 13:05:15 +02:00 |
|
Jakob Hasse
|
e7312cccea
|
pthread: added pthread_rwlock_tryrd/wrlock()
Closes https://github.com/espressif/esp-idf/issues/9229
|
2023-04-17 16:16:11 +08:00 |
|
Jakob Hasse
|
45c8b8ba10
|
pthread: Implemented POSIX unnamed semaphore
|
2023-03-21 10:23:58 +08:00 |
|
Jakob Hasse
|
8e2e61ad83
|
pthread: unit test builds only necessary components
|
2023-03-14 09:37:01 +08:00 |
|
Jakob Hasse
|
be7859ad43
|
pthread: fixed wrong deletion of condvar in unit test
|
2023-03-14 09:37:01 +08:00 |
|
Omar Chebib
|
5e5343d429
|
TWDT: Use the new TWDT Kconfig options in the examples and tests
|
2023-02-17 11:22:25 +08:00 |
|
Cao Sen Miao
|
94120b82c2
|
esp32h2: add build test
|
2023-01-17 10:29:04 +08:00 |
|
Zim Kalinowski
|
7627a12045
|
pthread: enable qemu tests
|
2022-12-13 21:42:58 +01:00 |
|
Sudeep Mohanty
|
b3755b751e
|
pthread: Remove pthread TLS cleanup dependency on FreeRTOS Static Task Cleanup Hook
This commit removes the need to define the vTaskCleanupTCB hook in
pthread to cleanup the thread-specific data before a thread is deleted.
|
2022-11-02 09:52:28 +01:00 |
|
Song Ruo Jing
|
be0fdfa176
|
soc: Add a soc cap, SOC_CLK_RC_FAST_D256_SUPPORTED, for whether the target has the RC_FAST_D256 clock
|
2022-11-01 11:23:26 +08:00 |
|
Marius Vikhammer
|
46c092c04a
|
pthread: migrate unit tests to pytest test app
|
2022-09-19 17:43:33 +08:00 |
|