luhuadong
|
ce35dfbc40
|
[AT] Adjust where the AT socket callback function
|
2020-05-20 01:11:46 +08:00 |
GaoJie
|
8aaa89a6f1
|
[drivers][watchdog] 修复watchdog.c 注释的一处笔误
|
2020-05-19 17:30:19 +08:00 |
Bernard Xiong
|
2cbb9c5388
|
Merge pull request #3609 from thread-liu/h7_drv_spi
修改 eclipse.py 版本
|
2020-05-19 09:28:23 +08:00 |
Sunwancn
|
f43e7ba90b
|
Add stm32l433-st-nucleo BSP
|
2020-05-18 19:55:42 +08:00 |
thread-liu
|
f899299699
|
[update] eclipse.py
|
2020-05-18 17:43:06 +08:00 |
Bernard Xiong
|
6deb233e04
|
Merge pull request #3608 from BernardXiong/fix_kobject
[Kernel] Fix the maxlen issue in rt_object_get_pointers
|
2020-05-18 08:38:48 +08:00 |
Bernard Xiong
|
b98690e211
|
[Kernel] Fix the maxlen issue in rt_object_get_pointers
|
2020-05-17 23:14:24 +08:00 |
longtengmcu
|
63950c9259
|
1、解决do_pollfd函数中处理底层网络设备返回错误-1的情况,返回-1时select函数也要返回-1
2、网卡设备调用关闭dhcp时,底层要调用dhcp_stop函数来关闭dhcp功能,打开时再调用dhcp_start,否则再次打开dhcp时无法获取ip地址或者出现在使用静态ip地址会在dhcp租约到期时自动再获取ip地址。
3、sal_socket.c程序中的sal_accept函数增加判断网卡up,down的功能
|
2020-05-17 15:51:35 +08:00 |
liuduanfei
|
3c9da16d8d
|
Add SD Card driver for stm32h743-atk-apollo board
|
2020-05-17 13:45:42 +08:00 |
liuduanfei
|
d1a12288ad
|
Add SD Card driver for stm32h743-atk-apollo board
|
2020-05-17 13:31:18 +08:00 |
longtengmcu
|
21a3ba358a
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
~update rtt master
|
2020-05-17 09:36:34 +08:00 |
Bernard Xiong
|
ee2cec13b1
|
Merge pull request #3602 from thread-liu/rt-thread-thread-liu
SPI 设备初始化 NSS 类型判断错误
|
2020-05-16 14:05:40 +08:00 |
Bernard Xiong
|
db5d101ac4
|
Merge pull request #3570 from XYX12306/master
add bsp/stm32/stm32f413-st-nucleo
|
2020-05-16 14:01:08 +08:00 |
XYX12306
|
ab1a147b22
|
Merge branch 'master' of https://github.com/XYX12306/rt-thread
|
2020-05-15 20:00:59 +08:00 |
XYX12306
|
fe2122d076
|
Merge remote-tracking branch 'upstream/master'
|
2020-05-15 19:52:14 +08:00 |
Cliff Chen
|
240961e8e8
|
[Kernel] Fix double release for thread
Signed-off-by: Cliff Chen <cliff.chen@rock-chips.com>
|
2020-05-15 18:31:34 +08:00 |
Cliff Chen
|
42f9de1b42
|
[dlmodule] Fix crash when dlmodule exit
Signed-off-by: Cliff Chen <cliff.chen@rock-chips.com>
|
2020-05-15 17:53:55 +08:00 |
XYX12306
|
7b1a32f1f0
|
Update .travis.yml
|
2020-05-15 16:16:23 +08:00 |
Bernard Xiong
|
4ef35a9dee
|
Merge pull request #3568 from NU-LL/l476_add_spi_adc_time
support SPI/ADC/TIME on-chip peripheral driver
|
2020-05-15 15:13:48 +08:00 |
thread-liu
|
3496017c84
|
[update] spi nss type
|
2020-05-15 15:07:19 +08:00 |
tyustli
|
55edb9642a
|
【修改】添加注释及模块化程序
|
2020-05-15 12:53:36 +08:00 |
Wayne Lin
|
267c3ec683
|
Fix rt_hw_inputcapture_isr public function name in header file.
Fix miss-break in HWTIMER_CTRL_INFO_GET case.
|
2020-05-15 09:46:01 +08:00 |
Wayne Lin
|
5d65fe074f
|
Merge branch 'master' of https://github.com/rt-thread/rt-thread into rtt_issues
|
2020-05-15 09:41:27 +08:00 |
Bernard Xiong
|
dab737f637
|
Merge pull request #3593 from 2000000/can_bug
[BSP] In bsp of stm32, Change drv_can1 to drv_can2 in function CAN2_S…
|
2020-05-13 17:22:21 +08:00 |
GaoJie
|
c4eed718e8
|
[BSP] [STM32] drv_can.c CANx_SCE_IRQHandler() 的 RT_CAN_BUS_ACK_ERR 处理3个邮箱的 TXOK标志
|
2020-05-13 10:05:23 +08:00 |
GaoJie
|
1e94742a0e
|
[BSP] In bsp of stm32, Change drv_can1 to drv_can2 in function CAN2_SCE_IRQHandler() of drv_can.c
|
2020-05-13 09:35:30 +08:00 |
tyustli
|
a7c293fac0
|
[bsp] fix stm32 f1 series rtc bug
|
2020-05-12 14:08:24 +08:00 |
Bernard Xiong
|
49f366e947
|
Merge pull request #3589 from thread-liu/eclipse
[update] ubuntu 环境下,文件路径错误
|
2020-05-11 18:22:42 +08:00 |
thread-liu
|
53977c1fb4
|
[update] tools/eclipse.py
|
2020-05-11 14:11:03 +08:00 |
Bernard Xiong
|
b2b8887cea
|
Merge pull request #3587 from luhuadong/develop
fixed some typos
|
2020-05-09 14:37:54 +08:00 |
luhuadong
|
88a02d7bd8
|
fixed some typos
|
2020-05-09 10:33:36 +08:00 |
Bernard Xiong
|
6fb9824348
|
Merge pull request #3585 from luhuadong/develop
[BSP] optimize dist handle for stm32l412-nucleo according to #3582
|
2020-05-09 08:47:23 +08:00 |
luhuadong
|
921aa67eec
|
[BSP] update the picture of stm32l412-nucleo
|
2020-05-08 19:33:09 +08:00 |
luhuadong
|
542edd9066
|
[BSP] update a picture of stm32l412-nucleo
|
2020-05-07 20:48:50 +08:00 |
luhuadong
|
12887d54ce
|
[BSP] optimize dist handle according to #3582
|
2020-05-07 20:45:54 +08:00 |
Bernard Xiong
|
90fb832bf2
|
Merge pull request #3582 from SummerLife/optimize_dist_handle
[bsp] optimize bsp dist handle process
|
2020-05-07 14:07:52 +08:00 |
NU-LL
|
c8e7093ee6
|
Fix LPTIM error
|
2020-05-07 12:39:24 +08:00 |
NU-LL
|
6e861d4938
|
Fix adc initialization
|
2020-05-07 11:14:17 +08:00 |
NU-LL
|
e444ec908c
|
Add STM32CubeMX initial configuration
|
2020-05-07 10:42:55 +08:00 |
Bernard Xiong
|
31402e494a
|
Merge pull request #3579 from supperthomas/master
[nrfx] add the qspi_flash of nordic pdk
|
2020-05-06 21:31:58 +08:00 |
Bernard Xiong
|
c88870bfd7
|
Merge pull request #3527 from z14git/pwm_patch
add PWM1_CONFIG
|
2020-05-06 21:30:36 +08:00 |
Bernard Xiong
|
6632f9c006
|
Merge pull request #3576 from whj4674672/master
[bsp/stm32/stm32h743-atk-apollo]support stm32h7 uart dma
|
2020-05-06 21:07:45 +08:00 |
Bernard Xiong
|
35e81207c7
|
Merge pull request #3553 from xiangxistu/master
[update] gizwits-gokitv21 support uart2
|
2020-05-06 21:02:41 +08:00 |
Bernard Xiong
|
a998556e83
|
Merge pull request #3561 from luhuadong/develop
[BSP] Add stm32l412-st-nucleo BSP
|
2020-05-06 21:00:23 +08:00 |
Bernard Xiong
|
e38ee383aa
|
Merge pull request #3528 from majianjia/master
Fix bug cause STM32 HAL SPI timeout
|
2020-05-06 20:57:09 +08:00 |
SummerGift
|
9f6696964a
|
[update] add new line
|
2020-05-06 15:43:26 +08:00 |
SummerGift
|
36755af0be
|
[update] nuclei dist handle
|
2020-05-06 15:37:11 +08:00 |
SummerGift
|
dbfd464a77
|
[update] lpc55sxx/tools/sdk_dist.py
|
2020-05-06 15:17:59 +08:00 |
SummerGift
|
b74ec1ec8c
|
[add] stm32 bsp dist handle in rtconfig.py
|
2020-05-06 15:05:09 +08:00 |
SummerGift
|
daf43f7443
|
[add] stm32 sdk_dist.py
|
2020-05-06 14:55:36 +08:00 |