commit | 58f15a46f93623f4c6bb381519c2a69b5528adef | [log] [tgz] |
---|---|---|
author | Abdulla Kamar <abdulla@google.com> | Thu Apr 30 08:26:46 2020 +0000 |
committer | Rob Mohr <mohrr@google.com> | Thu Nov 16 10:58:10 2023 -0800 |
tree | b275dff7f7b0cea782d5494a4e60a84ceebebcc1 | |
parent | ad6f5ec781ccefad662e39a708e28e11999d3574 [diff] |
[devices] Use FX_LOG* values and fx_log_severity_t Define the DDK logging values and types in terms of the syslog values and types. Additionally, remove any vestigial use of driver_set_log_flags() and driver_get_log_flags(), which no longer have any effect. Bug: 49457 Change-Id: If8ebb9161b39e76bcbbb8d22ffab0fe6588c0ed8 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/384384 Commit-Queue: Abdulla Kamar <abdulla@google.com> Testability-Review: Abdulla Kamar <abdulla@google.com> Reviewed-by: Tess Eisenberger <teisenbe@google.com>
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/.