26 Commits

Author SHA1 Message Date
guo
b1baf42d4e
Revert "Fix compiler flags issue" 2021-10-14 14:36:18 +08:00
liukangcc
3ac36a3107 [update] Fix compiler flags issue 2021-10-14 10:32:22 +08:00
liukangcc
0e46c8a33d [update] support armclang 2021-09-26 10:46:21 +08:00
Meco Man
1997113fbc FINSH_USING_BUILT_IN_COMMANDS改MSH_USING_BUILT_IN_COMMANDS 2021-08-28 16:48:08 -04:00
Meco Man
29828dc94f [finsh] finsh组件可以选择是否包含内置命令 2021-08-25 19:48:15 -04: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
yangjie
75e4c9dd0a [bsp]update GPL license to Apache-2.0, and format files 2021-04-09 10:52:34 +08:00
yangjie
eeaf1fcc50 resolve Conflicts
bsp/nrf52832/board/Sconscript
	bsp/nrf52832/startups/Sconscript
	bsp/raspberry-pi/raspi4-32/driver/SConscript
2020-12-28 12:02:31 +08:00
yangjie
ef62febf1f [SConscript]update group name 2020-12-19 16:49:11 +08:00
David Lin
33098b9294
Update vbus_hw.h
Added define __VBUS_HW_H__
2020-11-20 21:44:25 +08:00
Ernest
7be06b67bb [add] default environment 2019-10-22 16:48:57 +08:00
aozima
525d353403 fixed linker script and stack align issues. 2019-10-22 09:47:41 +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
yangjie
2f0e312a7f [bsp]remove log_trace item from all bsp 2019-04-23 14:23:07 +08:00
armink
0d7ba79219 Remove the DBG_COLOR and DBG_ENABLE definition. 2019-03-06 17:54:30 +08:00
misonyo
69cd16e136 [all BSP]fix kconfig file syntax error 2019-01-16 23:23:38 +08:00
Bernard Xiong
bde47018b8 [libcpu] Add SConscript in libcpu. 2019-01-07 06:09:45 +08:00
chenchaoqun@rt-thread.com
87b407ff18 【修改】.config 中RT_SERIAL_USING_DMA选项 2018-12-17 09:53:44 +08:00
chenchaoqun@rt-thread.com
bb8e89e851 【串口】宏定义对应增加 2018-12-17 09:38:53 +08:00
liruncong
0844ba3c17 [bsp/qemu-vexpress-gemini]rt_hw_interrupt_install函数name参数增加const限定 2018-12-05 20:44:02 +08:00
Bernard Xiong
84a2ca3421
Update rtconfig.py 2018-09-11 08:34:04 +08:00
zyh
dee868dc9c [Bsp][qemu-vexpress-gemini]fix build error with gcc 2018-09-02 12:15:39 +08:00
shaojinchun
03cd2c005d Add the definition of RT_VBUS_USING_FLOW_CONTROL to vbus_api.h 2018-08-27 18:33:03 +08:00
shaojinchun
84e8c65683 RT_VMM_RB_BLK_NR now is calculated from _RT_VBUS_RING_SZ 2018-08-27 18:15:38 +08:00
shaojinchun
000887795f Move configs of VBUS to Kconfig, delete related head files in the bsp directory 2018-08-27 15:37:08 +08:00