4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-15 20:59:22 +08:00

16 Commits

Author SHA1 Message Date
guo
cda8caeda0
Merge pull request #5180 from liukangcc/bsp
[update] bsp .config file and rtconfig.h file.
2021-10-15 13:54:46 +08:00
liukangcc
7dc99c1ff4 [update] bsp .config file and rtconfig.h file. 2021-10-14 14:49:53 +08:00
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
Kismet Liu
896caa3285 [bsp] fix mm32 iar icf bugs 2020-10-10 17:24:33 +08:00
yangjie
38b3a3445e [bsp][driver] 初始化 BSP 中的 rt_pin_ops 2020-09-11 11:16:42 +08:00
andychen329
96cb2579cf
update readme :Fixed spelling mistakes
MM32L073PF ->  MM32L373PF
2020-03-16 18:02:10 +08:00
Ernest
7be06b67bb [add] default environment 2019-10-22 16:48:57 +08:00
chenyong
74793a53fd [bsp] update project configure file for finsh component change
Signed-off-by: chenyong <1521761801@qq.com>
2019-09-26 15:40:13 +08:00
yangjie
1ef33e66cd [bsp][Kconfig]在bsp的Kconfig中select组件初始化与user main的选项 2019-09-11 12:06:43 +08:00
LinJieqiang
d16d78c53e fix spelling mistake for "RT_IDEL_HOOK_LIST_SIZE" 2019-09-05 08:33:12 +08:00
Willian Chan
74cfa9e5fb [bsp][mm32l3xx]Fix the error-reporting problem when using the "sconds--dist" command.
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-06-17 15:24:49 +08:00
Willian Chan
2599bc238f [bsp][mm32l3xx]Fix compilation errors
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-06-17 14:41:10 +08:00
ZhuGangfei
5ef79067e8 Update drv_gpio.c 2019-04-24 16:56:51 +08:00
ZhuGangfei
98d244e2db Repair bug. 2019-04-18 10:24:12 +08:00
ZhuGangfei
f48215a7f4 Upload mm32l3xx bsp。 2019-04-02 19:24:44 +08:00