thread-liu
|
73539c6bc0
|
[add] dfsdm driver.
|
2020-12-05 09:43:32 +08:00 |
thread-liu
|
b71d496b83
|
[add] spdifrx driver.
|
2020-12-05 09:32:35 +08:00 |
thread-liu
|
dbd67507d9
|
[add] qspi_flash driver.
|
2020-12-05 09:09:28 +08:00 |
Bernard Xiong
|
54b72966da
|
Merge pull request #4115 from thread-liu/action
[update] change ci to github actions.
|
2020-12-04 21:31:59 +08:00 |
mysterywolf
|
1ad70b20ad
|
[keil][libc]防止开启pthread功能后 keil报错
|
2020-12-04 20:16:56 +08:00 |
thread-liu
|
5d7efb3c5f
|
[add] fdcan driver.
|
2020-12-04 17:57:54 +08:00 |
thread-liu
|
10da8d4e44
|
[add] dcmi and ov5640 driver.
|
2020-12-04 17:48:42 +08:00 |
thread-liu
|
780a395120
|
[update] add github actions.
|
2020-12-04 16:23:04 +08:00 |
Bernard Xiong
|
21116a56ee
|
Merge pull request #4114 from zhangsz0516/zhangsz_1203
[RTC alarm]alarm功能优化,SOFT_RTC增加alarm功能
|
2020-12-04 11:51:56 +08:00 |
Bernard Xiong
|
1b0c9857ec
|
Merge pull request #4113 from liuduanfei/master
Update dfs_romfs.c
|
2020-12-03 23:47:08 +08:00 |
张世争
|
9609bc032a
|
[RTC alarm]alarm功能优化,SOFT_RTC增加alarm功能
|
2020-12-03 17:52:03 +08:00 |
Bernard Xiong
|
a472656ee0
|
Merge pull request #4019 from bj-wanghz/dev
fix long call linker error with 'jal', 'j' or conditional branch instruction in .S files for k210
|
2020-12-03 16:02:00 +08:00 |
liuduanfei
|
22c47d4b19
|
Update dfs_romfs.c
修改一处拼写错误
|
2020-12-03 09:59:09 +08:00 |
tangyuxin
|
014105025a
|
[timer] Fix the bug that the linked list is still mounted when the single timer is not modified
|
2020-12-03 09:43:09 +08:00 |
thread-liu
|
d97530e0ff
|
Merge branch 'master' into step4
|
2020-12-03 09:09:00 +08:00 |
linyiyang
|
183f9be898
|
[bsp][gd32450z-eval]fixed spi driver bug
|
2020-12-03 08:48:07 +08:00 |
Bernard Xiong
|
df3d4b7bc9
|
Merge pull request #4037 from KyleChenjh/master
add dac driver for stm32l4
|
2020-12-03 08:41:41 +08:00 |
Bernard Xiong
|
d7c367d38b
|
Merge pull request #4070 from mysterywolf/getline
[bug] [libc] 增加#include <rtconfig.h> 防止开启termios功能后报错
|
2020-12-03 08:40:07 +08:00 |
Bernard Xiong
|
9d60727058
|
Merge pull request #4109 from bigmagic123/fix_raspi4
Fix raspi4
|
2020-12-03 08:10:37 +08:00 |
Bernard Xiong
|
3c361e6ead
|
Merge pull request #4101 from guohp1128/master
#define ADC_NAME adc updated to header file.
|
2020-12-03 08:01:30 +08:00 |
Bernard Xiong
|
08c723670a
|
Merge pull request #4110 from enkiller/1202-1429
[components][workqueue] Modify system work queue initialization level
|
2020-12-03 00:15:07 +08:00 |
Bernard Xiong
|
078b9a7b76
|
Merge pull request #4104 from eYoung8475/master
[bsp][allwinner_tina]fixed uart1 gpio rx/tx pin;
|
2020-12-02 23:40:11 +08:00 |
Bernard Xiong
|
926a06d347
|
Merge pull request #4089 from thread-liu/step4-ev1
[add] complicated dirvers for STM32MP157A-EV1 board
|
2020-12-02 23:39:29 +08:00 |
Bernard Xiong
|
dae7f1af9b
|
Merge pull request #4091 from RT-Thread/BernardXiong-patch-thead
[BSP] Update README.md for thread-smart
|
2020-12-02 23:35:15 +08:00 |
thread-liu
|
c5612fd2e1
|
[add] sai and wm8994 codec driver.
|
2020-12-02 17:29:04 +08:00 |
thread-liu
|
840af38dac
|
[add] sdmmc (sd_card and emmc) driver.
|
2020-12-02 17:10:39 +08:00 |
tangyuxin
|
c3ba2b07fa
|
[components][workqueue] Modify system work queue initialization level
|
2020-12-02 14:30:31 +08:00 |
bigmagic
|
20de8e215a
|
update readme.md
|
2020-12-02 10:29:38 +08:00 |
bigmagic
|
7a1f0e0f67
|
when flag is RT_DEVICE_FLAG_STREAM, paser '\n' break!
|
2020-12-02 10:11:38 +08:00 |
bigmagic
|
091089f16d
|
add dma ch7 driver
|
2020-12-02 10:09:27 +08:00 |
bigmagic
|
ef1c7f2088
|
update bluetooth driver
|
2020-12-02 10:06:59 +08:00 |
Bernard Xiong
|
b7e0e21f6e
|
Merge pull request #4100 from xingkong121/master
Modify comment error
|
2020-12-02 07:36:41 +08:00 |
Bernard Xiong
|
1013e1cfb7
|
Merge pull request #4106 from greedyhao/drv-sdio
[bsp][stm32]Fixed spelling errors in drv_sdio.c
|
2020-12-02 07:35:47 +08:00 |
Bernard Xiong
|
2ee715c411
|
Merge pull request #4088 from loogg/mlw
add 'rt_ringbuffer_peak' API
|
2020-12-02 07:35:07 +08:00 |
马浩然
|
0fc2211c77
|
Update drv_uart.c
fix indentataions
|
2020-12-01 16:52:31 +08:00 |
yangjie11
|
ba83ddc3c4
|
[SConscript] change libcpu to LIBARCH,and correcte letter case
|
2020-11-30 15:52:43 +08:00 |
0xcccccccccccc
|
0fc2b13b45
|
- SPI is now supported on ls2k1000 platform.
- Multi-Port & Adjustable Buadrate of UART controller feature added.
|
2020-11-30 14:57:21 +08:00 |
0xcccccccccccc
|
11132bcb64
|
- SPI support for ls2k1000 is now avaliable
|
2020-11-30 14:46:52 +08:00 |
Wang-Huachen
|
7258328923
|
bsp:
add support to zynqmp-r5 core and zynqmp-r5-axu4ev board
|
2020-11-30 13:13:08 +08:00 |
Wang-Huachen
|
f7b553b193
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
2020-11-30 12:48:23 +08:00 |
ZHU Hao
|
99a0664240
|
comment error
|
2020-11-30 11:51:59 +08:00 |
ZHU Hao
|
fd955a5c84
|
Fixed spelling errors in drv_sdio.c
rthw_sd_delect -> rthw_sd_detect
|
2020-11-30 10:52:00 +08:00 |
linyiyang
|
e561dd77bc
|
[bsp][allwinner_tina]fixed uart1 gpio rx/tx pin;
|
2020-11-30 09:07:33 +08:00 |
bigmagic
|
2d1457e2cb
|
add download firmware
|
2020-11-29 20:28:39 +08:00 |
bigmagic
|
466ca3bf9a
|
add bluetooth driver
|
2020-11-29 17:31:51 +08:00 |
guohp1128
|
e4964f6692
|
#define ADC_NAME adc updated to header file.
|
2020-11-29 11:13:44 +08:00 |
xingkong121
|
9b925fb9c0
|
Modify comment error
Device file system should be registered
|
2020-11-28 22:47:06 +08:00 |
bigmagic
|
bda0d303af
|
add raspi4 driver
|
2020-11-28 18:27:24 +08:00 |
BalanceTWK
|
7de66cd38c
|
[bsp][stm32][libraries] Remove #include <rtthread.h>
|
2020-11-28 12:51:56 +08:00 |
Bernard Xiong
|
af95348bf1
|
Merge pull request #4096 from Guozhanxin/sdio_fix
完善sdio框架中切换到高速模式时的时钟设置
|
2020-11-28 06:48:14 +08:00 |