commit | 91a1c81b0a896a07ac400d4ee59a45852f7483a6 | [log] [tgz] |
---|---|---|
author | Todd Eisenberger <teisenbe@google.com> | Wed Dec 04 04:35:03 2019 +0000 |
committer | Rob Mohr <mohrr@google.com> | Thu Nov 16 10:57:58 2023 -0800 |
tree | 974c7535854686fcf6961104251443e4174c11b8 | |
parent | 64541f17f6df91baf7b9cd41c6873148b2477dea [diff] |
[async-loop] Remove deprecated symbols kAsyncLoopConfigAttachToThread is now kAsyncLoopConfigAttachToCurrentThread kAsyncLoopConfigNoAttachToThread is now kAsyncLoopConfigNoAttachToCurrentThread The new symbols are located in libasync-loop:libasync-loop-default. Bug: 31742 Change-Id: Id6bd6804710ac3ed52488061489b3206086d078f
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.