armink
|
14728ff4ae
|
[DeviceDriver] Add full flag to rt_serial_rx_fifo.
|
2017-05-24 08:51:00 +08:00 |
Bernard Xiong
|
1730dcb83f
|
Merge pull request #736 from geniusgogo/IDLE_hook
[kernel] Idle hook
|
2017-05-23 11:08:26 +08:00 |
geniusgogo
|
05052127c3
|
Update idle.c
|
2017-05-23 11:04:22 +08:00 |
Bernard Xiong
|
ceacca1202
|
Merge pull request #737 from geniusgogo/NRF52832
update init thread
|
2017-05-23 11:01:26 +08:00 |
geniusgogo
|
387bbcc44f
|
Update rtthread.h
|
2017-05-23 00:01:05 +08:00 |
geniusgogo
|
3c14a8867d
|
Update idle.c
|
2017-05-22 23:53:55 +08:00 |
Bernard Xiong
|
acc9072a15
|
Merge pull request #738 from weety/cplusplus
update cplusplus support code.
|
2017-05-20 19:43:19 +08:00 |
weety
|
a818ba0e2d
|
update cplusplus support code.
|
2017-05-19 21:41:43 +08:00 |
geniusgogo
|
662f619cf6
|
Update idle.c
|
2017-05-16 10:42:29 +08:00 |
xieyangrun
|
b98eac9038
|
update init thread
|
2017-05-16 10:14:57 +08:00 |
xieyangrun
|
16705299c0
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread into IDLE_hook
|
2017-05-16 10:02:54 +08:00 |
xieyangrun
|
e05186dd95
|
separate idle hook
|
2017-05-16 10:02:19 +08:00 |
Bernard Xiong
|
ccadbf8007
|
Merge pull request #734 from geniusgogo/NRF52832
[bsp] Update nrf52832 bsp.
|
2017-05-15 23:26:25 +08:00 |
Bernard Xiong
|
e760d655b1
|
Merge pull request #735 from JianRuiqian/master
[lwIP] Update ethernetif.c
|
2017-05-15 23:24:45 +08:00 |
ruiqian
|
da9688df86
|
Update dhcp_server.c
|
2017-05-15 22:27:51 +08:00 |
xieyangrun
|
e060a5a8b7
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread into NRF52832
|
2017-05-15 16:17:15 +08:00 |
xieyangrun
|
0f37b300f5
|
update NRF52832 support NRF52SDK13
|
2017-05-15 16:12:15 +08:00 |
ruiqian
|
8c52d5fdf2
|
Update ethernetif.c
|
2017-05-15 13:18:41 +08:00 |
Bernard Xiong
|
cf6dfec55b
|
Update SConscript
|
2017-05-12 15:46:25 +08:00 |
Bernard Xiong
|
3aa9796496
|
Merge pull request #732 from yygg/master
[DeviceDrivers] Add audio driver.
|
2017-05-07 08:17:32 +08:00 |
Bernard Xiong
|
5b73dfa0d5
|
Merge pull request #731 from ArdaFu/master
[libc] Add dummy _gettimeofday function when hardware do not have the…
|
2017-05-05 18:01:50 +08:00 |
ArdaFu
|
707540a8d3
|
[libc] Add dummy _gettimeofday function when hardware do not have the RTC.
|
2017-05-05 17:52:39 +08:00 |
Bernard Xiong
|
c65fc02427
|
Merge pull request #730 from TanekLiang/learn
[bsp] correct stm32f4xx flash vector table base location
|
2017-05-04 17:53:42 +08:00 |
tanek liang
|
30f825ee24
|
correct stm32f4xx flash vector table base location
|
2017-05-04 17:24:14 +08:00 |
Bernard Xiong
|
983dcc49a5
|
Merge pull request #728 from ArdaFu/master
[bsp] tm4c129x update TivaWare to 2.1.4.178
|
2017-04-25 20:29:55 +08:00 |
ArdaFu
|
3e185bca9c
|
1. [bsp] tm4c129x update TivaWare to 2.1.4.178
|
2017-04-25 18:02:51 +08:00 |
Bernard Xiong
|
cd34fa8e08
|
Merge pull request #726 from xools/lwip-2.0.2.fix
[lwIP] Lwip 2.0.2.fix
|
2017-04-24 17:43:22 +08:00 |
xools
|
8be3552036
|
refine BYTE_ORDER macro
|
2017-04-22 22:42:36 -07:00 |
xools
|
3cad43fc05
|
add lwip-2.0.2 compile compatibility
|
2017-04-22 22:39:09 -07:00 |
Bernard Xiong
|
d320c43d2d
|
Merge pull request #723 from JianRuiqian/patch-1
[DeviceDrivers] Fix the sdio_irq_wakeup issue; Fix sdio_unregister_driver issue.
|
2017-04-19 21:16:31 +08:00 |
ruiqian
|
f136f8895a
|
Update sdio.c
|
2017-04-19 20:03:11 +08:00 |
ruiqian
|
24185f4721
|
Update sdio.c
Fix a bug in function sdio_unregister_driver
|
2017-04-19 19:43:40 +08:00 |
Bernard Xiong
|
9804753614
|
Merge pull request #720 from xools/master
[DFS] fix fattime different from elmfat definition
|
2017-04-17 09:14:45 +08:00 |
xools
|
5b50c7e41b
|
fix fattime different from elmfat definition
|
2017-04-16 16:13:15 -07:00 |
Bernard Xiong
|
e979b8a8b9
|
Merge pull request #718 from armink/patch-1
[Kernel] Update date in the kservice.c
|
2017-04-14 22:10:24 +08:00 |
朱天龙 (Armink)
|
c3c26baf6f
|
Update kservice.c
Update year info from 2016 to 2017
|
2017-04-14 14:55:35 +08:00 |
Bernard Xiong
|
56fbe947be
|
Merge pull request #717 from armink/modbus_update
[net] Modbus update KConfig.
|
2017-04-14 13:48:54 +08:00 |
armink
|
c8ae11c428
|
[Modbus] Add KConfig for Modbus.
|
2017-04-14 13:39:28 +08:00 |
Bernard Xiong
|
cb0a4962e2
|
Merge pull request #716 from AubrCool/fix-stm32f10x.usart.parity.err
[Bsp] stm32f10x usart correct rx parity err
|
2017-04-13 13:08:00 +08:00 |
Aubr.Cool
|
fd08d0ba50
|
[Bsp] stm32f10x usart correct rx parity err
|
2017-04-13 12:47:49 +08:00 |
armink
|
be18a1d0e7
|
[Modbus] Update the code to the latest version.
|
2017-04-12 19:27:42 +08:00 |
Bernard Xiong
|
d185f09303
|
Merge pull request #715 from MoonwalkerLee/master
[dfs] fix the f_bsize and f_blocks issue in function dfs_uffs_statfs
|
2017-04-12 17:16:46 +08:00 |
lizhen9880
|
d883f7e23b
|
fix the f_bsize and f_blocks issue in function dfs_uffs_statfs
|
2017-04-12 14:32:12 +08:00 |
Bernard Xiong
|
47a185bba1
|
Merge pull request #714 from MoonwalkerLee/master
[BSP] 增加bsp:stm32f429-apollo
|
2017-04-12 13:07:25 +08:00 |
lizhen9880
|
3e6f64fe7a
|
the file description is modified to local variable in function
static void copydir(const char * src, const char * dst)
|
2017-04-12 10:53:53 +08:00 |
lizhen9880
|
b588d81963
|
cleanup some files
|
2017-04-12 09:58:09 +08:00 |
lizhen9880
|
1da83c5c4c
|
增加bsp:stm32f429-apollo
硬件信息:正点原子apollo 开发板
本bsp已实现功能:UFFS,FAT(SDcard),应用模块
|
2017-04-12 09:25:37 +08:00 |
Bernard Xiong
|
5502558df9
|
[DFS] fix the st_blksize issue in elm fatfs.
|
2017-04-11 09:33:25 +08:00 |
Bernard Xiong
|
85cdcab460
|
Merge pull request #713 from armink/fix#712
[Kernel] Fix thread delete and thread detach bug. #712
|
2017-04-10 11:09:20 +08:00 |
armink
|
2d593a22b7
|
[Kernel] Fix thread delete and thread detach bug. #712
|
2017-04-10 09:53:45 +08:00 |