commit | f47ba189c59f75c6335cf5b77d2cb9ec6721dc06 | [log] [tgz] |
---|---|---|
author | Wyatt Hepler <hepler@google.com> | Fri Feb 24 19:15:29 2023 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 24 19:15:29 2023 +0000 |
tree | de4ce2827740544c6b98675d44f4e27d9a42a994 | |
parent | 1f85b2692c64471f8bb0a5d41cd2f01528355804 [diff] |
pw_tokenizer: Delete unused code; update docs - Remove PW_TOKENIZE_TO_GLOBAL_HANDLER() and PW_TOKENIZE_TO_CALLBACK(), which are not used. - Mark PW_TOKENIZE_TO_GLOBAL_HANDLER_WITH_PAYLOAD() as deprecated. A custom macro that calls a user-defined function is preferred. - Update the documentation. Change-Id: Ic8f41bf35e91d4ef5273205003b999f397981009 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/128651 Reviewed-by: Erik Gilling <konkers@google.com> Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com> Reviewed-by: Keir Mierle <keir@google.com> Commit-Queue: Wyatt Hepler <hepler@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/.