4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-16 20:03:29 +08:00

5 Commits

Author SHA1 Message Date
guo
b1baf42d4e
Revert "Fix compiler flags issue" 2021-10-14 14:36:18 +08:00
JCZou
0369db718c Fix compiler flags issue
CCFLAGS is used by gcc and g++ compiler. So CFLAGS should be used for
gcc to avoid passing gcc flags to g++.
2021-08-19 08:53:27 +02:00
supperthomas
b2a2da70a4 fix the ld 2021-04-11 17:04:38 +08:00
supperthomas
66195afe24 add the fixed format 2021-04-11 12:36:50 +08:00
supperthomas
b1dbe51d85 add the templete of nrfx 2021-04-11 12:24:47 +08:00