Commit Graph

62 Commits

Author SHA1 Message Date
chenjh 67b86e61ba [uart] Modify the uart file to configure uart_pin for pullup 2021-07-07 18:51:21 +08:00
chenjh c0096e2db9 [uart] Modify uart pin configuration to pullup 2021-07-06 21:29:48 +08:00
Dozingfiretruck af1e92e661 stm32wb 2020-10-14 15:03:33 +08:00
SummerGift a1877017f7 [stm32][bsp] f7 series bsp templates 2020-08-28 09:38:55 +08:00
thread-liu 38e42ad69a [update] add STM32MP1xx template project. 2020-07-14 10:04:46 +08:00
SummerGift fea7f2bb58 [add] dist_dir function for every stm32 bsp 2020-05-25 14:36:42 +08:00
SummerGift b74ec1ec8c [add] stm32 bsp dist handle in rtconfig.py 2020-05-06 15:05:09 +08:00
gyd0317 588bda5553 change gcc statup files 2020-03-18 21:42:13 +08:00
unknown db23a69f49 dd STM32L1 HAL DRIVER 2020-03-17 22:11:13 +08:00
SummerGift d9a9b90b33 [update] board/sconscript to fix compile error after dist 2020-02-25 16:30:12 +08:00
guozhanxin f50f38745b Perfect usb driver compatible with HS.|完善usb驱动兼容 HS 2019-10-27 21:06:58 +08:00
Ernest 7be06b67bb [add] default environment 2019-10-22 16:48:57 +08:00
whj4674672 ac1ab2d140 [bsp][stm32h7]Fix BUG that cannot run in IAR environment 2019-10-16 14:43:50 +08:00
Bernard Xiong 6259e715d2
Merge pull request #3053 from willianchanlovegithub/WillianChan
[bsp][stm32][f796-disco]Add stm32f769-st-disco bsp
2019-09-16 17:35:57 +08:00
Willian Chan 58aa6b792a [bsp][stm32][templates/stm32f7xx]Fix the problem of indentation.
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-09-16 14:05:50 +08:00
Willian Chan c51352d7cb [bsp][stm32f7]Fix "scons --dist" error in stm32f7's bsp
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-09-11 18:16:34 +08:00
yangjie 1ef33e66cd [bsp][Kconfig]在bsp的Kconfig中select组件初始化与user main的选项 2019-09-11 12:06:43 +08:00
LinJieqiang d16d78c53e fix spelling mistake for "RT_IDEL_HOOK_LIST_SIZE" 2019-09-05 08:33:12 +08:00
yangjie 011f62a53a [bsp][stm32/templates]简化stm32模板下的Kconfig,增加Kconfig参考模板 2019-07-29 14:02:24 +08:00
Ernest 9058fb2684 [bsp][stm32][kconfig] rename quote kconfig 2019-07-18 11:48:10 +08:00
Ernest a962fb3532 [bsp][stm32]add source kconfig by batch 2019-07-18 10:28:12 +08:00
misonyo aae6274ef1 [bsp/stm32]add stm32f2xx template 2019-06-18 18:26:49 +08:00
yangjie f22753aa5b [bsp/stm32][templates]support AC6 for stm32 bsp templates. 2019-05-06 10:34:38 +08:00
yangjie d910839880 [bsp][stm32]modify stm32l4xx template,preventing conflict with the linker files 2019-04-24 19:05:14 +08:00
Bernard Xiong 43a499c008
Merge pull request #2497 from whj4674672/master
[READY][bsp][stm32]add stm32h743-atk-apollo
2019-03-27 10:24:29 +08:00
tyustli ea8509717e delete C++ support for gcc in the rtconfig.py file 2019-03-26 15:41:06 +08:00
tyustli 4b6c732cd7 last push forget modified the templates to support C++
this time add C++ for templates
2019-03-25 10:28:12 +08:00
whj 1d760bfeec [bsp][stm32]增加stm32h743-atk-apollo bsp 2019-03-24 11:34:17 +08:00
whj4674672 6dca889a36 [bsp][stm32]add stm32h743-atk-apollo 2019-03-24 10:43:59 +08:00
armink 0d7ba79219 Remove the DBG_COLOR and DBG_ENABLE definition. 2019-03-06 17:54:30 +08:00
misonyo 700ce3ae6e [bsp/stm32]change str(Dir('#')) to GetCurrentDir() 2019-02-14 15:55:51 +08:00
SummerGift 45ece194cc [bsp][stm32] update bsp headfile 2019-01-22 10:05:57 +08:00
SummerGift 3b472cb3cd [bsp][stm32] optimize stm32 headfile 2019-01-22 09:15:05 +08:00
misonyo 69cd16e136 [all BSP]fix kconfig file syntax error 2019-01-16 23:23:38 +08:00
SummerGift 59ebd512fe [bsp][stm32] add new line at end of file 2019-01-09 18:21:11 +08:00
SummerGift 22c2937c4c [bsp][stm32] clean up the code 2019-01-09 18:17:04 +08:00
SummerGift e6995470ca [bsp][stm32] optimize f7xx bsp template 2019-01-09 18:09:59 +08:00
SummerGift 289b4316af [bsp][stm32] add extern "C" for header file 2019-01-09 10:12:35 +08:00
SummerGift 0032fff1d2 [bsp][stm32] remove useless configuration 2019-01-08 18:17:42 +08:00
SummerGift bad889140b [bsp][stm32] fix bug in f7 bsp template 2019-01-08 14:10:29 +08:00
SummerGift 883a9f1e13 [bsp][stm32] update dma config in Kconfig 2019-01-08 14:09:33 +08:00
SummerGift b5fb04fdf6 [bsp][stm32] update README.md 2019-01-03 09:17:45 +08:00
SummerGift 79cb96bc9e [bsp][stm32] update template 2018-12-26 18:11:52 +08:00
SummerGift ea9958a506 [bsp][stm32] sync bsp template file 2018-12-26 10:27:33 +08:00
SummerGift 410034fa14 [bsp][stm32] add f0 bsp templates 2018-12-24 15:59:42 +08:00
SummerGift 96fcf5dc29 [bsp][stm32] update templates Kconfig 2018-12-20 16:08:58 +08:00
SummerGift 8f9c72b05e 【更新】:menuconfig 配置文件 2018-12-20 16:05:55 +08:00
SummerGift 938bbb030d [bsp][stm32] optimize main func 2018-12-20 14:59:18 +08:00
SummerGift d5c7d8d41f [bsp][stm32] Sync kconfig 2018-12-20 14:53:10 +08:00
Bernard Xiong a12591e37e
Merge pull request #2058 from greedyhao/master
[WIP][🏅BSP][stm32] 添加野火stm32f767开发板bsp
2018-12-20 13:16:42 +08:00