yangjie
|
dc09f3760f
|
更新 stm32 工程,nxp 工程
|
2020-12-28 15:02:17 +08:00 |
yangjie
|
eeaf1fcc50
|
resolve Conflicts
bsp/nrf52832/board/Sconscript
bsp/nrf52832/startups/Sconscript
bsp/raspberry-pi/raspi4-32/driver/SConscript
|
2020-12-28 12:02:31 +08:00 |
yangjie11
|
ba83ddc3c4
|
[SConscript] change libcpu to LIBARCH,and correcte letter case
|
2020-11-30 15:52:43 +08:00 |
yangjie11
|
91261e25b9
|
[SConscript]rename group name
|
2020-11-20 13:38:11 +08:00 |
chenjh
|
3fa1f523df
|
add dac driver for stm32l4
|
2020-11-18 23:05:18 +08:00 |
来日方长
|
37808b135b
|
update bsp/stm32/stm32l475-atk-pandora/rtconfig.py.
添加-fstack-usage -fdump-rtl-dfinish选项
|
2020-06-21 22:13:08 +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 |
yangjie
|
ef00e50ad5
|
[bsp][stm32l475-atk-pandora]将SPI3配置为 transmit only master 模式,防止LCD模块使用的PIN脚被SPI3_MISO占用
|
2020-04-23 16:21:01 +08:00 |
yangjie
|
9b889944ba
|
[bsp][stm32/pandora]增加AP6181移植文件
|
2020-03-14 16:59:31 +08:00 |
yangjie
|
dae2d1e8fe
|
[bsp][stm32/pandora]增加对板载 AP6181 的支持
|
2020-03-14 16:17:02 +08:00 |
tyustli
|
6304ed3ad5
|
[bsp/stm32] add pm support by cubemx tool
|
2020-03-09 14:08:58 +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 |
armink
|
19dd40440f
|
[bsp/stm32] update eclipse project.
|
2020-02-17 22:35:22 +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 |
Bernard Xiong
|
5a1349ab96
|
Merge pull request #3154 from armink/master
完善 scons target=eclipse
|
2019-10-28 16:27:25 +08:00 |
armink
|
c73d9518c7
|
[bsp/stm32] remove the rtconfig_reinc.h file.
|
2019-10-28 15:42:38 +08:00 |
guozhanxin
|
f50f38745b
|
Perfect usb driver compatible with HS.|完善usb驱动兼容 HS
|
2019-10-27 21:06:58 +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 |
Bernard Xiong
|
6db1bd4516
|
Merge pull request #3062 from yangjie11/yj_kconfig_com
[bsp]解除组件初始化与使用user main的依赖,并修改相应的 Kconfig
|
2019-09-15 09:35:42 +08:00 |
tangweikang
|
41f00e5315
|
[bsp][stm32] fix : #define HEAP_BEGIN
|
2019-09-12 10:35:05 +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 |
tyustli
|
60aa0e6f1e
|
[bsp] [stm32] fix stm32l452 Kconfig error
|
2019-08-31 13:26:55 +08:00 |
Willian Chan
|
63e5257a06
|
[bsp][stm32][stm32l475-atk-pandora]Fix the indentation issue.
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
|
2019-08-28 16:49:42 +08:00 |
Willian Chan
|
35b03ed139
|
[bsp][stm32][stm32l475-atk-pandora]Modify README.md
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
|
2019-08-28 13:53:55 +08:00 |
Willian Chan
|
f4a96bb13b
|
[bsp][stm32][stm32l475-atk-pandora]Add lcd driver codes
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
|
2019-08-28 13:46:37 +08:00 |
Willian Chan
|
48b4385c01
|
[bsp][stm32][stm32l475-atk-pandora]Add lcd driver and fix compilation report error on spi_config.h
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
|
2019-08-28 12:03:11 +08:00 |
EvalZero
|
baac77c8c2
|
[bsp][qemu-vexpress-a9][stm32l475-atk-pandora]add audio driver copyright file header.
|
2019-08-07 14:03:18 +08:00 |
EvalZero
|
4e8278fa7e
|
[bsp][stm32][stm32l475-atk-pandora]add stm32l475-atk-pandora audio device drivers.
|
2019-08-06 16:52:52 +08:00 |
armink
|
2150439a73
|
[bsp/stm32] Update the eclipse project.
|
2019-08-03 15:56:18 +08:00 |
tyustli
|
2cb74f92fb
|
add stm32 l475 pwm2 channel3、4 driver
|
2019-07-26 11:08:58 +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 |
Willian Chan
|
0f849fa0ba
|
Fix Kconfig
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
|
2019-06-30 10:14:46 +08:00 |
Willian Chan
|
96468b5d0e
|
Revert Kconfig
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
|
2019-06-30 10:10:18 +08:00 |
Willian Chan
|
c55f788077
|
[bsp][stm32][l475-atk-pandora]Modify README.md
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
|
2019-06-29 18:45:17 +08:00 |
Willian Chan
|
639f46363f
|
[bsp][stm32][l475-atk-pandora]Add support for nRF24L01 extension module
|
2019-06-29 18:39:59 +08:00 |
armink
|
c180c1865f
|
[bsp/stm32/stm32l475-atk-pandora] Add eclipse project.
|
2019-06-19 10:44:48 +08:00 |
guozhanxin
|
7d17f78a41
|
[bsp/stm32/pandora] 添加 usb device 支持 | Add usb device support.
|
2019-05-29 11:53:39 +08:00 |
yangjie
|
9c246173c6
|
[bsp][stm32/stm32l475-atk-pandora]添加 sensor 框架下 aht10 的支持
|
2019-05-10 17:15:08 +08:00 |
EvalZero
|
598f2d360b
|
[bsp][stm32l475-atk-pandora]adapt new pm interface for stm32l475-atk-pandora.
|
2019-05-09 20:57:31 +08:00 |