pw_{assert, log}: Remove deprecated short config macros
The short versions of the pw_log and pw_assert macros are provided
through separate headers rather than a config macro.
Fixed: 350
Change-Id: I018a20adcf37d7dc4e56bca8172f1cadd091d0b5
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/71460
Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com>
Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
Reviewed-by: Keir Mierle <keir@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/