David Cermak
|
8ca45f34fa
|
fix(mdns): Fix potential task delete race
Need to wait for the task to be deleted before destroy its stack
|
2025-03-17 10:51:02 +01:00 |
|
David Cermak
|
5b2077e373
|
fix(common): Adjust some formatting per indent-cont=120
As we updated astyle configuration to be in line with IDF style
|
2025-02-12 11:40:21 +01:00 |
|
David Cermak
|
0690eba3a8
|
ci(mdns): Fix mdns host test layers with static task creation
|
2025-02-10 11:18:19 +01:00 |
|
David Cermak
|
50d059af07
|
feat(mdns): Add linux console functional tests
|
2024-08-15 15:25:49 +02:00 |
|
Suren Gabrielyan
|
5ccc018a98
|
fix(websocket): fix of websocket host example
|
2024-07-19 15:50:07 +04:00 |
|
David Cermak
|
7d4755f119
|
fix(common): Improve linux port
|
2023-06-20 15:15:37 +02:00 |
|
David Cermak
|
588465d9db
|
feat(examples): Add support for lwip build under linux
|
2023-06-20 15:15:37 +02:00 |
|
David Cermak
|
79a0e57ca1
|
fix(mdns): Refactor freertos linux compat layers
Move it to a separate component that could be shared by multiple network
libs.
|
2023-06-20 15:15:37 +02:00 |
|