SASANO Takayoshi 54f23a4293 avoid to conflicting types for 'uint32_t' error.
already uint32_t is defined at components/libc/compilers/minilibc/stdint.h.

there is two ways to solve, using <stdint.h>/uint32_t pair or
<rtthread.h>/rt_uint32_t pair.

I choose former because this code belongs to C compiler, not RT-Thread system.
2018-10-03 21:03:00 +09:00
..
2013-01-08 05:05:02 -08:00
2015-09-15 11:50:29 +00:00
2015-09-15 11:50:29 +00:00
2013-01-08 05:05:02 -08:00
2013-01-08 05:05:02 -08:00
2013-01-08 05:05:02 -08:00
2015-09-15 11:50:29 +00:00
2013-01-08 05:05:02 -08:00