zephyr/tests/lib/cbprintf_package
Krzysztof Chruscinski bb74b4f028 lib: os: cbprintf: Renamed flags used for conversion function
At some point, package copy function was extended and renamed
to cbprintf_package_convert. However, flags used by this
function were not renamed and used contained COPY idiom.
Deprecating flags with COPY and replacing them with flags
with CONVERT idiom to match function which is utilizing them.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-08-26 12:52:08 +02:00
..
src lib: os: cbprintf: Renamed flags used for conversion function 2022-08-26 12:52:08 +02:00
CMakeLists.txt tests: lib: cbprintf_package: Rework C++ test 2022-03-10 14:03:52 -05:00
prj.conf ztest API Migration: lib/cbprintf_package 2022-04-24 19:47:18 +02:00
README
testcase.yaml tests: Add picolibc tests for cbprintf 2022-06-27 12:47:25 +02:00