mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-14 05:19:12 +08:00
When compiling C code containing statements like this: rt_base_t xx_io_tbl[] = { GET_PIN(A,0), }; the compiler will report: Warning: #1296-D: extended constant initialiser used