Commit Graph

54 Commits

Author SHA1 Message Date
wanghaijing 79771e42e7 [rename] stm32f767-fire-challenger-v1 2021-04-28 14:30:32 +08:00
Meco Man a13aea3a30 remove return 2021-03-28 22:42:37 +08:00
Meco Man 390c635267 [stm32] remove 'count' variable in main() 2021-03-28 19:36:32 +08:00
Meco Man 5bd17e1433 [stm32] auto formatted 2021-03-14 15:33:55 +08:00
Meco Man 4f06fdc0ad [stm32]删除RTC对libc的依赖 2021-03-05 09:26:26 +08:00
linyiyang c20f528f53 修改python 空格和tab混用的问题 2020-12-31 13:08:48 +08:00
linyiyang 5ad52608a4 修改python 空格和tab混用的问题; 2020-12-31 10:51:09 +08:00
yangjie dc09f3760f 更新 stm32 工程,nxp 工程 2020-12-28 15:02:17 +08:00
SummerGift fea7f2bb58 [add] dist_dir function for every stm32 bsp 2020-05-25 14:36:42 +08:00
SummerGift 9f6696964a [update] add new line 2020-05-06 15:43:26 +08:00
SummerGift b74ec1ec8c [add] stm32 bsp dist handle in rtconfig.py 2020-05-06 15:05:09 +08:00
Ernest 7be06b67bb [add] default environment 2019-10-22 16:48:57 +08:00
chenyong 74793a53fd [bsp] update project configure file for finsh component change
Signed-off-by: chenyong <1521761801@qq.com>
2019-09-26 15:40:13 +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
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
SummerGift 96f0085f45 【修改】shell 线程栈默认大小为 4096 2019-05-29 09:59:27 +08:00
armink fa4d4ab7cf Update all of debug log definition to DBG_TAG and DBG_LVL. 2019-04-12 10:18:57 +08:00
Bernard Xiong 8d5c456ad3
Merge pull request #2529 from qgyhd1234/readme
[bsp][stm32]Update lcd driver support
2019-04-02 08:50:55 +08:00
zylx fbaa1e0d0b [bsp][stm32]Update lcd driver support 2019-04-01 11:13:49 +08:00
greedyhao 9de59de52a 升级f7的hal库版本为1.15 修复野火f7的bug 2019-03-29 23:05:06 +08:00
tyustli ea8509717e delete C++ support for gcc in the rtconfig.py file 2019-03-26 15:41:06 +08:00
tyustli 4f03ef589f add c++ support for the bsp of stm32 2019-03-23 13:59:53 +08:00
zylx b941e6c730 [bsp][stm32]添加 RTC 时钟源选择 2019-03-19 18:24:28 +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 532a14ddd8 [bsp][stm32] fix flash partition bug 2019-01-28 14:00:13 +08:00
SummerGift 32b43c1fde [bsp][stm32] optimize spi flash prompt message 2019-01-28 13:56:32 +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
Hao Zhu c2c2b89f6b 修复链接文件错误
在更改后系统无法正常运行,现恢复到之前版本
2019-01-15 23:04:27 +08:00
Hao Zhu e489c75347 增加对lcd和sd驱动的支持 2019-01-15 16:17:01 +08:00
SummerGift 289b4316af [bsp][stm32] add extern "C" for header file 2019-01-09 10:12:35 +08:00
SummerGift 883a9f1e13 [bsp][stm32] update dma config in Kconfig 2019-01-08 14:09:33 +08:00
SummerGift 74395fd114 [bsp][stm32] update kconfig 2019-01-08 12:05:06 +08:00
SummerGift b5fb04fdf6 [bsp][stm32] update README.md 2019-01-03 09:17:45 +08:00
SummerGift 710f82d46b [bsp][stm32] optimize falsh && eth driver 2018-12-28 14:16:49 +08:00
SummerGift d43facefcc [bsp][stm32] Remove any additional iic configuration 2018-12-26 18:33:43 +08:00
SummerGift 5321d2fb7e [bsp][stm32] update f7 series bsp 2018-12-26 10:41:18 +08:00
Hao Zhu 774dd42a4a [bsp] [stm32] 修改f7系列DMA时钟 添加SD卡适配 2018-12-21 13:03:37 +08:00
Hao Zhu ec93984094 [bsp] [stm32] 更新spi usart的时钟设置 更新脚本设置 2018-12-21 11:17:32 +08:00
Hao Zhu 0e6b3fcba8 SConstruc中的lib换为f7的 2018-12-14 09:47:45 +08:00
Hao Zhu 78f206e88b 修改一些脚本 2018-12-14 09:44:05 +08:00
Hao Zhu 2fbced6f21 Merge remote-tracking branch 'upstream/master' 2018-12-14 08:47:54 +08:00
Hao Zhu 5053e744a3 修改README 2018-12-13 14:20:14 +08:00
Hao Zhu cabf2f5ee5 添加i2c支持 2018-12-13 14:18:26 +08:00
Hao Zhu 9890034242 [bsp][stm32][stm32f767] 移植qspi 2018-12-12 16:49:27 +08:00
Hao Zhu 819c7d8929 [bsp][stm32][stm32f767] 修改一系列错误 2018-12-12 09:00:48 +08:00