mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-08-22 01:38:51 +08:00
The order of CPPPATH is important: some project would use the order of CPPPATH to override the default configuration headers. This commit also refine the this piece of code in a more Pythonic way.