ifreecoding
|
76cd1608a7
局部变量tm_new未初始化,该结构体变量中的tm_isdst值为栈中残留值,不确定,该值会影响是否使用夏令时,最终表现概率性使用夏令时,出现相差1小时的问题。将其初始化为0,默认不使用夏令时
|
5 년 전 |
Wayne Lin
|
3c4da44369
Merge branch 'rtt_issues' of https://github.com/OpenNuvoton/rt-thread into rtt_issues
|
5 년 전 |
Wayne Lin
|
f0e4009c30
Fix rt_hw_inputcapture_isr public function name in header file.
|
5 년 전 |
Bernard Xiong
|
19c01e9d5e
Merge pull request #3611 from 2000000/watchdog_fix
|
5 년 전 |
Bernard Xiong
|
8f66f96be3
Merge pull request #3612 from luhuadong/develop
|
5 년 전 |
whj4674672
|
b91f1ab54e
[bsp/stm32/stm32h743-atk-apollo]support stm32h7 fal
|
5 년 전 |
luhuadong
|
ce35dfbc40
[AT] Adjust where the AT socket callback function
|
5 년 전 |
GaoJie
|
8aaa89a6f1
[drivers][watchdog] 修复watchdog.c 注释的一处笔误
|
5 년 전 |
Bernard Xiong
|
2cbb9c5388
Merge pull request #3609 from thread-liu/h7_drv_spi
|
5 년 전 |
Sunwancn
|
f43e7ba90b
Add stm32l433-st-nucleo BSP
|
5 년 전 |
thread-liu
|
f899299699
[update] eclipse.py
|
5 년 전 |
Bernard Xiong
|
6deb233e04
Merge pull request #3608 from BernardXiong/fix_kobject
|
5 년 전 |
Bernard Xiong
|
b98690e211
[Kernel] Fix the maxlen issue in rt_object_get_pointers
|
5 년 전 |
longtengmcu
|
63950c9259
1、解决do_pollfd函数中处理底层网络设备返回错误-1的情况,返回-1时select函数也要返回-1
|
5 년 전 |
liuduanfei
|
3c9da16d8d
Add SD Card driver for stm32h743-atk-apollo board
|
5 년 전 |
liuduanfei
|
d1a12288ad
Add SD Card driver for stm32h743-atk-apollo board
|
5 년 전 |
longtengmcu
|
21a3ba358a
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
5 년 전 |
Bernard Xiong
|
ee2cec13b1
Merge pull request #3602 from thread-liu/rt-thread-thread-liu
|
5 년 전 |
Bernard Xiong
|
db5d101ac4
Merge pull request #3570 from XYX12306/master
|
5 년 전 |
XYX12306
|
ab1a147b22
Merge branch 'master' of https://github.com/XYX12306/rt-thread
|
5 년 전 |
XYX12306
|
fe2122d076
Merge remote-tracking branch 'upstream/master'
|
5 년 전 |
Cliff Chen
|
240961e8e8
[Kernel] Fix double release for thread
|
5 년 전 |
Cliff Chen
|
42f9de1b42
[dlmodule] Fix crash when dlmodule exit
|
5 년 전 |
XYX12306
|
7b1a32f1f0
Update .travis.yml
|
5 년 전 |
Bernard Xiong
|
4ef35a9dee
Merge pull request #3568 from NU-LL/l476_add_spi_adc_time
|
5 년 전 |
thread-liu
|
3496017c84
[update] spi nss type
|
5 년 전 |
tyustli
|
55edb9642a
【修改】添加注释及模块化程序
|
5 년 전 |
Wayne Lin
|
267c3ec683
Fix rt_hw_inputcapture_isr public function name in header file.
|
5 년 전 |
Wayne Lin
|
5d65fe074f
Merge branch 'master' of https://github.com/rt-thread/rt-thread into rtt_issues
|
5 년 전 |
Bernard Xiong
|
dab737f637
Merge pull request #3593 from 2000000/can_bug
|
5 년 전 |