Meco Man
f439bb4f22
update
2021-01-26 06:07:32 +08:00
Meco Man
7ac8b468d7
update
2021-01-26 05:46:57 +08:00
Meco Man
44ea5e54db
update
2021-01-26 05:20:00 +08:00
Meco Man
d21337c4be
add simulator function
2021-01-26 05:19:10 +08:00
Meco Man
2c055a2cc6
update readme
2021-01-26 05:02:05 +08:00
Meco Man
a6cd8087a0
update reamde
2021-01-26 00:19:10 +08:00
guojiawei314
735f0c33d6
修复在STM32的qspi驱动中,若定义BSP_QSPI_USING_SOFTCS开启软件cs引脚控制,则结构体成员pin大小写不一致的错误。
2021-01-25 23:25:16 +08:00
thread-liu
552c55681e
[PWM] Fix the timer clock frequency doubling problem.
2021-01-23 11:54:23 +08:00
Bernard Xiong
e81f1a0eec
Merge pull request #4255 from greedyhao/bluetrum
...
[bsp][bluetrum] add sdio support
2021-01-22 19:59:27 +08:00
Bernard Xiong
2f7c5f06a9
Merge pull request #3950 from PYGC/dev
...
[bsp] fix mm32 iar icf bugs
2021-01-22 18:36:10 +08:00
greedyhao
71bf7993f2
[bsp][bluetrum] change the name of the sd register enum
2021-01-22 16:08:14 +08:00
greedyhao
eb46de9669
[bsp]bluetrum] update kconfig
2021-01-21 17:24:28 +08:00
greedyhao
f7565c4467
[bsp][bluetrum] update copyright
2021-01-21 16:08:06 +08:00
greedyhao
13708b9cda
[bsp][bluetrum] delet romfs.c
2021-01-21 16:07:49 +08:00
Bernard Xiong
3066291337
Merge pull request #4253 from thread-liu/master
...
[update] stm32mp1 uart dma sample.
2021-01-21 12:45:38 +08:00
Bernard Xiong
7ed63ef52b
Merge pull request #4250 from Trisuborn/master
...
为stm32的PWM驱动添加对STM32H7的支持、添加互补PWM功能的支持,补全pwm_get命令等
2021-01-21 11:58:52 +08:00
thread-liu
c8ac5c748a
[update] return value judgment.
2021-01-21 09:46:35 +08:00
Trisuborn
68e5c6f511
Logical error
2021-01-21 06:37:42 +08:00
Trisuborn
55402e19db
优化互补PWM输出功能的实现逻辑,兼容原本API,增加互补PWM使能/失能命令
2021-01-20 23:47:18 +08:00
greedyhao
52f547f56a
[bsp][bluetrum] add cpp support
2021-01-20 19:28:35 +08:00
greedyhao
7d0155eeaa
[bsp][bluetrum] add sdio support
2021-01-20 19:28:26 +08:00
thread-liu
f691db99b5
[update] uart dma sample.
2021-01-20 15:31:38 +08:00
Trisuborn
63239801d9
修改无意义代码
2021-01-20 11:24:00 +08:00
Trisuborn
aed3cc162f
为stm32的PWM驱动添加对STM32H7的支持、添加互补PWM功能的支持,补全pwm_get命令
2021-01-19 17:14:32 +08:00
Zhaoxing Li
bda4b68a80
[bsp][stm32] Add HAL_TIM_Base_Init
2021-01-19 14:02:31 +08:00
马浩然
902fe8bd5e
Update drv_spi.c
...
Bug Fixed : clock division cannot been adjusted as expected due to wrong register configuration.
2021-01-17 23:33:48 +08:00
Meco Man
48b942d38d
[.gitignore] 将dist文件夹滤掉
2021-01-17 20:46:52 +08:00
Bernard Xiong
a18714b04a
Merge pull request #4236 from Jedcheen/master
...
fix imxrt uart2 wrong configure
2021-01-17 16:14:35 +08:00
Bernard Xiong
2d71a33248
Merge pull request #4238 from mysterywolf/master
...
[stm32][bsp][bluepill] update readme and update cubemx project
2021-01-17 15:54:53 +08:00
Meco Man
c2cd5ef7ce
update
2021-01-17 14:04:28 +08:00
Bernard Xiong
f2bfd34618
Merge pull request #4233 from xiaofengvskuye/master
...
修复NRF52840启用SPI驱动后编译错误问题
2021-01-15 14:14:29 +08:00
Meco Man
1915c4027a
update
2021-01-14 23:47:49 +08:00
Meco Man
e93cbcb371
update
2021-01-14 14:06:35 +08:00
Meco Man
7fe68aca57
update
2021-01-14 14:05:37 +08:00
Meco Man
f8af4b6d68
update
2021-01-14 13:22:45 +08:00
Meco Man
dfedf1ab92
update readme
2021-01-14 00:04:16 +08:00
Meco Man
c19183a647
update cubemx
2021-01-13 23:14:22 +08:00
Meco Man
f2444c3090
update keil5 project template
2021-01-13 22:55:49 +08:00
Bernard Xiong
d8a3ad5431
Merge pull request #4235 from balanceTWK/master_0113
...
[stm32][stm32f103-blue-pill] add USB device support.
2021-01-13 20:19:08 +08:00
Bernard Xiong
d8e7f5cf1d
Merge pull request #4237 from mysterywolf/bspupdate
...
[readme] update
2021-01-13 19:23:50 +08:00
tangweikang
01b43fcb8c
[stm32][stm32f103-blue-pill] add USB device support.
2021-01-13 11:34:45 +08:00
Jedcheen
9fb1520d0e
fix imxrt uart2 wrong configure
2021-01-13 11:31:03 +08:00
xiaofengvskuye
9271f66273
修复NRF52840启用SPI驱动后编译错误问题
2021-01-12 16:16:28 +08:00
Meco Man
660b9fb627
update
2021-01-08 11:20:46 +08:00
Meco Man
0e70ef4001
update 401
2021-01-08 11:18:47 +08:00
WBI\nxf44444
2e15ec26ba
modify drv_sdio.c
2021-01-06 16:16:04 +08:00
Bernard Xiong
84f19b84c5
Merge pull request #4223 from iysheng/master
...
[bsp][gd32103c-eval] Add gd32103c-eval bsp [src/kservice.c] 更新打印提示時間信息
2021-01-05 09:24:26 +08:00
Bernard Xiong
821229f896
Update SConscript
2021-01-05 09:12:04 +08:00
Bernard Xiong
33ec49fcc1
Merge pull request #4165 from Hxinrong/rt_mutex_takeBranch
...
add error checks of rt_mutex_take()
2021-01-05 08:57:12 +08:00
Xinrong Han
3f1407827d
add error checks of rt_mutex_take()
2021-01-04 17:08:56 +08:00
WBI\nxf44444
77fd2c4342
add license info header&remove the unnecessary code.
2021-01-04 15:22:50 +08:00
iysheng
01adbab9b7
[bsp][gd32103c-eval] Add gd32103c-eval bsp
2021-01-04 14:22:38 +08:00
linyiyang
c20f528f53
修改python 空格和tab混用的问题
2020-12-31 13:08:48 +08:00
linyiyang
5ad52608a4
修改python 空格和tab混用的问题;
2020-12-31 10:51:09 +08:00
bernard
53f5d0fa89
Merge remote-tracking branch 'gitee/gitee_master'
2020-12-31 10:17:00 +08:00
bernard
f8d7f34728
[BSP] Add license info and code cleaup for vexpress-a9 BSP
2020-12-31 09:48:36 +08:00
Bernard Xiong
a129257624
Merge pull request #4024 from charlown/master
...
fix rx gpio_mode_set param in drv_usart.c
2020-12-31 08:37:11 +08:00
chenjiafan
3c9d5d7af2
[add]add Bear-Pi BSP
2020-12-30 20:16:05 +08:00
Bernard Xiong
a207f22150
Merge pull request #4206 from greedyhao/bluetrum
...
[bsp][bluetrum] update link.lds
2020-12-30 20:02:41 +08:00
greedyhao
7741df50ab
[bsp][bluetrum] update link.lds
2020-12-30 17:43:23 +08:00
Bernard Xiong
4529e9a741
Merge pull request #4198 from mysterywolf/gettick
...
[bug] add function rt_tick_get_millisecond() and fix bug #4012
2020-12-30 17:20:28 +08:00
Meco Man
63cd26b0d1
update
2020-12-30 16:32:20 +08:00
Bernard Xiong
32cf867837
Merge pull request #4134 from Hxinrong/rt_event_recvBranch
...
add error checks of function rt_event_recv()
2020-12-30 13:44:41 +08:00
Bernard Xiong
a9a004f5b4
Merge pull request #4111 from eYoung8475/master
...
[bsp][gd32450z-eval]fixed spi driver bug
2020-12-30 09:57:11 +08:00
Bernard Xiong
b2a6dbadf4
Merge pull request #4135 from balanceTWK/master_hal_delay
...
[BSP][STM32] update void HAL_Delay(__IO uint32_t Delay)
2020-12-30 08:09:49 +08:00
Bernard Xiong
ce034e6762
Merge pull request #4202 from OpenNuvoton/nuvoton
...
[Nuvoton] Support NUC980 ARM9 platform.
2020-12-29 20:16:19 +08:00
Bernard Xiong
858295fb0d
Merge pull request #4201 from bigmagic123/ls2k_add_sata
...
Ls2k add sata
2020-12-29 20:10:51 +08:00
Wayne Lin
c9892a82be
Merge branch 'master' of https://github.com/RT-Thread/rt-thread into nuvoton
2020-12-29 19:36:00 +08:00
Wayne Lin
1c4328e5a9
Update NUC980 and M480
...
1. Add 980 drv_usbd.
2. EMAC - move MDC CLK divider before EMAC initialization.
3. Correct NUC980 and M480 CAN RX_MSG_ID_INDEX definition.
4. add USBD cdc demo - vcom_echo.
5. mnt - add mount_table definition.
2020-12-29 19:35:43 +08:00
bigmagic
ce2cafdf41
fix readme file
2020-12-29 18:54:25 +08:00
bigmagic
606ffc5e70
add ls2k lwext4 pkgs support
2020-12-29 18:54:18 +08:00
bigmagic
68689c7c43
add ls2k sata ssd driver
2020-12-29 18:54:12 +08:00
Meco Man
c2e15e003c
add function rt_hw_1ms_tick_get()
2020-12-29 00:08:24 +08:00
yangjie
dc09f3760f
更新 stm32 工程,nxp 工程
2020-12-28 15:02:17 +08:00
yangjie
eeaf1fcc50
resolve Conflicts
...
bsp/nrf52832/board/Sconscript
bsp/nrf52832/startups/Sconscript
bsp/raspberry-pi/raspi4-32/driver/SConscript
2020-12-28 12:02:31 +08:00
chengy4
cceba7ca86
1.add LICENSE
...
2.update README.md(add contact)
2020-12-28 09:52:57 +08:00
Bernard Xiong
eb4e4e04b9
Merge pull request #4191 from thread-liu/main
...
[ST32MP1] add modifier __no_init for IAR
2020-12-27 01:11:35 +08:00
Wayne Lin
0cfe292157
Update nuvoton RTT porting.
...
1. Fix porting driver.
2. Add NAU8822 audio codec driver.
3. Add NUC980 I2S porting driver.
2020-12-25 18:39:12 +08:00
Wayne Lin
89c1c3f271
Merge branch 'master' of https://github.com/RT-Thread/rt-thread into nuvoton
2020-12-25 18:30:22 +08:00
greedyhao
08aa4e5462
[bluetrum] update link.lds
2020-12-25 17:23:26 +08:00
greedyhao
216285a2c3
[bluetrum] fix context switch error
2020-12-25 17:19:58 +08:00
chengy4
c5461139f1
add hc32f4a0
2020-12-25 14:33:03 +08:00
thread-liu
534239b8c1
[update] add keyword __no_init to disable IAR from initializing specified memory.
2020-12-25 09:47:47 +08:00
Bernard Xiong
9a59737b5f
Merge pull request #4148 from WKJay/master
...
[FIX] fix build problem in drv_crypto.c
2020-12-23 19:25:44 +08:00
DUXin-ece
9626515787
修正stm32f746-disco和FPU相关的flag错误
2020-12-23 14:50:47 +08:00
Huaqi Fang
e765c36bbb
bsp/nuclei: Fix scons --run=upload command output message not match issue
...
Although the program elf is uploaded successfully, the upload message is
still "Remote communication error.“, but actually upload works.
After fix, it will be "[Inferior 1 (Remote target) detached]"
By the way, I also checked latest nuclei-sdk 0.3.0 release with latest
rt-thread source code
Signed-off-by: Huaqi Fang <578567190@qq.com>
2020-12-21 16:56:22 +08:00
Wayne Lin
8d90cfadf0
Update nuvoton porting.
...
1. Make up sources and bugfix.
2. Add nu_gpio_pin_get.
3. Add PM operator in USB host driver.
4. Support NUC980 stage 1 and add nk-980iot board.
2020-12-21 14:57:09 +08:00
yangjie
ef62febf1f
[SConscript]update group name
2020-12-19 16:49:11 +08:00
bernard
c924330469
Merge remote-tracking branch 'gitee/gitee_master'
2020-12-19 15:13:36 +08:00
greedyhao
35fca3583b
Create ilg.gnumcueclipse.managedbuild.cross.riscv.prefs
2020-12-19 11:23:03 +08:00
greedyhao
67bf5cea1f
[bluetrum] add sound and romfs support
2020-12-19 10:45:03 +08:00
greedyhao
a9d7e7021e
[bluetrum] update studio config files
2020-12-19 10:29:49 +08:00
Bernard Xiong
2c964b5bd4
Merge pull request #4174 from thread-liu/master
...
[update] stm32mp1 mdk link script file
2020-12-18 19:30:03 +08:00
thread-liu
0b5c69ef69
[update] stm32mp1 heap address.
2020-12-17 11:55:53 +08:00
Bernard Xiong
59d964aec6
Merge pull request #4168 from KyleChenjh/master
...
add dac config for stmf4
2020-12-17 11:14:16 +08:00
thread-liu
f549c79269
[update] stm32mp1 mdk link script file.
2020-12-17 10:27:51 +08:00
刘泓研
2398376d45
update bsp/essemi/es32f369x/README.md.
2020-12-16 19:48:25 +08:00
刘泓研
037f3d5320
update bsp/essemi/es32f0654/README.md.
2020-12-16 19:47:20 +08:00
刘泓研
b55e3b7f01
update bsp/essemi/es32f0334/README.md.
2020-12-16 19:45:12 +08:00
刘泓研
3fe3620ee6
update bsp/essemi/es32f0334/README.md.
2020-12-16 19:40:23 +08:00
刘泓研
6bb5d8693d
update bsp/essemi/es32f0334/README.md.
2020-12-16 19:39:20 +08:00
刘泓研
d3290b28f9
update bsp/essemi/es32f0334/README.md.
2020-12-16 19:37:57 +08:00
wangyq2018
6e8875580c
readme.md的图片显示。
2020-12-16 19:32:40 +08:00
wangyq2018
afa023b7e8
图片路径修改。
2020-12-16 17:42:07 +08:00
wangyq2018
d9387959cd
add driver example
2020-12-16 16:31:01 +08:00
wangyq2018
a51e137c91
update libraries
2020-12-16 16:21:53 +08:00
Bernard Xiong
1de6d86fb9
Merge pull request #4143 from greedyhao/bluetrum
...
[bsp][bluetrum] add a new board support
2020-12-16 10:12:19 +08:00
greedyhao
84553b01e5
[bluetrum] add the rt-thread studio support
2020-12-15 23:43:45 +08:00
greedyhao
54c880e979
[bluetrum] edit .lds
...
Expand the COMM section
2020-12-15 23:43:04 +08:00
chenjh
352f599367
add dac config for stmf4
2020-12-15 17:58:12 +08:00
Han Xinrong
db4b3ff125
modify code style
2020-12-15 11:37:23 +08:00
Bernard Xiong
22c0dff505
Merge pull request #4162 from mysterywolf/l496
...
【English readme】 [stm32][L496] add english readme
2020-12-15 10:50:18 +08:00
Bernard Xiong
8bebf2cab5
Merge pull request #4157 from mysterywolf/l053
...
【English readme】 [stm32][L053] add english readme
2020-12-15 10:49:55 +08:00
Bernard Xiong
8b2cc69230
Merge pull request #4161 from mysterywolf/l476
...
【English readme】 [stm32][L476] add english readme
2020-12-15 10:49:44 +08:00
Bernard Xiong
61d055bd70
Merge pull request #4160 from mysterywolf/l452
...
【English readme】 [stm32][L452] add english readme
2020-12-15 10:49:37 +08:00
Bernard Xiong
c19c040ce4
Merge pull request #4159 from mysterywolf/l432
...
【English readme】 [stm32][L433] add english readme
2020-12-15 10:49:26 +08:00
Bernard Xiong
5e77380dd3
Merge pull request #4158 from mysterywolf/l412
...
【English readme】 [stm32][L412] add english readme
2020-12-15 10:48:37 +08:00
Bernard Xiong
7b1fe805cd
Merge pull request #4156 from mysterywolf/L010
...
【English readme】 [stm32][L010] add english readme
2020-12-15 10:48:28 +08:00
Bernard Xiong
5d49ca8ac6
Merge pull request #4155 from mysterywolf/h743
...
【English readme】 [stm32][h743] add english readme
2020-12-15 10:48:17 +08:00
Bernard Xiong
5458f3415e
Merge pull request #4152 from mysterywolf/g071
...
【English readme】 [stm32][g071] add english readme
2020-12-15 10:47:01 +08:00
Bernard Xiong
0f9d1ac282
Merge pull request #4153 from mysterywolf/g431
...
【English readme】 [stm32][g431] add english readme
2020-12-15 09:05:20 +08:00
Bernard Xiong
ea46dbeb30
Merge pull request #4151 from mysterywolf/g070
...
【English readme】 [stm32][g070] add english readme
2020-12-15 09:04:08 +08:00
mysterywolf
4133e502a5
【English readme】 [stm32][L496] add english readme
2020-12-14 17:15:21 +08:00
mysterywolf
d53a4b806b
【English readme】 [stm32][L476] add english readme
2020-12-14 17:08:57 +08:00
mysterywolf
1f0d448b9d
【English readme】 [stm32][L452] add english readme
2020-12-14 17:03:04 +08:00
mysterywolf
dbe8471eda
【English readme】 [stm32][L433] add english readme
2020-12-14 16:51:19 +08:00
mysterywolf
cfd6e7fc18
【English readme】 [stm32][L412] add english readme
2020-12-14 16:42:45 +08:00
mysterywolf
fe7ffa4c9d
【English readme】 [stm32][L053] add english readme
2020-12-14 16:36:03 +08:00
mysterywolf
6824c9722d
【English readme】 [stm32][L010] add english readme
2020-12-14 16:26:55 +08:00
mysterywolf
58d3a8fc8b
【English readme】 [stm32][h743] add english readme
2020-12-14 16:18:33 +08:00
mysterywolf
db6a8c8eec
【English readme】 update
2020-12-14 16:13:39 +08:00
mysterywolf
5e325c8e08
【English readme】 [stm32][g431] add english readme
2020-12-14 16:04:27 +08:00
mysterywolf
803bc07a68
【English readme】 [stm32][g071] add english readme
2020-12-14 15:56:48 +08:00
mysterywolf
fa51aaaf25
【English readme】 [stm32][g070] add english readme
2020-12-14 15:49:10 +08:00
Han Xinrong
a1fe7b1ddf
modify the error check of rt_event_recv()
2020-12-13 19:11:04 +08:00
greedyhao
ec060312b7
[bluetrum] add --dist
2020-12-11 18:33:09 +08:00
thread-liu
3ab2d4fb1f
Merge branch 'master' of https://github.com/RT-Thread/rt-thread into step4-ev1
2020-12-11 18:08:56 +08:00
Bernard Xiong
42088b010a
Merge pull request #4108 from 0xcccccccccccc/rtt-ls2k
...
[bsp][loongson] 更新龙芯2K1000平台上的SPI驱动和UART驱动
2020-12-11 17:57:11 +08:00
greedyhao
51bba95ef8
[bluetrum] add default RTT_ROOT
2020-12-11 15:10:13 +08:00
greedyhao
1d660babe4
[bluetrum] disable finish echo
2020-12-11 15:08:33 +08:00
WKJay
a85193fc75
[FIX] fix build problem in drv_crypto.c
2020-12-11 14:58:20 +08:00
0xcccccccccccc
90560e87c5
- Copyright information added.
2020-12-11 00:45:58 +08:00
greedyhao
0f9485c633
[bluetrum] fix hal_printf
2020-12-10 22:07:49 +08:00
greedyhao
f76d495e73
[bluetrum] modify copyright information
2020-12-10 17:13:11 +08:00
greedyhao
c5a672d1b1
Update ab32vg1_hal_uart.c
2020-12-10 15:28:27 +08:00
thread-liu
a06f1fa627
[add] dma test case.
2020-12-10 14:52:04 +08:00
greedyhao
f91374c09a
[bluetrum] fix image display problem
2020-12-10 11:18:15 +08:00
greedyhao
07235e288b
Update README.md
2020-12-10 11:10:31 +08:00
greedyhao
40ef822979
[bsp][bluetrum] add a new board support
2020-12-10 11:02:26 +08:00
Han Xinrong
3bb8edf4c1
error check of rt_event_recv()
...
add error check
2020-12-09 22:24:01 +08:00
tangweikang
f91089b578
[BSP][STM32] update void HAL_Delay(__IO uint32_t Delay)
2020-12-08 14:36:38 +08:00
0xcccccccccccc
edc4028944
- Remove duplicated line feeds and unnecessary annotations.
...
- Maintainers information is now corrected.
- Withdraw the modification on EXEC_PATH of the gcc toolchain.
2020-12-08 10:13:52 +08:00
0xcccccccccccc
e6b5feae7c
Merge branch 'rtt-ls2k' of https://github.com/0xcccccccccccc/rt-thread into rtt-ls2k
2020-12-07 20:47:27 +08:00
0xcccccccccccc
5d32b5d2d2
- fix indentations.
2020-12-07 20:40:43 +08:00
Wang-Huachen
1af5b72a99
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
2020-12-07 09:44:37 +08:00
Bernard Xiong
cc9374f052
Merge pull request #4058 from thread-liu/liukang
...
[add] dcmi and ov2640 driver.
2020-12-07 00:11:12 +08:00
Bernard Xiong
64e9cd9d3a
Merge pull request #4098 from balanceTWK/master_stm32
...
[bsp][stm32][libraries] Remove #include <rtthread.h>
2020-12-05 14:57:42 +08:00
thread-liu
5de6c0defc
[add] timer test case.
2020-12-05 14:33:12 +08:00
thread-liu
3ecf12b5b2
Merge branch 'master' of https://github.com/RT-Thread/rt-thread into step4-ev1
...
# Conflicts:
# bsp/stm32/libraries/STM32MPxx_HAL/SConscript
2020-12-05 14:12:54 +08:00
thread-liu
f9e34b4df6
[add] rs485 driver
2020-12-05 13:38:53 +08:00
thread-liu
8880e751f2
[add] low power and lptim driver.
2020-12-05 11:54:17 +08:00
thread-liu
6d8dbb6756
[add] RNG, CRC, HASH, CRYP driver.
2020-12-05 11:34:30 +08:00
thread-liu
fd20299507
[add] exti test case.
2020-12-05 11:20:38 +08:00
thread-liu
ba7865d3f5
[add] spi loopback test case.
2020-12-05 11:19:57 +08:00
thread-liu
edd3fd2174
[add] wwdg driver.
2020-12-05 10:16:06 +08:00
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
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
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
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
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
bigmagic
20de8e215a
update readme.md
2020-12-02 10:29: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
马浩然
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
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
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
fba1d75485
Merge pull request #4017 from eYoung8475/master
...
[bsp][allwinner_tina]fixed spi driver bug
2020-11-27 22:57:45 +08:00
bigmagic
5bcf84edcb
add raspi4 lcd driver
2020-11-27 14:30:25 +08:00
bigmagic
f8c8bc1c41
add raspi4 dsi and xpt2046 touch driver
2020-11-27 13:44:56 +08:00
thread-liu
3767a08901
[add] GBE dirver.
2020-11-27 08:52:45 +08:00