Bernard Xiong
|
712c0673fb
|
[pthreads] Fix the phread_mutex_trylock issue for not recursive mutex.
|
2016-11-03 15:38:51 +08:00 |
armink
|
270285217d
|
[DeviceDrivers]Make sure rt_sfud_flash_probe device must be SPI device.
|
2016-10-14 22:51:18 +08:00 |
armink
|
a4bc38ad6b
|
[DeviceDrivers]Update SFUD library to lastest version.
|
2016-10-14 22:48:36 +08:00 |
armink
|
b2e14f7641
|
[DeviceDrivers]Modify SFUD's config for suitable more compilers.
|
2016-10-10 20:26:21 +08:00 |
armink
|
32bf9e29b7
|
[DeviceDrivers]Change SFUD 'sf' command tips.
|
2016-10-10 20:10:41 +08:00 |
armink
|
1d71f58350
|
[DeviceDrivers]Add SPI flash probe and delete function to SFUD driver.
|
2016-10-10 10:24:30 +08:00 |
armink
|
16dad06fc7
|
[DeviceDrivers]Add SFUD(Serial Flash Universal Driver) SPI Flash driver for using RTT device. It makes RT-Thread support more type SPI Flash.
|
2016-10-09 09:06:01 +08:00 |
Bernard Xiong
|
6d1787e5dc
|
Merge pull request #668 from yygg/master
Update ethernetif.c
|
2016-09-23 18:05:42 +08:00 |
Urey
|
8979d70a69
|
Update ethernetif.c
if device->eth_rx is NULL ,rx thread will hard fault...
|
2016-09-23 17:00:31 +08:00 |
gbcwbz
|
5941d73604
|
Convert tab into spaces
|
2016-09-07 23:45:39 +08:00 |
gbcwbz
|
517e909c3d
|
[finsh]Align title and content in list_* cmd
|
2016-09-07 23:24:12 +08:00 |
zhangjun
|
c9591f825c
|
增加rt_strnlen,lua采用单独的线程
|
2016-08-12 22:19:52 +08:00 |
zhangjun
|
65ac4a0810
|
增加rt_strnlen,lua采用单独的线程
|
2016-08-12 22:14:07 +08:00 |
zhangjun
|
891050cb3d
|
在msh和fnish中均可调用lua,可将lua脚本作为参数传入
|
2016-08-11 18:53:30 +08:00 |
Roamboy
|
29411bca71
|
IAR编译器dlib __close,__lseek hanle传入正确值
|
2016-08-05 21:10:29 +08:00 |
Urey
|
6d14e1390c
|
Update SConscript
|
2016-07-13 10:49:21 +08:00 |
Bernard Xiong
|
108ba3b371
|
[finsh] change display format for list_thread.
|
2016-07-13 09:37:51 +08:00 |
Bernard Xiong
|
60e36defc4
|
[libc] Add CodeSourcery G++ lite check.
|
2016-07-13 09:37:51 +08:00 |
Bernard Xiong
|
47f0798079
|
[C++] Add _init/_fini routines for GCC
|
2016-06-28 08:24:26 +00:00 |
Bernard Xiong
|
99481cd0ac
|
[DeviceDrivers] uart configure issue.
uart configure shall not been performed if uart is not open.
|
2016-06-13 13:31:13 +08:00 |
Bernard Xiong
|
45c7f03035
|
[finsh] Fix object name issue in list_* cmd.
|
2016-06-13 13:29:18 +08:00 |
Bernard Xiong
|
4d93c31cce
|
Revert "[finsh] Beautify all list object information command."
This reverts commit cd3b0cfff5 .
|
2016-06-13 11:08:23 +08:00 |
armink
|
cd3b0cfff5
|
[finsh] Beautify all list object information command.
|
2016-06-04 11:03:30 +08:00 |
armink
|
cbbe5a6edd
|
[finsh] Beautify the list_thread command.
|
2016-06-02 17:06:41 +08:00 |
armink
|
1bd8d0f75e
|
[finsh] Beautify the list_thread command.
|
2016-06-02 14:29:44 +08:00 |
weety
|
0af00b9ce5
|
fixed time unit error in clock_gettime.
|
2016-06-01 14:07:47 +08:00 |
weety
|
11413896d3
|
Fixed time unit error.
|
2016-06-01 13:52:05 +08:00 |
weety
|
62e770f9de
|
Fixed 64KB stack size limit.
|
2016-05-31 20:39:33 +08:00 |
Bernard Xiong
|
c5bf3fa2d1
|
[lwIP] remove compiling warning.
|
2016-05-29 11:36:20 +08:00 |
Bernard Xiong
|
07c0e13060
|
Merge pull request #632 from armink/master
Improve serial DMA rx mode. #628
|
2016-05-20 14:26:23 +08:00 |
Bernard Xiong
|
9f08d09ae1
|
[lwIP] merge TCP_OVERSIZE code.
|
2016-05-20 14:19:50 +08:00 |
Bernard Xiong
|
c5949c2736
|
[DeviceDrivers] Update SPI flash drivers.
|
2016-05-20 14:07:32 +08:00 |
Bernard Xiong
|
050da8a60d
|
[lwIP] Chang the default options in lwIP.
committed by FH.
|
2016-05-20 12:27:29 +08:00 |
Bernard Xiong
|
36edc2c441
|
[lwIP] Add EAPOL type packet.
|
2016-05-20 12:23:19 +08:00 |
Bernard Xiong
|
ac3af54a7e
|
[DeviceDrivers] Use PBUF_POOL in enc28j60 drivers.
patched by FH.
|
2016-05-20 12:22:55 +08:00 |
Bernard Xiong
|
f005d963e2
|
[DeviceDrivers] Add more baud rate in serial.
|
2016-05-20 12:22:16 +08:00 |
Bernard Xiong
|
02a5cebc6d
|
[DeviceDrivers] Add MMC/SD change support.
Add MMC/SD change support, which patched by FH.
|
2016-05-20 12:20:35 +08:00 |
armink
|
c3da9dda7b
|
[DeviceDrivers] Add fifo mode to serial DMA rx when serial->config.bufsz != 0.
|
2016-05-14 11:43:06 +08:00 |
armink
|
4c9b77ded6
|
[DeviceDrivers]Fix dma_transmit callback parameter type error. #628
|
2016-05-11 13:34:18 +08:00 |
Bernard Xiong
|
53c18358b4
|
[lwIP] remove lwip-1.4.0
|
2016-05-10 09:48:05 +08:00 |
Bernard Xiong
|
b46ebbf56d
|
[build] remove hard coded path issue in SConscript
|
2016-05-10 09:34:05 +08:00 |
Bernard Xiong
|
7c38c59f62
|
[DFS] fix the name mistake in socket function.
|
2016-05-10 09:32:50 +08:00 |
Bernard Xiong
|
64feef0dde
|
[LIBC] mv pthreads/libdl to libc and rename dfs_lwip to dfs_net
|
2016-05-10 09:22:01 +08:00 |
Bernard Xiong
|
3d07de2b71
|
[Pthreads] Add more API declaration.
|
2016-05-01 16:05:03 +08:00 |
Bernard Xiong
|
06d3599d86
|
[libc] Add abort routine to replace old API.
abort routine will cause sig_xxx() reference.
|
2016-05-01 16:04:26 +08:00 |
Bernard Xiong
|
fd7a65b4be
|
[LIBC] remove minilibc when compiling simulator under Linux
|
2016-04-24 19:59:48 +08:00 |
Bernard Xiong
|
a3daa62151
|
[DeviceDrivers] Add RT_MTD_EECC_CORRECT code in MTD nand.
|
2016-04-18 13:56:38 +08:00 |
Bernard Xiong
|
33cda0866f
|
[libc] Fix the rtconfig issue in armlibc/unistd.h file.
|
2016-04-18 13:54:07 +08:00 |
Bernard Xiong
|
838141e89f
|
[finsh] Add echo command for msh.
|
2016-04-18 13:53:32 +08:00 |
gbcwbz
|
0d63eb5f6d
|
fix hardfault when RT_CAN_USING_BUS_HOOK is enabled in bsp/stm32f10x
function `rt_pin_write` is invoked by function `can_bus_hook`, and it should to be initialized by gpio.c.
but gpio.c was not added in SConscript
|
2016-04-14 23:47:32 +08:00 |