Commit Graph

9 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
Meco Man 2e99d2855b [gd32][drivers] auto formatted 2021-03-12 00:03:36 +08:00
iysheng 70217ef056 [bsp][gd32103c-eval] Add internal rtc driver 2021-03-09 12:13:42 +08:00
iysheng 5c8f6cc890 [bsp][gd32103c-eval] Add watchdog driver 2021-03-08 18:14:50 +08:00
iysheng e2d6f6aadd [bsp][gd32103c-eval] Modify adc driver with LOG_x function and deselect adc and hwtimer driver 2021-02-05 13:53:52 +08:00
iysheng 2b50fbafe2 [bsp][gd32103c-eval] Add hwtimer driver 2021-02-05 11:45:05 +08:00
Bernard Xiong 821229f896
Update SConscript 2021-01-05 09:12:04 +08:00
iysheng 01adbab9b7 [bsp][gd32103c-eval] Add gd32103c-eval bsp 2021-01-04 14:22:38 +08:00