commit | 607b390ba44a8d06a44d93f7729cad06a4568008 | [log] [tgz] |
---|---|---|
author | Peter Bigot <peter.bigot@nordicsemi.no> | Sat Nov 14 10:10:42 2020 -0600 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Nov 17 11:34:25 2020 +0100 |
tree | 0af36b6cdb96c003a169ec682d395195fe3c3cb7 | |
parent | d583af7707f0c852df209d24353c00d9949e99b9 [diff] |
lib: cbprintf: fix pointer justification and padding Although flags with pointers are not defined behavior, there is a desire to have them work, so add a test and fix the complete implementation so it passes. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>