Meco Man
|
b5a7a4365a
|
miss typing
|
2021-04-17 20:43:44 +08:00 |
Meco Man
|
a1d4a2586c
|
miss typing
|
2021-04-17 16:32:33 +08:00 |
Meco Man
|
71988c967d
|
format codes
|
2021-04-17 16:31:08 +08:00 |
Meco Man
|
8956b2ea46
|
[stm32 pandora] implement drv_key and modify drv_sdcard
|
2021-04-17 16:28:09 +08:00 |
yangjie
|
75e4c9dd0a
|
[bsp]update GPL license to Apache-2.0, and format files
|
2021-04-09 10:52:34 +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 |
Meco Man
|
9da70b7e76
|
删除多余空格
|
2021-02-27 14:53:00 +08:00 |
Meco Man
|
c271332dd8
|
[bug][bsp][stm32][pandora] fix a bug that cannot use fatfs in the main thread at starting up
|
2021-02-26 10:23:01 +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 |
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 |
guozhanxin
|
f50f38745b
|
Perfect usb driver compatible with HS.|完善usb驱动兼容 HS
|
2019-10-27 21:06:58 +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 |
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
|
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 |
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
|
639f46363f
|
[bsp][stm32][l475-atk-pandora]Add support for nRF24L01 extension module
|
2019-06-29 18:39:59 +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 |
guozhanxin
|
a2048b6c76
|
[bsp][stm32][pandora] 添加 icm20608 及 flash 文件系统支持.
|
2019-05-08 17:03:56 +08:00 |
yangjie
|
e2ff6d3763
|
[bsp][stm32/stm32l475-atk-pandora]add PWM1 to pandora
|
2019-04-23 19:22:00 +08:00 |
armink
|
fa4d4ab7cf
|
Update all of debug log definition to DBG_TAG and DBG_LVL.
|
2019-04-12 10:18:57 +08:00 |
zylx
|
8aaaefe1eb
|
[BSP]Modify the fal_cfg.h to support spi flash
|
2019-03-26 19:21:08 +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 |
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 |
SummerGift
|
289b4316af
|
[bsp][stm32] add extern "C" for header file
|
2019-01-09 10:12:35 +08:00 |
SummerGift
|
c1ce319f93
|
[bsp][stm32] optimize Kconfig file
|
2019-01-08 18:15:43 +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 |