chenjh
|
67b86e61ba
|
[uart] Modify the uart file to configure uart_pin for pullup
|
2021-07-07 18:51:21 +08:00 |
Meco Jianting Man
|
71a5385a97
|
[sconscript] application文件夹增加工程文件路径向下扫描功能
用户在加入自己的工程文件夹时,只要该文件内含有Sconscript,就可以被自动探测到,无需手动修改application下的sconscript手动添加。
|
2021-05-14 10:06:27 +08:00 |
Meco Jianting Man
|
74064e8cc7
|
[bug][bsp][stm32f407-explorer] 修复sdcard驱动没有加入工程的问题
|
2021-05-14 10:03:38 +08:00 |
Bernard Xiong
|
bfd836e44c
|
Merge pull request #4675 from mysterywolf/stm32f407_2
[bsp][stm32f407-explorer] fix a bug that cannot use fatfs in the main thread at starting up
|
2021-05-13 20:51:06 +08:00 |
Bernard Xiong
|
1dd166734b
|
Merge pull request #4671 from mysterywolf/stm32f407_1
[bsp-stm32f407-explorer] 完善F407探索者网络部分board配置
|
2021-05-13 20:50:57 +08:00 |
Meco Man
|
2b5970e94a
|
tab->spaces
|
2021-05-11 09:15:10 +08:00 |
Meco Man
|
119c04d0f2
|
[Kconfig] 避免COM2与以太网或PWM冲突
因此增加depends on指令,在开启以太网或者PWM驱动后,不再显示COM2
|
2021-05-10 20:20:29 +08:00 |
Meco Man
|
39417ac51a
|
[kconfig]优化 PHY_USING_LAN8720A
|
2021-05-10 17:15:46 +08:00 |
Meco Man
|
dc55b1e19c
|
[bsp][stm32f407-explorer] 重命名sram_port.h为drv_sram.h
|
2021-05-10 16:49:02 +08:00 |
Meco Man
|
ab6c69fe9e
|
优化SDIO_MAX_FREQ依赖 删除PHY_USING_LAN8720A无用配置
|
2021-05-10 16:45:00 +08:00 |
Meco Man
|
d81be2e8fd
|
[bsp][stm32f407-explorer] fix a bug that cannot use fatfs in the main thread at starting up
|
2021-05-10 15:14:50 +08:00 |
Meco Man
|
61ec310591
|
implement BSP_USING_ETH_SAL
|
2021-05-10 14:22:06 +08:00 |
Meco Man
|
efa64e0da4
|
[bsp-stm32f407-explorer] 完善F407探路者网络board配置
|
2021-05-09 21:30:14 +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 |
yangjie
|
dc09f3760f
|
更新 stm32 工程,nxp 工程
|
2020-12-28 15:02:17 +08:00 |
chenjh
|
352f599367
|
add dac config for stmf4
|
2020-12-15 17:58:12 +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 |
Bernard Xiong
|
90e8b3664d
|
Merge pull request #3401 from thread-liu/master
[update] 修改了 stm32f407-atk-explorer mdk5 工程编译报错的bug
|
2020-03-04 11:45:26 +08:00 |
Bernard Xiong
|
05bd0c0797
|
Merge pull request #3411 from armink/fix_eclipse
Fix eclipse
|
2020-02-26 17:31:15 +08:00 |
armink
|
5dffac8483
|
[bsp/stm32] Add cpp lib path for eclipse project.
|
2020-02-26 15:22:52 +08:00 |
liuxinaliang
|
b07a417a7c
|
[update] disable "--specs=nano.specs" parameter
Signed-off-by: liuxinaliang <liuxianliang@rt-thread.com>
|
2020-02-26 11:59:35 +08:00 |
thread-liu
|
34cd69348b
|
[update] 修改了 stm32f407-atk-explorer mdk5 工程编译报错的bug
|
2020-02-24 13:02:42 +08:00 |
malongwei
|
c0a48f3ab0
|
add stm32f407-atk-explorer sram driver
|
2020-02-23 11:37:24 +08:00 |
armink
|
19dd40440f
|
[bsp/stm32] update eclipse project.
|
2020-02-17 22:35:22 +08:00 |
liuxinaliang
|
e473ad5606
|
[bsp][stm32] bsp/stm32/stm32f407-atk-explorer 增加 USB Device支持
|
2019-12-30 18:13:21 +08:00 |
tyustli
|
0135c7bd8b
|
port usb host driver to stm32 new series
|
2019-12-20 14:35:26 +08:00 |
armink
|
6c85182b72
|
[bsp/stm32] update eclipse project.
|
2019-12-11 14:38:26 +08:00 |
armink
|
e32c7c98a2
|
[bsp/stm32] update stm32 bsp eclipse project
|
2019-10-31 13:49:50 +08:00 |
armink
|
c73d9518c7
|
[bsp/stm32] remove the rtconfig_reinc.h file.
|
2019-10-28 15:42:38 +08:00 |
armink
|
8dabc3be27
|
[tools] change the eclipse project include path format
|
2019-10-25 16:35:09 +08:00 |
armink
|
5560e59d20
|
[bsp/stm32] update the eclipse project config and add include file.
|
2019-10-25 15:09:15 +08:00 |
armink
|
21e5a706e0
|
[bsp/stm32] update the eclipse project config.
|
2019-10-25 13:53:34 +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 |
tangweikang
|
b76d3dac8a
|
[components][drivers] change name: encoder -> pulse_encoder
|
2019-08-30 15:58:52 +08:00 |
tangweikang
|
94d7bdd010
|
[bsp][stm32] add drv_encoder.c to stm32f407-atk-explorer
|
2019-08-23 16:50:59 +08:00 |
laoyening
|
cdb70c696e
|
1、修复因LAN8720A重启无效而导致无法进行自动协商,引起网卡初始化失败。
2、LWIP-1.4.1中tcp协议栈的初始化顺序有误,导致使用netdev组件时,网卡无法正常注册,该问题之前在LWIP-2.0.2和LWIP-2.1.0已经修复。
|
2019-08-15 10:37:58 +08:00 |
armink
|
2150439a73
|
[bsp/stm32] Update the eclipse project.
|
2019-08-03 15:56:18 +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 |
Ernest
|
1f114ec22f
|
[bsp][stm32]upgrade menuconfig about crypto
|
2019-07-18 10:27:27 +08:00 |
Bernard Xiong
|
efab8a25c3
|
Merge pull request #2797 from armink/fix_eclipse
Fix eclipse
|
2019-06-19 12:04:52 +08:00 |
armink
|
71eb4b6022
|
[bsp/stm32/stm32f407-atk-explorer] Add eclipse project.
|
2019-06-19 09:12:50 +08:00 |
tangweikang
|
c4c58a0ead
|
[add] stm32 SDIO_MAX_FREQ option.If not defined, the default minimum value is 1000000 .
|
2019-06-18 16:14:21 +08:00 |