Ron Eldor 72662a495c Refactor receive_uint32()
Call `greentea_getc()` 8 times, and then `unhexify` once, instead of
calling `receive_byte()`, which inside calls `greentea_getc()` twice,
for every hex digit.
2019-06-25 14:56:44 +03:00
..
2018-10-19 15:25:10 +01:00
2019-06-25 14:56:44 +03:00
2019-05-23 03:01:35 -04:00