Commit Graph

10404 Commits

Author SHA1 Message Date
mysterywolf 2c8784f206 【Enlish readme】[bsp][stm32][f411] add English version readme 2020-11-11 12:26:39 +08:00
wanghongzhu 111ecae6ad fix long call linker error with 'jal', 'j' or conditional branch instruction 2020-11-11 09:58:20 +08:00
Bernard Xiong 5623579f3a
Merge pull request #4016 from mysterywolf/armcreadme
[libc]  add readmes
2020-11-10 16:35:25 +08:00
whik 5b6cd9103e Add CI support for smartfusion2 BSP 2020-11-10 15:53:41 +08:00
linyiyang d005a0717b [bsp][allwinner_tina]fixed spi driver bug 2020-11-10 13:47:01 +08:00
mysterywolf d5f8830177 add newlib/dlib readme 2020-11-10 13:06:16 +08:00
mysterywolf 794f969d36 [libc][armlibc] add readme 2020-11-10 12:55:21 +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
WangHuachen 9756c77f04
Merge pull request #1 from RT-Thread/master
同步原有仓库
2020-11-08 19:30:50 +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 4b2b9a87c6
Merge pull request #3871 from OpenNuvoton/rtt_usbhost_issue
Fix USB host core bugs.
2020-11-07 14:42:37 +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
Bernard Xiong ac6da8d4cf
Merge pull request #4006 from qiyongzhong0/fix_at_client
fix at_client, avoid creating the same client repeatedly and prevent …
2020-11-03 10:47:13 +08:00
bigmagic b506a3a2c8 remove unnecessary define 2020-11-03 08:58:05 +08:00
Bernard Xiong cce66c4bce
Merge pull request #3998 from thread-liu/main
[update] check whether it's a same console device.
2020-11-03 08:19:47 +08:00
Bernard Xiong 932e14acb4
Merge pull request #3964 from zhangsz0516/zhangsz_1015
add alarm flags, alarm can repeated by hour minute and second
2020-11-03 07:55:41 +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
qiyongzhong0 db0880bd26 fix at_client, avoid creating the same client repeatedly and prevent working exceptions and memory leaks. 2020-11-02 17:43:23 +08:00
linyiyang fb21e50c9e [bsp][stm32][stm32h743-atk-apollo]Modify LTDC GPIO speed 2020-11-02 16:46:36 +08:00
Bernard Xiong 60e9808677
Merge pull request #3996 from mysterywolf/master
[bsp][stm32][docs] add document: stm32 nucleo64 bsp introduction
2020-11-02 16:03:22 +08:00
thread-liu ea89767f2c [update] check whether it's a same console device. 2020-11-02 15:00:12 +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
Bernard Xiong 7f50e7f22b
Merge pull request #3995 from mysterywolf/master
[bsp][stm32][bluepill] update readme
2020-10-29 12:54:53 +08:00
Bernard Xiong dacb14f86b
Merge pull request #3994 from balanceTWK/master_k210
[libcpu][risc-v] Fixed bsp k210 failing to compile | 修复 k210 无法编译的问题。
2020-10-29 12:52:14 +08:00
mysterywolf 739bf5fea6 [bsp][stm32][bluepill] update readme 2020-10-29 12:10:21 +08:00
Meco Man 152638653f
Merge pull request #1 from RT-Thread/master
update
2020-10-28 23:05:27 -05:00
tangweikang 2f68120e49 [libcpu][risc-v] Fixed bsp k210 failing to compile | 修复 k210 无法编译的问题。 2020-10-29 10:54:53 +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