Bernard Xiong
cac8e7aab5
Merge pull request #2462 from jinsheng20/746
...
增加看门狗和 tft 屏驱动
2019-03-16 08:49:23 +08:00
jinsheng
a90e795d15
增加看门狗和 tft 屏驱动
2019-03-15 21:10:15 +08:00
misonyo
a63c3050c0
[bsp/old stm32 bsp]remove old stm32 bsp
2019-03-15 18:15:06 +08:00
wangyq2018
79fd4d3345
[bsp/es32f0654] fixed pwm timing inaccuracy when period is too small.
2019-03-15 15:33:29 +08:00
Bernard Xiong
fc5cfe0a5e
Merge pull request #2450 from jesven/fix_lf
...
Fix lf
2019-03-14 20:25:09 +08:00
Bernard Xiong
656d20362b
Merge pull request #2449 from qgyhd1234/checksum
...
[components][lwip]添加 LWIP 硬件校验和选项,修改 STM32 系列和 rt1052 系列以太网驱动,支持硬件校验和
2019-03-14 20:23:36 +08:00
Bernard Xiong
38ffaf806c
Merge pull request #2451 from balanceTWK/rtt_master
...
[components] 添加 RT_USING_ALARM 选项
2019-03-14 20:20:58 +08:00
tangweikang
fcdd5d197f
[components] 添加 RT_USING_ALARM 选项
2019-03-14 18:05:31 +08:00
shaojinchun
29264edde8
修改arm926中machine.c的协议声明
2019-03-14 17:54:21 +08:00
zylx
bb97c76b59
[components][lwip]LWIP 1.4.1 支持硬件校验和
2019-03-14 17:33:29 +08:00
shaojinchun
b225764b84
fix lwp SConscript的头文件目录为空的问题;lwp把arm9改名成arm926
2019-03-14 17:28:44 +08:00
shaojinchun
159def753f
arm926内容整理
2019-03-14 17:24:35 +08:00
杨连钊
afe802733f
[components][drivers][can] can.c fix bug.
2019-03-14 17:12:27 +08:00
zylx
9818ee2d29
[components][lwip]添加 LWIP 硬件校验和选项,修改 STM32 系列和 rt1052 系列以太网驱动,支持硬件校验和
2019-03-14 16:39:50 +08:00
Bernard Xiong
0876c25a4e
Merge pull request #2448 from misonyo/pwm
...
[bsp/stm32f411]add pwm driver
2019-03-14 13:03:27 +08:00
misonyo
c135b34b9d
[bsp/stm32f411]add pwm driver
2019-03-14 11:16:24 +08:00
杨连钊
900050ba98
[bsp][stm32][stm32f103-fire-arbitrary][board]
...
修改stm32f1xx_hal_msp.c文件CAN引脚配置,
修改Kconfig文件,取消CAN2相关内容
还原stm32f1xx_hal_conf.h中与CAN不相关的内容
2019-03-14 09:50:19 +08:00
Bernard Xiong
8c230ba16a
Merge pull request #2445 from misonyo/patch-1
...
[components/shell] shell will not work if ch is none zero as random value in stack
2019-03-14 09:03:58 +08:00
misonyo
14e048aa8e
[components/shell] shell will not work if ch is none zero as random value in stack
...
The serial getchar will only modify the LSB of ch, the MSB 3 bytes
will be unchanged as the random value on stack, so if MSB 3 bytes
not zero, the value got is wrong.
2019-03-13 22:05:03 +08:00
shaojinchun
377bbdc833
继续fix stm32f767 的lf问题
2019-03-13 17:56:56 +08:00
Bernard Xiong
a0df6bea81
Merge pull request #2440 from jesven/fix_lf
...
fix stm32767 lf
2019-03-13 17:16:00 +08:00
Bernard Xiong
a951279c1e
Merge pull request #2439 from sunshine0824/stm32f746
...
[bsp][stm32] modify sdram configuration
2019-03-13 17:15:17 +08:00
Bernard Xiong
f575aaa0b7
Merge pull request #2421 from jicheng0622/master
...
[BSP][i.MXRT]Add NXP i.MXRT1021-EVK BSP Support
2019-03-13 17:08:43 +08:00
shaojinchun
ce8bc80e8d
fix stm32767 lf
2019-03-13 14:27:23 +08:00
sun_shine
cca0eda2c2
[bsp][stm32] modify sdram configuration
2019-03-13 12:01:54 +08:00
Bernard Xiong
f165b9cb3b
Merge pull request #2424 from wangyq2018/es32f0654
...
[bsp/es32f0654] add pwm drivers
2019-03-13 08:58:45 +08:00
Bernard Xiong
aad4e1f343
Merge pull request #2429 from armink/del_keep
...
Delete the unused '--keep' link flag when used RT_USED marco.
2019-03-13 08:58:27 +08:00
Bernard Xiong
298ddc60ee
Merge pull request #2433 from lymzzyh/master
...
[BSP][K210]Add LCD Camera driver
2019-03-12 19:59:36 +08:00
Bernard Xiong
84aa8d34f1
Merge pull request #2432 from zhaojuntao/ci-0312
...
[ci] rm auto test stage
2019-03-12 18:10:07 +08:00
zyh
1022cfd3a7
[BSP][K210]Add LCD Camera driver
...
Signed-off-by: zyh <lymz@foxmail.com>
2019-03-12 17:29:38 +08:00
MurphyZhao
184a206cb4
[ci] rm auto test stage
...
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2019-03-12 17:12:38 +08:00
shaoguoji
74f1396c9d
调整iar工程配置
2019-03-12 16:45:02 +08:00
shaoguoji
8820d898c3
修正链接脚本注释
2019-03-12 16:44:47 +08:00
wangyq2018
27d842b552
[bsp/es32f0654] add pwm drivers
2019-03-12 11:48:28 +08:00
jicheng0622
ea867b623f
Delete redundant blank lines
2019-03-12 11:47:39 +08:00
armink
3e4a93cc91
Delete the unused '--keep' link flag when used RT_USED marco.
2019-03-12 11:40:53 +08:00
jicheng0622
48ca812dbc
Change license, update Readme and fixed some compability issues
2019-03-11 22:55:07 +08:00
jicheng0622
82cc9a9eae
Add RT1021-EVK BSP Support For RTThread By JiCheng
2019-03-11 13:10:36 +08:00
Bernard Xiong
359d570061
Merge pull request #2414 from gbcwbz/finsh
...
[finsh] change return type of finsh_getchar from ch to int
2019-03-11 09:44:49 +08:00
Bernard Xiong
a4f16ed41f
Merge pull request #2417 from obito0/master
...
[BSP]添加两个STM32的BSP
2019-03-11 09:41:02 +08:00
obito
ec5d9bed8c
更新了README.md,增加了我上传的这两个BSP的描述
2019-03-10 19:10:15 +08:00
obito
55f4d28ec5
我们学生一般都会用体积比较小的最小系统,也就是网上热卖的STM32F103C8T6最小系统,所以先做出这个最小系统的BSP,方便大家直接使用到自己的项目当中,也方便那些没有开发板的人用这个最小系统学习RTT
2019-03-10 19:09:49 +08:00
obito
75448d5e4b
因为刚入手RT-Thread的时候就想找这个正点原子战舰V3开发板的BSP,结果没找到,一开始就制作BSP门槛相对高了,特此增加了正点原子的战舰V3开发板的BSP(STM32F103ZET6),方便所有和我用这款开发板的人快速入门RTT
2019-03-10 19:09:13 +08:00
gbcwbz
860f8d954d
[finsh] change return type of finsh_getchar from ch to int
...
finsh_getchar invokes getchar, who's return type is int, and return value may < 0, which means error occurred or EOF.
finsh should handle that situation properly, and inform user about the error.
2019-03-10 15:50:03 +08:00
Bernard Xiong
6a12704bc6
Merge pull request #2412 from armink/fix_ulog
...
Update the ulog
2019-03-10 13:04:25 +08:00
Bernard Xiong
1cf890c1bf
Merge pull request #2413 from liruncong/errorwarn
...
部分警告及问题修改
2019-03-10 13:02:59 +08:00
liruncong
4f108dbadf
[components/libc]armclang支持相关
2019-03-10 10:55:27 +08:00
liruncong
ce9629cb57
[components/libc/compilers/armlibc]_sys_exit增加RT_WEAK限定,由具体bsp重新实现,通常需要关闭中断,关闭IO输出等
2019-03-10 10:55:24 +08:00
liruncong
d0239b43a0
[components/cplusplus]修正cplusplus_system_init在arm V6下的问题
2019-03-10 10:55:22 +08:00
liruncong
e5522d6292
[components/net]增加const限定
2019-03-10 10:55:11 +08:00