Commit Graph

1267 Commits

Author SHA1 Message Date
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
WKJay a85193fc75 [FIX] fix build problem in drv_crypto.c 2020-12-11 14:58:20 +08:00
thread-liu a06f1fa627 [add] dma test case. 2020-12-10 14:52:04 +08:00
tangweikang f91089b578 [BSP][STM32] update void HAL_Delay(__IO uint32_t Delay) 2020-12-08 14:36:38 +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 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
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
yangjie11 ba83ddc3c4 [SConscript] change libcpu to LIBARCH,and correcte letter case 2020-11-30 15:52:43 +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
BalanceTWK 7de66cd38c [bsp][stm32][libraries] Remove #include <rtthread.h> 2020-11-28 12:51:56 +08:00
thread-liu 3767a08901 [add] GBE dirver. 2020-11-27 08:52:45 +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
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
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
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
xuzhuoyi ab508beeb7 [bsp][stm32] Fix stm32f429-st-disco compilation errors 2020-11-23 18:17:28 +08:00
thread-liu 2f5bfddde3 [add] sdio driver for stm32mp1-dk1. 2020-11-23 09:57:11 +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
yangjie11 bec364385c [SConscript]rename group name 2020-11-21 14:25:22 +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 c2252f63fe
Merge pull request #4003 from mysterywolf/pr4
[bsp][stm32][bluepill] add USART2
2020-11-18 08:08:24 +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
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 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
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
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 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
tangweikang 05fc423ed2 [stm32] scons --target=iar 2020-10-27 17:36:47 +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
Bernard Xiong f48c1d8ba8
Merge pull request #3984 from mysterywolf/pr4
[bsp][stm32][bluepill] support RTC
2020-10-25 15:29:37 +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
打盹的消防车 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
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
mysterywolf 1e54d51086 Update Readme 2020-10-16 16:39:21 +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
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
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
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 cc8de794c4
Merge pull request #3927 from thread-liu/stm32mp157a-dk1
[add] openamp for stm32mp157-dk1
2020-09-24 08:03:27 +08:00
thread-liu 7cfb6919b3 [add] openamp for stm32mp157a-ev1 2020-09-23 15:52:00 +08:00
thread-liu 30b3eeac0f [update] ci test. 2020-09-23 15:48:18 +08:00
thread-liu e9864bb0b8 [add] openamp for stm32mp157-dk1 2020-09-23 13:42:28 +08:00
xieyangrun 7305712ef2 [stm32/gpio]Optimized the pin-index algorithm 2020-09-18 18:33:13 +08:00
luhuadong 49e4a87c07 [bsp][stm32] add usart3 driver init for stm32l4r5-nucleo 2020-09-14 14:15:57 +08:00
Bernard Xiong 36cb4349a6
Merge pull request #3897 from yangjie11/yj_dev1
[components][driver/pin.c]pin 框架增加 rt_pin_get
2020-09-11 12:57:59 +08:00
yangjie 38b3a3445e [bsp][driver] 初始化 BSP 中的 rt_pin_ops 2020-09-11 11:16:42 +08:00
Bernard Xiong 6ebab25768
Merge pull request #3864 from luhuadong/develop
[bsp][stm32] support ethernet device for stm32f769-disco
2020-09-11 08:52:57 +08:00
Cathy Li c73d0a7466 Update BSP README with EN Version. 2020-09-09 18:22:26 +08:00
Bernard Xiong 16c7ba0b77
Merge pull request #3891 from thread-liu/stm32mp157a-dk1
[update] stm32mp1-dk1 bsp drivers
2020-09-08 12:08:15 +08:00
thread-liu abab8b0365 [update] delete extra code. 2020-09-08 09:36:59 +08:00
thread-liu 7c6de68e83 [update] delete rt-thread header file. 2020-09-07 11:59:58 +08:00
Bernard Xiong 8247336afd
Merge pull request #3882 from thread-liu/mp1-ev1
[update] stm32mp1-ev1 bsp drivers
2020-09-06 16:50:43 +08:00
Bernard Xiong ee45d0af2a
Merge pull request #3858 from zyf-in-github/stm32l4_can
[bsp][stm32]add can support for stm32l4
2020-09-06 15:51:45 +08:00
thread-liu c83c8b490a [update] format code. 2020-09-05 09:24:25 +08:00
thread-liu 8662bb7013 [add] <rtthread.h> header 2020-09-04 13:55:26 +08:00
thread-liu 5dea3cdc27 [update] stm32mp1-ev1 bsp drivers 2020-09-04 10:52:23 +08:00
thread-liu 2507c6459a [update] format 2020-09-04 10:39:18 +08:00
thread-liu cd5c57b614 [update] stm32mp157a-dk1 bsp 2020-09-04 10:24:58 +08:00
Chenxuan Zhao 1ca8a956cc [bsp/stm32] Add C++ Support 2020-09-04 07:59:37 +08:00
Chenxuan Zhao 53e4b9d515 Add C++ Support 2020-09-03 14:59:18 +08:00
luhuadong 8a23803362 [bsp][stm32] support ethernet device for stm32f769-disco 2020-08-31 15:52:15 +08:00
Bernard Xiong d272c9aaf7
Merge pull request #3856 from SummerLife/master_710
[stm32][bsp] fix stm32f769-st-disco bsp scons --dist function
2020-08-31 08:55:07 +08:00
thread-liu c77e9991ea [update] delete extra null string. 2020-08-28 13:47:49 +08:00
zhuyunfan 6dd5af4fa6 [bsp][stm32]add can support for stm32l4 2020-08-28 12:30:33 +08:00
thread-liu fbc307529e [update] error Structural member variables 2020-08-28 11:56:33 +08:00
SummerGift a1877017f7 [stm32][bsp] f7 series bsp templates 2020-08-28 09:38:55 +08:00
SummerGift 1b8244c735 [stm32][bsp] fix stm32f769-st-disco bsp scons --dist function 2020-08-28 09:32:09 +08:00
林永 9eb2275935
Update drv_hwtimer.c 2020-08-27 17:29:07 +08:00
林永 f60f4525f7
Update drv_hwtimer.c
新增函数 pclkx_doubler_get 用于获取定时器时钟倍频状态
2020-08-27 15:22:15 +08:00
林永 5121b8da43
Update drv_hwtimer.c
好的,已修正。
2020-08-27 10:41:09 +08:00
林永 dbd389a5a0
Update drv_hwtimer.c
抱歉,这里有个失误.
2020-08-26 21:16:40 +08:00
林永 f8e21052ef
Update drv_hwtimer.c
STM32的硬件定时器在 APBxCLKDivider 为 RCC_HCLK_DIV1 的时候,timer clocks 频率等于外设总线时钟PCLKx. 反之 timer clocks 为 PCLKx 的2倍.
2020-08-25 13:44:32 +08:00
thread-liu cde20da97f [update] stm32mp157a-st-ev1. 2020-08-18 11:54:44 +08:00
aozima 79fd12842b Merge branch 'master' into gitee_master 2020-08-14 16:29:11 +08:00
Bernard Xiong 5b94c1482e
Merge pull request #3749 from rtthread-bot/gitee_master
[auto pr] rtthread-bot
2020-08-14 15:03:40 +08:00
Bernard Xiong 4d3027e994
Merge pull request #3814 from thread-liu/stm32mp1-ev1
[update] add stm32mp1-st-ev1 bsp.
2020-08-13 16:59:34 +08:00
thread-liu dd2bf1e442 [update] format 2020-08-13 14:11:34 +08:00
thread-liu b4c4d554c9 [update] add stm32mp157a-st-ev1 bsp 2020-08-13 13:34:28 +08:00
Bernard Xiong 5a6a7e391e
Merge pull request #3808 from BernardXiong/stm32f429-disco
[BSP][stm32f429-st-disco] Add SDRAM, LCD port files
2020-08-13 09:05:28 +08:00
nongxiaoming 1af61b3bc7 [bsp] stm32f429-st-disco:modify to use RT_USING_SPI default. 2020-08-12 16:02:51 +08:00
luhuadong 25cafc9d42 [stm32] perform an automatic ADC calibration to improve the conversion accuracy using function HAL_ADCEx_Calibration_Start(). 2020-08-12 02:09:52 +08:00
nongxiaoming e548b77da0 [bsp] stm32:fix the lcd driver for stm32f429 discovery board. 2020-08-11 13:21:27 +08:00
Bernard Xiong ea01edb6ec [BSP] Add SDRAM, LCD port files 2020-08-08 16:12:25 +08:00
来日方长 f44bdc1019
Update SConscript 2020-08-06 12:10:49 +08:00
Meco 3e46db932a 修改部分nucelo开发板readme 2020-08-05 03:12:26 +08:00
SummerGift d9a312d55d [bsp][stm32] update stm32h743-st-nucleo/board/SConscript to fix compiling error after dist 2020-08-01 09:52:00 +08:00
Dozingfiretruck 40136146de bsp:stm32f407-armfly-v5 2020-07-31 17:57:08 +08:00
Bernard Xiong 6bf76a375c Merge branch 'master' into gitee_master 2020-07-28 05:44:20 +08:00
Bernard Xiong e22bbf975e
Merge pull request #3760 from balanceTWK/master_stm32_wdt
[bsp][stm32][wdt] Optimize code style.
2020-07-24 10:19:15 +08:00
tangweikang ab8b25bcd3 [bsp][stm32][wdt] Optimize code style. 2020-07-23 18:37:35 +08:00
thread-liu b1013e7a89 [update] add english README.md 2020-07-23 10:26:52 +08:00
Bernard Xiong 1a42ca9035
Merge pull request #3746 from thread-liu/master
[update] add STM32MP1xx template project.
2020-07-21 18:08:11 +08:00
RT-Thread 6c6b3850bc !30 增加CAN配置和使用CubeMx生成的CAN模块Mspinit代码
Merge pull request !30 from sgf201/addCanConfit
2020-07-16 14:35:39 +08:00
luhuadong 8ed05a53ac [bsp] add missing dist_handle function for two stm32 bsp 2020-07-14 16:22:56 +08:00
thread-liu 38e42ad69a [update] add STM32MP1xx template project. 2020-07-14 10:04:46 +08:00
sgf201 b3f1bf1309 repalce tab with space in Kconfig file 2020-07-09 15:46:45 +08:00
sgf201 ea8bd605e3 add CAN config and msp initial code 2020-07-09 15:31:48 +08:00
Bernard Xiong a6d7dc73ed
Merge pull request #3724 from XYX12306/master
mainly update some supports on-chip peripheral driver about stm32f413-st-nucleo board
2020-07-08 13:51:28 +08:00
Bernard Xiong 03f727d0c6
Merge pull request #3732 from NU-LL/stm32g070-st-nucleo
add stm32g070-st-nucleo bsp
2020-07-08 10:32:30 +08:00
NU-LL 9c055e893b Fix format issues 2020-07-07 10:11:08 +08:00
ifreecoding 2b1bcf6833 1.增加对stm32_flash_erase函数入口参数size为0的检测。
2.stm32_flash_write函数按byte、half word、word对齐写入,提升写入效率。
2020-07-03 10:28:37 +08:00
NU-LL d869b605c6 add stm32g070-st-nucleo bsp 2020-07-01 20:29:43 +08:00
XYX12306 f9347472cb convert the tab key of some files to four spaces 2020-06-27 14:43:39 +08:00
RT-Thread fe67df3408 !29 【开源贡献活动】 增加线程栈静态分析功能(python版本) https://gitee.com/rtthread/rt-thread/issues/I1I3UR
Merge pull request !29 from 来日方长/stackchecker_WorstCaseStack_giteemaster
2020-06-24 19:28:00 +08:00
朱天龙 (Armink) b31822420b
Merge pull request #3715 from thread-liu/add_stm32mp1_driver
[update] add drivers for stm32mp1.
2020-06-24 13:48:48 +08:00
thread-liu a84d575314 [update] format code 2020-06-24 12:53:24 +08:00
thread-liu c9db3a070f [update] close dfc and format code. 2020-06-24 09:34:53 +08:00
thread-liu 3c848e3c90 [update] clear code 2020-06-23 14:19:30 +08:00
thread-liu 0ce550bbbd [update] README.md 2020-06-23 11:41:18 +08:00
thread-liu 2fcd940b57 [update] add drivers for stm32mp1. 2020-06-23 11:26:11 +08:00
来日方长 37808b135b update bsp/stm32/stm32l475-atk-pandora/rtconfig.py.
添加-fstack-usage -fdump-rtl-dfinish选项
2020-06-21 22:13:08 +08:00
Bernard Xiong a57279956e
Merge pull request #3708 from thread-liu/add_stm32mp1_library
[add] STM32MP157A Discovery bsp
2020-06-21 14:38:53 +08:00
thread-liu 8c44edf8a2 [update] stm32mp1 link 2020-06-20 16:39:32 +08:00
thread-liu 8191607efc [update] bsp/stm32/README.md 2020-06-20 14:13:09 +08:00
thread-liu bf70a67a1e [add] stm32mp1 bsp 2020-06-20 14:12:43 +08:00
thread-liu 0606261b97 [add] stm32mp1 drivers 2020-06-20 14:05:14 +08:00
thread-liu 4ef02cd8e3 [add] stm32mp1 library 2020-06-20 14:03:51 +08:00
tangweikang 2e8375dd12 [bsp][stm32][drv_sdio.c] adapt stm32f2 series | 适配 stm32f2 系列 2020-06-18 19:22:38 +08:00
Bernard Xiong 6609dfb516 [stm32] fix linkscript issue in stm32f411-atk-nano 2020-06-18 09:56:59 +08:00
RT-Thread 9fac61927e !20 add bsp stm32f411-atk-nano
Merge pull request !20 from bigaj/STM32F4_ATK_Nano
2020-06-15 13:09:51 +08:00
armink 673662656a [BSP][stm32] Add 3 wires SPI driver support. 2020-06-13 11:58:28 +08:00
XYX12306 a2517e4cb5 fixed the serious bug caused by the main function calling the key processing function and the system running error
corrected the description of README.md file
2020-06-08 00:02:33 +08:00
XYX12306 29a0dde714 update README.md and main.c file
update template.uvprojx and enable to automatic operate after burning
support SPI/I2C/timer/pwm/ADC/RTC/WDG/FLASH/OTGFS/RNG/UDID on-chip peripheral driver
take CubeMX_Config.ioc Rename to STM32F413ZH.ioc
2020-06-07 15:30:50 +08:00
Bernard Xiong 695a58648a
Merge pull request #3653 from liu2guang/master
调整STM32系列bsp部分外使的中断优先级配置
2020-06-04 17:57:14 +08:00
流光 6ba3767949 [update] Configure the lowest priority of STM32 systick interrupts | 配置STM32 systick中断优先级为系统最低. 2020-06-04 10:19:22 +08:00
流光 0a5d7d60eb [upadte] Configure the priority of STM32 uart rx interrupts | 显式配置STM32串口接收中断优先级. 2020-06-04 10:18:57 +08:00
thread-liu 076c61b3fa [更新] 修改了 stm32f103-hw100k-ibox iar 工程编译报错的 bug 2020-06-02 18:45:23 +08:00
Bernard Xiong 7c761516aa
Merge pull request #3622 from DriftSnail/master
Add BSP for STM32F103RET6-OneNET-NBIoT Board .
2020-05-31 18:33:50 +08:00
Nimbus f66a132f6d Add BSP for STM32F103RET6-OneNET-NBIoT Board 2020-05-30 11:41:28 +08:00
bigaj ccaf833e1f add bsp stm32f411-atk-nano 2020-05-28 20:58:45 +08:00
Bernard Xiong 697077f8a8
Merge pull request #3605 from A-orz/master
Add SD Card driver for stm32h743-atk-apollo board
2020-05-26 14:03:53 +08:00
liuduanfei 2849cb4282 formatting code 2020-05-26 11:35:03 +08:00
liuduanfei efdde9ffd4 formatting code 2020-05-26 10:46:33 +08:00
liuduanfei 1a4c6cb05f formatting code 2020-05-26 10:41:52 +08:00
liuduanfei 1d1376e7fa clean code 2020-05-25 20:27:05 +08:00
SummerGift fea7f2bb58 [add] dist_dir function for every stm32 bsp 2020-05-25 14:36:42 +08:00
SummerGift 01873a5687 [add] rt-thread ide project dist feature 2020-05-25 14:32:17 +08:00
Bernard Xiong 83737fa7ce
Merge pull request #3613 from whj4674672/master
[bsp/stm32/stm32h743-atk-apollo]support stm32h7 fal
2020-05-24 22:35:50 +08:00
liuduanfei 5db00fa758 add author information 2020-05-23 22:35:43 +08:00
liuduanfei 535aa894e8 clean code 2020-05-23 22:25:01 +08:00
whj4674672 8d45e7f856 add drv_flash_h7.c 2020-05-23 17:30:40 +08:00
Bernard Xiong fc44e8f0ae
Merge pull request #3610 from Sunwancn/stm32l433-st-nucleo
[BSP]Add stm32l433-st-nucleo BSP
2020-05-23 04:57:38 +08:00
Bernard Xiong daa3227ca8
Merge pull request #3617 from ifreecoding/debug
局部变量tm_new未初始化,该结构体变量中的tm_isdst值为栈中残留值,不确定,该值会影响是否使用夏令时,最终表现概率性使用夏令时,…
2020-05-22 18:25:36 +08:00
Bernard Xiong 7fa4c90ed8
Merge pull request #3591 from tyustli/master
[bsp] fix stm32 f1 series rtc bug
2020-05-22 10:35:32 +08:00
ifreecoding 76cd1608a7 局部变量tm_new未初始化,该结构体变量中的tm_isdst值为栈中残留值,不确定,该值会影响是否使用夏令时,最终表现概率性使用夏令时,出现相差1小时的问题。将其初始化为0,默认不使用夏令时 2020-05-21 17:13:36 +08:00
whj4674672 b91f1ab54e [bsp/stm32/stm32h743-atk-apollo]support stm32h7 fal 2020-05-20 13:40:33 +08:00
Sunwancn f43e7ba90b Add stm32l433-st-nucleo BSP 2020-05-18 19:55:42 +08:00
liuduanfei 3c9da16d8d Add SD Card driver for stm32h743-atk-apollo board 2020-05-17 13:45:42 +08:00
liuduanfei d1a12288ad Add SD Card driver for stm32h743-atk-apollo board 2020-05-17 13:31:18 +08:00