Bernard Xiong
69994ca210
[Kernel] Fix rt_schedule_insert_thread issue
...
When suspend current thread and then enable interrupt, it's possible resume "the current thread" immediately and insert to ready queue. The rt_schedule_insert_thread should change the status of "current thread" to RUNNING statue.
2019-01-24 09:30:30 +08:00
Bernard Xiong
bef1d55736
Merge pull request #2244 from RT-Thread/fix_libc_posix
...
Fix libc posix
2019-01-21 19:41:38 +08:00
Bernard Xiong
929e9c8f4b
Merge pull request #2243 from EvalZero/master
...
[lwIP] the errno definition of rt_libc.h is used by default.
2019-01-21 18:18:06 +08:00
Bernard Xiong
97560dd8e2
[libc] Fix the addr=NULL issue in mmap.
2019-01-21 17:19:07 +08:00
Bernard Xiong
75061a2712
[libc] Fix the result length issue in aio_read_work.
2019-01-21 17:18:48 +08:00
EvalZero
b676d7230d
[lwIP] the errno definition of rt_libc.h is used by default.
2019-01-21 15:50:25 +08:00
Bernard Xiong
99bef01983
Merge pull request #2232 from SummerGGift/add_stm32_new_framework
...
[bsp][stm32] update bsp && fix driver bug
2019-01-21 08:44:42 +08:00
Bernard Xiong
a7babadbdc
Merge pull request #2241 from Bluebear233/nuvoton_m487
...
[bsp][nuvoton_m487]Add EMAC drive
2019-01-20 23:25:32 +08:00
Bluebear233
6802bb15e0
[bsp][nuvoton_m487]Add EMAC drive
2019-01-20 13:43:15 +08:00
Bernard Xiong
0889bafda8
Merge pull request #2233 from zhaojuntao/fix-bsp-flash-drv
...
[bsp][stm32/libraries] 移除 flash 驱动中 flash write 函数对 size 对齐的限制
2019-01-19 16:20:20 +08:00
Bernard Xiong
e78eeb8ab0
Merge pull request #2237 from enkiller/dev
...
[tools] 修复命令行使用 iar 工具链,库文件链接不上的问题
2019-01-19 16:19:16 +08:00
tangyuxin
ed725350a9
[tools] 修复命令行使用 iar 工具链,库文件链接不上的问题
2019-01-19 15:16:14 +08:00
MurphyZhao
bc2ee9999b
[bsp][stm32] 移除 f0 和 f1 中 flash write 对 size 对齐的限制
...
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2019-01-19 14:44:23 +08:00
SummerGift
e9a6050e61
[bsp][stm32] Fixed an error when SPI transfers data larger than 65535
2019-01-19 14:31:30 +08:00
Bernard Xiong
7dcacc1647
Merge pull request #2235 from armink/fix_ops
...
[DeviceDriver][wlan] Add device ops to wlan.
2019-01-19 13:04:42 +08:00
Bernard Xiong
d97300701f
Merge pull request #2229 from misonyo/kconfig
...
fix Kconfig syntax error
2019-01-19 13:00:01 +08:00
SummerGift
3b98ff1377
[bsp][stm32] update stm32 bsp ci
2019-01-19 09:39:35 +08:00
SummerGift
127fe968b3
[bsp][stm32] update stm32 bsp index
2019-01-19 09:33:54 +08:00
SummerGift
032b72ddc2
[bsp][stm32] add g0 series bsp library
2019-01-19 09:24:03 +08:00
SummerGift
38a3858dcb
[bsp][stm32] fix dma config bug
2019-01-19 09:15:40 +08:00
SummerGift
dd9515b297
Merge remote-tracking branch 'remotes/origin/master' into add_stm32_new_framework
2019-01-19 09:06:49 +08:00
armink
59a4e4b2b7
[DeviceDriver][wlan] Add device ops to wlan.
2019-01-18 20:41:39 +08:00
Bernard Xiong
8859b7b625
Merge pull request #2204 from FindYGL/master
...
为RT-Thread 增加德飞莱STM32F103C8开发板 的BSP
2019-01-18 18:58:49 +08:00
MurphyZhao
25b49352d5
[bsp][stm32/libraries] 修复 drv_flash_l4.c 驱动中无法写入非8字节对齐的数据的限制
...
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2019-01-18 11:13:10 +08:00
SummerGift
224c171dc8
Merge remote-tracking branch 'remotes/origin/master' into add_stm32_new_framework
2019-01-18 09:28:06 +08:00
Bernard Xiong
0ea42fe7f5
Merge pull request #2231 from HubertXie/master
...
[stm32][drv_uart]串口dma中断名称统一修改为UART
2019-01-18 09:27:21 +08:00
SummerGift
1a761aa920
[bsp][stm32] update README.md
2019-01-17 14:30:02 +08:00
SummerGift
4805d99430
[bsp][stm32] update drv_lcd
2019-01-17 14:18:38 +08:00
HubretXie
35ded2acb3
Update uart_config.h
2019-01-17 13:09:39 +08:00
HubretXie
a4b57e2d6c
Update uart_config.h
2019-01-17 13:09:06 +08:00
HubretXie
8580b9a818
Update dma_config.h
...
串口dma中断名称统一修改为uart
2019-01-17 12:58:31 +08:00
HubretXie
0e4b502319
Update dma_config.h
...
串口dma中断名称统一修改为uart
2019-01-17 12:56:39 +08:00
HubretXie
6203117522
Update drv_usart.c
...
DMA中断函数名称统一修改为UART
2019-01-17 12:53:52 +08:00
HubretXie
e42c8625ed
Merge pull request #4 from RT-Thread/master
...
sync
2019-01-17 12:33:02 +08:00
Bernard Xiong
257e81ac84
Merge pull request #2216 from XiaojieFan/stm32f103-hw100k-ibox
...
Add stm32f103-hw100k-ibox.
2019-01-17 10:15:08 +08:00
Bernard Xiong
9831e2309c
Merge pull request #2182 from jinsheng20/stm32f746_st_disco
...
增加stm32f746-disco bsp
2019-01-17 10:14:51 +08:00
Bernard Xiong
b1643334c5
Merge pull request #2218 from sunshine0824/stm32l432
...
add bsp stm32l432-st-nucleo
2019-01-17 10:13:56 +08:00
Bernard Xiong
48e960d60f
Merge pull request #2223 from e31207077/stm32f767-st-nucleo
...
增加 ST 官方 stm32f767-nucleo 开发板
2019-01-17 10:13:33 +08:00
Bernard Xiong
479ea9a520
Merge pull request #2192 from HubertXie/master
...
[stm32][drv_usart]修复串口中断接收数据丢数据问题
2019-01-17 09:59:17 +08:00
Bernard Xiong
9786c2424f
Merge pull request #2154 from balanceTWK/master
...
[bsp][imxrt] 添加RTC依赖选项 RT_USING_LIBC | add RTC dependency options RT_…
2019-01-17 09:57:39 +08:00
misonyo
992e5d6582
[three BSP]fix kconfig file syntax error
2019-01-16 23:30:52 +08:00
misonyo
69cd16e136
[all BSP]fix kconfig file syntax error
2019-01-16 23:23:38 +08:00
FindYGL
0548109466
修改之前BSP版本存在的一些问题,使之符合规范
2019-01-16 22:03:27 +08:00
Bernard Xiong
3b21ead135
Merge pull request #2200 from RT-Thread/thread_stat
...
[Kernel] Enable RUNNING status in thread.
2019-01-16 17:36:22 +08:00
Bernard Xiong
4006129dce
Merge pull request #2225 from weety/dev
...
[bsp][k210] Fixed Kconfig file Syntax error.
2019-01-16 16:15:07 +08:00
Bernard Xiong
d189b686fe
Merge pull request #2224 from chenyingchun0312/master
...
Update serial.c
2019-01-16 16:14:41 +08:00
Bernard Xiong
3fb926e016
Merge pull request #2217 from SummerGGift/add_stm32_new_framework
...
【修改】:添加新 BSP 的 CI 检测,修改 dist 后的语法错误。
2019-01-16 16:13:58 +08:00
weety
ad7f6f3588
[bsp][k210] Fixed Kconfig file Syntax error.
2019-01-16 14:56:42 +08:00
陈迎春
e45d7da503
Update serial.c
...
"remove #ifdef RT_SERIAL_USING_DMA in rt_serial_open, always check device open dma flag"
2019-01-16 13:21:20 +08:00
jinsheng
f4f81460cf
Update README.md
2019-01-16 13:18:25 +08:00