1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-03 16:31:21 +02:00
Files
u-boot-megous/lib
Simon Glass e24091398d tiny-printf: Support assert()
At present assert() is not supported with tiny-printf, so when DEBUG is
enabled a build error is generated for each assert().

Add an __assert_fail() function to correct this. It prints a message and
then hangs.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-07-14 20:40:24 -06:00
..
2016-02-06 12:00:59 +01:00
2016-01-19 08:31:21 -05:00
2016-04-11 20:48:26 -04:00
2016-04-18 17:11:41 -04:00
2016-05-02 18:37:09 -04:00
2016-06-02 21:21:47 -04:00
2016-01-19 08:31:21 -05:00
2016-06-06 13:39:18 -04:00
2016-02-26 08:53:10 -07:00
2016-07-14 20:40:24 -06:00