thewon86
|
f5b0bfd3f4
|
uniform code writing-disable interrupt
|
2022-04-20 14:22:43 +08:00 |
Meco Man
|
f89a162ea3
|
[core] 使用rt_memcpy rt_memset代替memcpy memset
|
2022-01-09 00:23:18 +08:00 |
Meco Man
|
df9a23c534
|
[mutex] use RT_IPC_FLAG_PRIO to replace RT_IPC_FLAG_FIFO
|
2021-11-17 15:57:15 -05:00 |
Meco Man
|
3c05a4e719
|
[compoenets] auto & manual formatted
|
2021-03-08 18:19:04 +08:00 |
Bernard Xiong
|
2c0640a178
|
[license] Change license to Apache.
|
2018-10-14 19:37:18 +08:00 |
tangyuxin
|
050600f4a8
|
[components][drivers]enc28j60 1.默认关闭log打印 2.优化一个未使用的变量
|
2018-06-26 11:00:52 +08:00 |
Bernard Xiong
|
884fb70fe9
|
[Kernel] Add device ops feature.
|
2018-06-10 17:59:17 +08:00 |
aozima
|
088990f7d3
|
update enc28j60 driver: ensure enable PHY link changed interrupt.
|
2018-05-05 13:26:18 +08:00 |
aozima
|
3ec384d809
|
update enc28j60 driver: format code by Astyle.
|
2018-05-05 13:17:48 +08:00 |
bernard
|
d7087fdd3b
|
[DeviceDrivers] change cmd type.
1. Change 'rt_uint8_t' type of cmd to 'int';
2. Add waitqueue;
3. Split device ipc header files;
|
2017-10-15 22:56:46 +08:00 |
Bernard Xiong
|
ac3af54a7e
|
[DeviceDrivers] Use PBUF_POOL in enc28j60 drivers.
patched by FH.
|
2016-05-20 12:22:55 +08:00 |
aozima
|
0fc1ac6189
|
add more SPI device driver.
|
2014-07-31 16:58:43 +08:00 |