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

12 Commits

Author SHA1 Message Date
bernard
7877836065 [BSP] Update project files. 2017-10-31 11:59:49 +08:00
bernard
296d57e859 [BSP] remove components.h file. 2017-10-16 14:10:18 +08:00
bernard
5e3b3b19a6 [BSP] change the type of cmd.
1. Change the type of cmd to 'int';
2. Remove RT_LWIP_USING_RT_MEM macro;
2017-10-16 13:23:03 +08:00
Bernard Xiong
cc3c4fe621 [bsp] code cleanup. 2017-07-29 15:16:09 +08:00
Bernard Xiong
1368e01470 [BSP] fix RT_DFS_ELM_MAX_LFN to 255. 2017-04-09 19:23:28 +08:00
Grissiom
c565925169 bsp/{cortex-M}: fix the SysTick_Config
SysTick_Config substract one inside the function. So there is no need to
substract one when passing the parameter.
2015-01-09 15:26:06 +08:00
Coing
70aaf4237f fix project.uvoptx can't open,recreate the project.uvoptx. this commit is for post 2015-01-06 21:54:47 +08:00
Coing
056b3bed4f create project.uvprojx by scons mdk5 and delete some useless files 2014-12-17 20:34:19 +08:00
Coing
f97062baa7 create project.uvprojx by scons and use mdk5 2014-12-17 20:27:39 +08:00
Coing
e9825dc47f change project.uvprojx C/C++ path
Before the project was established with RB_ROOT
2014-12-16 20:49:49 +08:00
Coing
41f70431f5 add power_lib, Last ignored 2014-12-16 19:57:12 +08:00
Coing
e4fdb84e96 add bsp lpc54102 2014-12-16 19:54:29 +08:00