Commit Graph

4228 Commits

Author SHA1 Message Date
greedyhao ec060312b7 [bluetrum] add --dist 2020-12-11 18:33:09 +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
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
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
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
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
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