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 |
David Lin
|
95c76c6202
|
Update vbus_hw.h
|
2020-11-26 23:41:20 +08:00 |
David Lin
|
dc64aa41b6
|
Update vbus_hw.h
|
2020-11-26 23:34:12 +08:00 |
Bernard Xiong
|
26c8018625
|
Merge pull request #4073 from balanceTWK/thead-smart
[bsp/thead-smart] select ARCH_RISCV32 and ARCH_RISCV_FPU_S
|
2020-11-26 22:18:52 +08:00 |
Bernard Xiong
|
c5ccd82a72
|
[BSP] Update README.md for thread-smart
|
2020-11-26 22:17:49 +08:00 |
liuduanfei
|
9aabf2613e
|
change `rt_sem_delete` to `rt_sem_detach`
`_lcd.lcd_lock` should be detach with rt_sem_detach.
|
2020-11-26 17:00:49 +08:00 |
thread-liu
|
916bcc141f
|
[update] openamp.
|
2020-11-26 15:12:23 +08:00 |
thread-liu
|
73391c60fb
|
[add] crc, rng, hash and cryp driver for smt32mp1.
|
2020-11-26 14:31:08 +08:00 |
RT-Thread
|
631220eb22
|
!69 解决bsp/tm4c129在gcc开发环境下无法startup问题
Merge pull request !69 from 上大人孔乙己/fix/tm4c129-startup
|
2020-11-26 13:44:45 +08:00 |
bigmagic
|
1ddfe4a8a7
|
fixed spi driver
|
2020-11-26 11:30:29 +08:00 |
bigmagic
|
3206d018f1
|
fix sdio driver
|
2020-11-26 11:23:09 +08:00 |
bigmagic
|
1641caa378
|
fixed rpi4 eth driver
|
2020-11-26 11:20:13 +08:00 |
Conley
|
afbfe8dee1
|
[FIX] 解决tm4c129 gcc 环境下startup的bug
|
2020-11-25 15:51:55 +00:00 |
Bernard Xiong
|
921f98788e
|
Merge pull request #4074 from DavidLin1577/patch-19
[bsp/driver]Update drv_can.h
|
2020-11-25 16:47:06 +08:00 |
Bernard Xiong
|
d402e074b7
|
Merge pull request #4050 from DavidLin1577/patch-14
[bsp/drivers]Update vbus_hw.h
|
2020-11-25 16:44:37 +08:00 |
Bernard Xiong
|
7bdb23ee34
|
Merge pull request #4085 from supperthomas/nordic_delete
[bsp/nrf52832] delete bsp/nrf52832, please refers to bsp/nrf5x/nrf52832 instead
|
2020-11-25 16:26:05 +08:00 |
Bernard Xiong
|
94559ae13a
|
Merge pull request #4080 from xckhmf/master
[bsp/nrf5x]support for i2c
|
2020-11-25 16:23:55 +08:00 |
Bernard Xiong
|
72cd063282
|
Merge pull request #4069 from guohp1128/master
updata nordic adc drv
|
2020-11-25 14:37:45 +08:00 |
supperthomas
|
1cf9b238a8
|
[bsp/nrf52832] delete the bsp of nrf52832 ref to bsp/nrfx
|
2020-11-25 00:19:22 +08:00 |
Bernard Xiong
|
58e9e022a7
|
Merge pull request #4077 from xuzhuoyi/stm32f429-disco
[bsp][stm32] Fix stm32f429-st-disco compilation errors
|
2020-11-24 23:38:43 +08:00 |
Bernard Xiong
|
d97a44526c
|
Merge pull request #4015 from whj4674672/fix
[fix] fix sdio non-aligned access problem
|
2020-11-24 23:30:20 +08:00 |
Bernard Xiong
|
93959e3298
|
Merge pull request #4060 from mysterywolf/f413
【English Readme】[stm32f413 nucleo] add English version readme
|
2020-11-24 23:27:15 +08:00 |
Bernard Xiong
|
c478f62533
|
Merge pull request #4063 from mysterywolf/f446
【English Readme】[stm32f446 nucleo] add English version readme
|
2020-11-24 23:26:29 +08:00 |
Bernard Xiong
|
29f68cd093
|
Merge pull request #4056 from mysterywolf/f401
【English readme】 [stm32f401-nucleo] fixed some unreasonable sentences.
|
2020-11-24 23:26:17 +08:00 |
Bernard Xiong
|
d5c45b9f02
|
Merge pull request #4059 from mysterywolf/f412
【English Readme】stm32f412 nucleo add English version readme
|
2020-11-24 23:26:04 +08:00 |
Bernard Xiong
|
2a97d9d9ab
|
Merge pull request #4064 from mysterywolf/f767
【English readme】[stm32f767 nucleo] add English version readme
|
2020-11-24 23:25:43 +08:00 |
Meco Man
|
8cab22a0e0
|
Update README.md
|
2020-11-24 22:31:50 +08:00 |
thread-liu
|
87e677e353
|
[add] audio driver for stm32mp1-dk1
|
2020-11-24 14:59:28 +08:00 |
Conley
|
e74519f5c1
|
[FIX] 解决tm4c129 gcc 环境下startup的bug
|
2020-11-24 02:46:50 +00:00 |
Meco Man
|
70c59e4ca7
|
Update README.md
|
2020-11-24 04:04:25 +08:00 |
Meco Man
|
9a969b4cd3
|
Update README.md
|
2020-11-24 04:01:35 +08:00 |
Meco Man
|
8359d5d0e7
|
Update README.md
|
2020-11-24 03:58:15 +08:00 |
Maofeng
|
3923a13780
|
[bsp/nrf5x]support for i2c
|
2020-11-24 00:49:27 +08:00 |
xuzhuoyi
|
ab508beeb7
|
[bsp][stm32] Fix stm32f429-st-disco compilation errors
|
2020-11-23 18:17:28 +08:00 |
David Lin
|
ef08c04224
|
Update drv_can.h
|
2020-11-23 15:18:03 +08:00 |
BalanceTWK
|
4bfe55a0a1
|
[bsp/thead-smart] select ARCH_RISCV32 and ARCH_RISCV_FPU_S
|
2020-11-23 12:55:06 +08:00 |
guozhanxin
|
a22decb71b
|
【优化】在代码中移除 rt_system_object_init/rt_system_tick_init 的调用。
|
2020-11-23 11:39:38 +08:00 |
thread-liu
|
2f5bfddde3
|
[add] sdio driver for stm32mp1-dk1.
|
2020-11-23 09:57:11 +08:00 |
guohp1128
|
4d6c606469
|
updata nordic adc drv
|
2020-11-23 00:13:36 +08:00 |
charlown
|
f3151795bc
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
2020-11-22 14:47:45 +08:00 |
mysterywolf
|
75f0698bd3
|
【English readme】[stm32f767 nucleo] add English version readme
|
2020-11-21 21:47:32 +08:00 |
mysterywolf
|
21f713ab92
|
【English Readme】[stm32f446 nucleo] add English version readme
|
2020-11-21 18:08:01 +08:00 |
mysterywolf
|
ff7c2a12ea
|
delete private file
|
2020-11-21 17:57:43 +08:00 |
mysterywolf
|
bc2ed1fc81
|
【English Readme】[stm32f413 nucleo] add English version readme
|
2020-11-21 17:54:43 +08:00 |
mysterywolf
|
39540fe0c0
|
【English Readme】stm32f412 nucleo add English version readme
|
2020-11-21 17:46:19 +08:00 |
thread-liu
|
2fa563f164
|
[add] dcmi and ov2640 driver.
|
2020-11-21 17:24:37 +08:00 |
mysterywolf
|
b0e6d81c03
|
【English readme】 fixed some unreasonable sentences.
|
2020-11-21 16:49:23 +08:00 |
tangweikang
|
62654ea9ed
|
[K210] update Kconfig : select ARCH_RISCV_FPU_S
|
2020-11-21 14:28:45 +08:00 |
yangjie11
|
bec364385c
|
[SConscript]rename group name
|
2020-11-21 14:25:22 +08:00 |
tangweikang
|
732382c676
|
[K210] update compile parameters and startup_gcc.S
|
2020-11-21 13:47:58 +08:00 |
David Lin
|
33098b9294
|
Update vbus_hw.h
Added define __VBUS_HW_H__
|
2020-11-20 21:44:25 +08:00 |
yangjie11
|
91261e25b9
|
[SConscript]rename group name
|
2020-11-20 13:38:11 +08:00 |
Bernard Xiong
|
9dc0bbb814
|
Merge remote-tracking branch 'gitee/gitee_master'
|
2020-11-20 08:18:38 +08:00 |
chenjh
|
3fa1f523df
|
add dac driver for stm32l4
|
2020-11-18 23:05:18 +08:00 |
thread-liu
|
a0f6579167
|
[update] add GBE dirver for stm32mp1dk1
|
2020-11-18 15:01:54 +08:00 |
Bernard Xiong
|
2ef3c9d861
|
Merge pull request #3329 from Hehesheng/master
fixed drv_gpio bug
|
2020-11-18 08:11:26 +08:00 |
Bernard Xiong
|
886ce43403
|
Merge pull request #3661 from whik/whik_sf2
add support for Microsemi SmartFusion2 family FPGA
|
2020-11-18 08:09:54 +08:00 |
Bernard Xiong
|
c2252f63fe
|
Merge pull request #4003 from mysterywolf/pr4
[bsp][stm32][bluepill] add USART2
|
2020-11-18 08:08:24 +08:00 |
WBI\nxf44444
|
361a2aa587
|
audio_kconfig
|
2020-11-17 12:49:27 +08:00 |
WBI\nxf44444
|
d5d627f59b
|
audio_kconfig
|
2020-11-17 11:53:18 +08:00 |
WBI\nxf44444
|
073e2f7800
|
audio_kconfig
|
2020-11-17 11:50:15 +08:00 |
WBI\nxf44444
|
bfdbcd30f4
|
audio_kconfig
|
2020-11-17 11:26:28 +08:00 |
WBI\nxf44444
|
8087a90118
|
audio_kconfig
|
2020-11-17 11:09:46 +08:00 |
Maofeng
|
7c783d4e98
|
[bsp/nrf5x]update .config&rtconfig.h
|
2020-11-15 22:10:59 +08:00 |
Maofeng
|
ffd34fd369
|
[bsp/nrf5x]support for uarte1
|
2020-11-15 18:46:28 +08:00 |
charlown
|
52081b3767
|
fix rx gpio_mode_set param in drv_usart.c
Signed-off-by: charlown <charlown@163.com>
|
2020-11-14 13:22:45 +08:00 |
whik
|
2d71df58dd
|
Modify the script suffix .s to .S
|
2020-11-13 22:48:02 +08:00 |
Bernard Xiong
|
065488e746
|
Merge pull request #3956 from xfwangqiang/gcc-fix
[Components]&&[BSP][imxrt]add ethernet configuration for imxrt1064-nxp-evk
|
2020-11-13 07:10:16 +08:00 |
Bernard Xiong
|
c5656fbefb
|
Merge pull request #4020 from mysterywolf/doc-f411
【English readme】[bsp][stm32][f411] add English version readme
|
2020-11-13 07:08:26 +08:00 |
Bernard Xiong
|
95aa5e4468
|
Merge pull request #4011 from mysterywolf/doc-f091
【English readme】[bsp][stm32][f091] update readme
|
2020-11-13 07:07:34 +08:00 |
Bernard Xiong
|
62a37c0ed7
|
Merge pull request #4010 from mysterywolf/doc-f072
【English readme】[bsp][stm32][f072-nucleo] add English version readme
|
2020-11-13 07:05:33 +08:00 |
Bernard Xiong
|
36df6183bb
|
Merge pull request #4007 from mysterywolf/bluepill
【English readme】[bsp][stm32][bluepill] update readme
|
2020-11-13 07:04:59 +08:00 |
Bernard Xiong
|
7114004fbf
|
Merge pull request #4013 from mysterywolf/stm32_doc_cn
[readme]更新stm32文档的过时链接以及不符合文件名的标题
|
2020-11-13 07:04:23 +08:00 |
Meco Man
|
877d35a905
|
Update README.md
|
2020-11-12 18:02:25 +08:00 |
mysterywolf
|
c09466f3e7
|
update
|
2020-11-12 17:55:10 +08:00 |
Bernard Xiong
|
b5390d4fc9
|
Merge pull request #4022 from luhuadong/develop
[bsp][stm32] fixed Kconfig multi-line strings warning
|
2020-11-12 10:37:44 +08:00 |
Bernard Xiong
|
0e5669ed96
|
Merge pull request #4002 from luhuadong/patch1
[bsp][stm32][driver] remove extra brackets
|
2020-11-12 08:41:36 +08:00 |
luhuadong
|
430828f74e
|
[bsp][stm32] fixed Kconfig multi-line strings warning
|
2020-11-12 00:01:26 +08:00 |
mysterywolf
|
2c8784f206
|
【Enlish readme】[bsp][stm32][f411] add English version readme
|
2020-11-11 12:26:39 +08:00 |
linyiyang
|
d005a0717b
|
[bsp][allwinner_tina]fixed spi driver bug
|
2020-11-10 13:47:01 +08:00 |
Bernard Xiong
|
feefae348c
|
Merge pull request #4005 from eYoung8475/master
[bsp][stm32][stm32h743-atk-apollo]Modify LTDC GPIO speed
|
2020-11-10 12:07:04 +08:00 |
wanghaijing
|
287e3c5582
|
[fix] fix sdio non-aligned access problem
|
2020-11-09 18:21:56 +08:00 |
mysterywolf
|
d184de906f
|
[readme]更新stm32文档的过时链接以及不符合文件名称的标题
|
2020-11-08 10:29:07 +08:00 |
mysterywolf
|
4d41e54f8d
|
【English readme】[bsp][stm32][f091] update readme
|
2020-11-08 04:06:07 +08:00 |
mysterywolf
|
a2c9c85b8f
|
[update]
|
2020-11-07 15:23:59 +08:00 |
mysterywolf
|
e5c0ec3b3b
|
[update]
|
2020-11-07 15:22:45 +08:00 |
mysterywolf
|
32a1ac1c97
|
【Enlish readme】[bsp][stm32][f072-nucleo] add English version readme
|
2020-11-07 15:12:40 +08:00 |
Bernard Xiong
|
40479b8303
|
Merge pull request #4004 from mysterywolf/doc-stm32f410
[English readme][bsp][stm32][f410 nucleo] add English readme
|
2020-11-07 14:40:37 +08:00 |
Bernard Xiong
|
b6c803b2a7
|
Merge pull request #4009 from mysterywolf/nucleo-144
[English readme][bsp][stm32] add nucleo-144 doc
|
2020-11-07 14:40:01 +08:00 |
mysterywolf
|
e71a3f7b4c
|
[update] readme.md
|
2020-11-07 14:00:54 +08:00 |
mysterywolf
|
97b820e48d
|
Signed-off-by: mysterywolf <920369182@qq.com>
|
2020-11-07 11:36:30 +08:00 |
mysterywolf
|
bc9218d78f
|
[update]
|
2020-11-06 15:40:15 +08:00 |
mysterywolf
|
3cd678c13e
|
[update]
|
2020-11-06 15:38:20 +08:00 |
mysterywolf
|
c70777d8b3
|
[English readme][bsp][stm32] add nucleo-144 doc
|
2020-11-05 21:26:34 +08:00 |
mysterywolf
|
a917f2a29a
|
update
|
2020-11-05 20:24:54 +08:00 |
Bernard Xiong
|
a3b027719f
|
Merge pull request #4008 from xckhmf/master
[bsp/nrf5x]fixed spi driver bugs
|
2020-11-05 17:34:45 +08:00 |
Bernard Xiong
|
2a349ff17f
|
Merge pull request #4000 from bigmagic123/add_raspi4_eth_driver
Add raspi4 eth driver
|
2020-11-03 13:38:03 +08:00 |
Bernard Xiong
|
724b413431
|
Merge pull request #3914 from luhuadong/develop
[bsp][stm32] add usart3 driver init for stm32l4r5-nucleo
|
2020-11-03 10:53:29 +08:00 |
bigmagic
|
b506a3a2c8
|
remove unnecessary define
|
2020-11-03 08:58:05 +08:00 |
Maofeng
|
ce9132ca53
|
[bsp/nrf5x]fixed spi driver bugs
|
2020-11-02 23:46:57 +08:00 |
mysterywolf
|
aa6356f899
|
[bsp][stm32][bluepill] update readme
|
2020-11-02 18:25:43 +08:00 |
linyiyang
|
fb21e50c9e
|
[bsp][stm32][stm32h743-atk-apollo]Modify LTDC GPIO speed
|
2020-11-02 16:46:36 +08:00 |
luhuadong
|
be94c0db20
|
[bsp][stm32][driver] remove extra brackets
|
2020-10-31 16:07:52 +08:00 |
bigmagic
|
2fcdb0c09c
|
add copyright file header with Apache License
|
2020-10-30 18:57:49 +08:00 |
bigmagic
|
21b4b79a44
|
update readme
|
2020-10-30 18:22:03 +08:00 |
bigmagic
|
63a0634cea
|
add raspi4 ethernet driver
|
2020-10-30 18:21:51 +08:00 |
mysterywolf
|
2b322eecc4
|
[bsp][stm32][bluepill] add USART2
|
2020-10-30 12:47:24 +08:00 |
mysterywolf
|
7d0b834199
|
[bsp][stm32][docs] add document: stm32 nucleo64 bsp introduction
|
2020-10-29 16:29:18 +08:00 |
mysterywolf
|
739bf5fea6
|
[bsp][stm32][bluepill] update readme
|
2020-10-29 12:10:21 +08:00 |
Bernard Xiong
|
a5590816e3
|
Merge pull request #3992 from chenyingchun0312/master
[bsp/nrf52x] support putting characters to ble host and getting chara…
|
2020-10-29 09:37:17 +08:00 |
Bernard Xiong
|
d854416dd7
|
Merge pull request #3988 from bigmagic123/add_raspi4_watchdog
Add raspi4 watchdog&hdmi&sdio driver
|
2020-10-29 09:14:09 +08:00 |
Bernard Xiong
|
06eafe3928
|
Merge pull request #3979 from Dozingfiretruck/master
修复ADC异常
|
2020-10-28 19:49:00 +08:00 |
Bernard Xiong
|
f399aa6f93
|
Merge pull request #3991 from balanceTWK/stm_iar
[stm32] scons --target=iar/mdk
|
2020-10-28 19:13:39 +08:00 |
Bernard Xiong
|
6a3c57519b
|
Merge pull request #3990 from thread-liu/develop
[update] openamp driver and add rs485 driver
|
2020-10-28 18:56:17 +08:00 |
tangweikang
|
311d924299
|
[bsp][stm32] update stm32 mdk project
|
2020-10-28 14:42:18 +08:00 |
tangweikang
|
eabf1cfb4a
|
[bsp][stm32] update stm32l053-st-nucleo project.
|
2020-10-28 11:57:12 +08:00 |
tangweikang
|
2a193a0ce3
|
[bsp][stm32] update stm32l010-st-nucleo project.
|
2020-10-28 11:52:58 +08:00 |
tangweikang
|
64282eaef6
|
[bsp][stm32] update stm32/stm32l4r5-st-nucleo project
|
2020-10-28 11:40:09 +08:00 |
chenyingchun0312
|
ac5fb52ef7
|
[bsp/nrf52x] support putting characters to ble host and getting characters from
ble host via rtthread finsh console
Signed-off-by: chenyingchun0312 <chenyingchun0312@163.com>
|
2020-10-27 22:42:12 +08:00 |
bigmagic
|
c85946b0e1
|
update readme
|
2020-10-27 19:12:05 +08:00 |
bigmagic
|
74812c0f2d
|
add raspi4 sdio driver
|
2020-10-27 18:26:56 +08:00 |
tangweikang
|
05fc423ed2
|
[stm32] scons --target=iar
|
2020-10-27 17:36:47 +08:00 |
bigmagic
|
8cf83694ae
|
add actled biling
|
2020-10-27 13:18:24 +08:00 |
bigmagic
|
3532ad3e3a
|
add hdmi menuconfig
|
2020-10-27 12:58:37 +08:00 |
bigmagic
|
c97f33d11d
|
add raspi4 hdmi driver
|
2020-10-27 12:46:50 +08:00 |
thread-liu
|
d2d6fc47af
|
[update] openamp and rs485 driver
|
2020-10-27 11:44:52 +08:00 |
Dozingfiretruck
|
ec3e26ba28
|
修复linux下编译失败
|
2020-10-26 16:52:19 +08:00 |
WBI\nxf44444
|
c0c1b54ad8
|
add copyright
|
2020-10-26 16:37:37 +08:00 |
WBI\nxf44444
|
3a6b776e6d
|
add audio
|
2020-10-26 15:51:03 +08:00 |
WBI\nxf44444
|
b982de3971
|
Merge remote-tracking branch 'upstream/master'
|
2020-10-26 15:02:42 +08:00 |
WBI\nxf44444
|
102976e89f
|
note
|
2020-10-26 14:58:46 +08:00 |
bigmagic
|
67b6177de7
|
code format
|
2020-10-26 14:00:19 +08:00 |
bigmagic
|
7043451e41
|
add raspi4 watchdog driver
|
2020-10-26 13:53:26 +08:00 |
Bernard Xiong
|
f48c1d8ba8
|
Merge pull request #3984 from mysterywolf/pr4
[bsp][stm32][bluepill] support RTC
|
2020-10-25 15:29:37 +08:00 |
Bernard Xiong
|
0633951f23
|
Merge pull request #3965 from GFWisshit/sparc-v8
Add support for architecture sparc-v8 and soc bm3803.
|
2020-10-25 12:29:16 +08:00 |
mysterywolf
|
951ed9e218
|
[bsp][stm32][bluepill] support RTC
|
2020-10-25 09:54:59 +08:00 |
mysterywolf
|
0cacc10600
|
[bsp] [stm32] [bluepill] 更新英文文档,为下周二的英文视频做准备
|
2020-10-24 18:42:21 +08:00 |
GFWisshit
|
c3040add4a
|
添加了README.md
|
2020-10-24 18:01:18 +08:00 |
打盹的消防车
|
7e011d0f18
|
Update rtconfig.h
|
2020-10-24 14:46:19 +08:00 |
打盹的消防车
|
14275bb29a
|
Update .config
|
2020-10-24 14:45:10 +08:00 |
thread-liu
|
5f911c6dc2
|
[update] mp1 drivers and add rs485 driver.
|
2020-10-24 11:59:21 +08:00 |
打盹的消防车
|
69ded5d22c
|
Update .config
|
2020-10-23 19:25:46 +08:00 |
Dozingfiretruck
|
d79df8c329
|
修复ADC异常
|
2020-10-23 18:15:59 +08:00 |
GFWisshit
|
ad917d9010
|
修改了license header,修改了sconscipt,修改了board.c指针的强制转换类型,interrupt.c添加了新的函数。
|
2020-10-21 15:09:33 +08:00 |
Bernard Xiong
|
84b206533a
|
Merge pull request #3966 from mysterywolf/master
add stm32f103-blue-pill BSP
|
2020-10-21 14:42:14 +08:00 |
Bernard Xiong
|
14ef00e982
|
Merge pull request #3970 from supperthomas/supperthomas
[bsp/nrf5x]: add the readme
|
2020-10-21 14:15:46 +08:00 |
mysterywolf
|
ba63b34c58
|
更新 STM32 BSP wiki说明
|
2020-10-21 02:55:44 +08:00 |
mysterywolf
|
2077aecd13
|
Update readme
|
2020-10-21 02:45:59 +08:00 |
GFWisshit
|
c1f4d6c691
|
修改license header,修改driver目录下的SConscript。
|
2020-10-20 17:32:26 +08:00 |
supperthomas
|
84de81bed8
|
add nrf52832 readme
|
2020-10-17 22:03:46 +08:00 |
supperthomas
|
d3e511e4b1
|
[bsp/nrf5x] rebuild the readme and doc
|
2020-10-17 20:46:34 +08:00 |
mysterywolf
|
1e54d51086
|
Update Readme
|
2020-10-16 16:39:21 +08:00 |
GFWisshit
|
7f330c7b79
|
Add support for architecture sparc-v8 and soc bm3803.
|
2020-10-16 11:40:00 +08:00 |
mysterywolf
|
ab6182aac6
|
add stm32f103-blue-pill BSP
|
2020-10-16 11:31:17 +08:00 |
Dozingfiretruck
|
af1e92e661
|
stm32wb
|
2020-10-14 15:03:33 +08:00 |
WangQiang
|
10fb49318c
|
修改了一些文件头的copyright信息和Change Log
|
2020-10-14 10:27:17 +08:00 |
luhuadong
|
7b38aed845
|
[bsp][stm32] supplement some other files with STM32CubeMX
|
2020-10-13 22:26:57 +08:00 |
thread-liu
|
01bdb2c86e
|
[update] Dynamic change console
|
2020-10-13 15:11:37 +08:00 |
WangQiang
|
2b5ec59a19
|
修改了README文件
|
2020-10-12 19:40:17 +08:00 |
WangQiang
|
d911dc9267
|
1. 去掉了多余的测试打印信息
2. 恢复了1052的BSP的初始配置
|
2020-10-12 19:17:01 +08:00 |
WangQiang
|
3b07c8d593
|
修改了imxrt1052-nxp-evk的BSP的以太网相关配置,用于适配PHY模型
|
2020-10-12 19:17:00 +08:00 |
WangQiang
|
502378cf93
|
1. 抽象了PHY的设备模型,在components中增加了PHY设备的相关代码以及KCONFIG配置和SConscript脚本
2. 在IMXRT的Libraries中增加了peripherals目录,用于具体型号的设备驱动相关的代码的实现,不应与MCU的平台相关,实现PHY的设备对象中的相关接口。
3. 修改了BSP中的Sconstruct文件,增加了peripherals目录的构建
4. 修改了KEIL环境的SCT文件,用于实现以太网功能
|
2020-10-12 19:17:00 +08:00 |
WangQiang
|
d6ff0fc0c3
|
增加了imxrt1064-nxp-evk的BSP的以太网功能
|
2020-10-12 19:16:59 +08:00 |
aozima
|
05777266b9
|
Merge remote-tracking branch 'remotes/gitee/master' into gitee_master
|
2020-10-09 15:17:27 +08:00 |
thread-liu
|
8edb7c316a
|
[add] stm32h7 adc and dac driver.
|
2020-10-09 10:24:08 +08:00 |
chenyingchun0312
|
0051092c81
|
sync nrf52840 some config files to nrf52832
|
2020-09-28 17:27:05 +08:00 |
thread-liu
|
076e33aa03
|
[update] stm32mp1 pin-index
|
2020-09-27 14:29:36 +08:00 |
Bernard Xiong
|
8ffe242228
|
Merge pull request #3926 from geniusgogo/master
[stm32/gpio]Optimized the pin-index algorithm
|
2020-09-24 08:06:40 +08:00 |
Bernard Xiong
|
d8f35fc951
|
Merge pull request #3911 from chenyingchun0312/master
add rtc device driver for nrf52x
|
2020-09-24 08:04:07 +08:00 |
Bernard Xiong
|
cc8de794c4
|
Merge pull request #3927 from thread-liu/stm32mp157a-dk1
[add] openamp for stm32mp157-dk1
|
2020-09-24 08:03:27 +08:00 |
chenyingchun0312
|
c5b0a848dc
|
support RTC0, RTC1, RTC2 select
|
2020-09-23 23:32:47 +08:00 |