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

9673 Commits

Author SHA1 Message Date
RT-Thread
6c6b3850bc !30 增加CAN配置和使用CubeMx生成的CAN模块Mspinit代码
Merge pull request !30 from sgf201/addCanConfit
2020-07-16 14:35:39 +08:00
aozima
69258cd912 !38 【更新】Jenkinsfile 并行构建
Merge pull request !38 from 国际哥/jenkins_build
2020-07-16 11:23:49 +08:00
shaoguoji
6fb2ab2f06 【修改】$符号转义,避免 Groovy 语法歧义 2020-07-16 11:09:50 +08:00
shaoguoji
2986b5512a 【更新】scons 多核编译参数 2020-07-16 11:05:16 +08:00
aozima
fed16349f9 !36 【添加】Jenkinsfile CI 脚本
Merge pull request !36 from 国际哥/jenkins_build
2020-07-15 15:24:06 +08:00
shaoguoji
e47bd2587d [add]issue PR template. 2020-07-15 12:09:14 +08:00
shaoguoji
374269ae37 [add]Jenkinsfile for CI. 2020-07-15 12:08:47 +08:00
sgf201
b3f1bf1309 repalce tab with space in Kconfig file 2020-07-09 15:46:45 +08:00
sgf201
ea8bd605e3 add CAN config and msp initial code 2020-07-09 15:31:48 +08:00
RT-Thread
fe67df3408 !29 【开源贡献活动】 增加线程栈静态分析功能(python版本) https://gitee.com/rtthread/rt-thread/issues/I1I3UR
Merge pull request !29 from 来日方长/stackchecker_WorstCaseStack_giteemaster
2020-06-24 19:28:00 +08:00
来日方长
4b8d446b58 update tools/WCS.py.
添加 WCS.py
2020-06-21 22:14:30 +08:00
来日方长
37808b135b update bsp/stm32/stm32l475-atk-pandora/rtconfig.py.
添加-fstack-usage -fdump-rtl-dfinish选项
2020-06-21 22:13:08 +08:00
来日方长
07519cf020 update tools/building.py.
添加stackanalysis选项
2020-06-21 22:11:13 +08:00
RT-Thread
c8211aa5c6 !27 [stm32] fix linkscript issue in stm32f411-atk-nano
Merge pull request !27 from RT-Thread/gitee_fix
2020-06-19 09:17:36 +08:00
Bernard Xiong
6609dfb516 [stm32] fix linkscript issue in stm32f411-atk-nano 2020-06-18 09:56:59 +08:00
RT-Thread
6e36f54e28 !22 【开源贡献活动】K210编译报错及解决方案总结 https://gitee.com/rtthread/rt-thread/issues/I1BFQG
Merge pull request !22 from shentalon/N/A
2020-06-15 13:10:16 +08:00
RT-Thread
96be278ff7 !21 K210修复uart_init函数重复定义问题
Merge pull request !21 from asd7893361/master
2020-06-15 13:10:06 +08:00
RT-Thread
9fac61927e !20 add bsp stm32f411-atk-nano
Merge pull request !20 from bigaj/STM32F4_ATK_Nano
2020-06-15 13:09:51 +08:00
Bernard Xiong
eae89d14a0
Merge pull request #3683 from DavidLin1577/patch-2
Update udpserver.c
2020-06-13 20:06:40 +08:00
Bernard Xiong
243324ffa6
Merge pull request #3682 from DavidLin1577/patch-1
Update udpclient.c
2020-06-13 19:17:11 +08:00
Bernard Xiong
03e02d0ca2
Merge pull request #3684 from DavidLin1577/patch-3
Update tcpserver.c
2020-06-13 19:14:06 +08:00
Bernard Xiong
7b31868464
Merge pull request #3686 from armink/fix_spi
[SFUD] Update the flash chip information table.
2020-06-13 19:12:21 +08:00
Bernard Xiong
b04fdd89ed
Merge pull request #3679 from DavidLin1577/patch-11
[finsh]Fixed a bug may cause stackover flow
2020-06-13 16:23:40 +08:00
armink
02c8084138 [SFUD] Update the flash chip information table. 2020-06-13 16:03:46 +08:00
Bernard Xiong
d3c270412d
Merge pull request #3685 from armink/fix_spi
完善 SPI 框架及驱动相关功能
2020-06-13 15:42:27 +08:00
armink
b7a9312be6 [SFUD] Update rt_sfud_flash_probe_ex API 2020-06-13 12:07:20 +08:00
armink
673662656a [BSP][stm32] Add 3 wires SPI driver support. 2020-06-13 11:58:28 +08:00
armink
6a9e081ec5 [SFUD] Add new probe API (rt_sfud_flash_probe_ext) for using user SPI configuration. 2020-06-13 11:50:30 +08:00
armink
930de79000 [SFUD] Update the log format to rtdbg. 2020-06-13 11:36:12 +08:00
armink
179d0ee439 [SFUD] Update the W25Q64DW JEDEC ID 2020-06-13 11:28:24 +08:00
armink
202bde05ec [DeviceDriver][SPI] Fix 3 wires SPI issue. 2020-06-13 11:24:26 +08:00
David Lin
e4f463ed13
Update tcpserver.c
This is 'tcp server', not is 'tcp client'
tcpclient -> tcpserver
2020-06-13 11:01:24 +08:00
David Lin
c74e40dbe5
Update udpserver.c
This is 'udp server', not is 'tcp client'
tcpclient -> udpserver
2020-06-13 10:57:38 +08:00
David Lin
79e4fed9ff
Update udpclient.c
This is 'udp client', not is 'tcp client', so 
tcpclient -> udpclient
2020-06-13 10:52:54 +08:00
David Lin
5bb38bb4e8
Update msh_file.c 2020-06-13 10:13:51 +08:00
David Lin
7129694f38
[finsh]Fixed a bug may cause stackover flow
add code:
if (line_buf == RT_NULL) return -RT_ENOMEM;
2020-06-12 08:49:46 +08:00
Bernard Xiong
b2e30a7efe
Merge pull request #3678 from luhuadong/develop
[Sensor] Add Plantower sensor info
2020-06-11 23:59:04 +08:00
shentalon
2c622692ee 【开源贡献活动】https://gitee.com/rtthread/rt-thread/issues/I1BFQG 2020-06-11 22:37:43 +08:00
luhuadong
9e7fdad8fb [Sensor] Add Plantower sensor info 2020-06-11 21:26:31 +08:00
Bernard Xiong
12530b72a8
Merge pull request #3677 from geniusgogo/master
[tools] fixed python 2.x `cmp`
2020-06-11 10:43:59 +08:00
xieyangrun
d46f914da4 [tools] fixed python 2.x cmp 2020-06-11 09:17:16 +08:00
Bernard Xiong
8d11b9b822
Merge pull request #3674 from DavidLin1577/patch-9
[lwip]Fixed a memset bug in ethernetif.c
2020-06-11 06:52:53 +08:00
David Lin
822df76f8e
Update ethernetif.c 2020-06-10 23:32:06 +08:00
David Lin
aa0b68a575
Update ethernetif.c 2020-06-10 23:30:44 +08:00
David Lin
8beb439926
Update ethernetif.c 2020-06-10 23:27:25 +08:00
Bernard Xiong
b92c2652d5
Merge pull request #3673 from DavidLin1577/patch-8
[libcpu]Fixed the wrong notes in context_iar.S
2020-06-10 22:51:48 +08:00
Bernard Xiong
90e67a5ecd
Merge pull request #3670 from geniusgogo/master
Optimize project group sort by name
2020-06-10 22:47:42 +08:00
David Lin
4f53c68b3b
Update ethernetif.c 2020-06-10 11:09:11 +08:00
David Lin
a5fddaecc3
Update ethernetif.c 2020-06-10 11:08:01 +08:00
David Lin
5f6c3d7345
Update ethernetif.c
if LWIP_NETIF_HOSTNAME enable, the length is 'sizeof(struct netif)+ LWIP_HOSTNAME_LEN',
not only  equal to  'sizeof(struct netif)'.
2020-06-10 10:59:50 +08:00