guo
|
7c403d3587
|
Merge branch 'master' into keil
|
2022-01-20 14:20:43 +08:00 |
Meco Man
|
884218588a
|
[sconscript.platform] 优化针对编译器判断的脚本
- 删除啰嗦的代码
related: https://github.com/RT-Thread/rt-thread/issues/3046
|
2022-01-19 23:24:47 -05:00 |
liukangcc
|
27511885f3
|
[update] change ccflags to cflags
|
2022-01-20 11:50:30 +08:00 |
Meco Man
|
0f856cc2d2
|
[l475][audio] 消除编译错误
|
2022-01-15 23:21:38 -05:00 |
liukangcc
|
3d2e23ec1c
|
[update] move dfs_posix.h to legacy/dfs/dfs_posix.h
|
2022-01-14 23:09:32 +08:00 |
Meco Man
|
787b854f27
|
[bsp][stm32l475] move arduino to application
|
2021-12-24 02:18:07 -05:00 |
Meco Man
|
1948988913
|
[lvgl] 将lvgl目录调整到application文件夹下
|
2021-12-19 18:21:31 -05:00 |
Meco Man
|
f4aa860d8b
|
[qemu][lvgl] 优化lvgl显示驱动
|
2021-12-18 14:16:08 -05:00 |
Meco Man
|
d4a72f29c7
|
[simulator][lvgl] 处理注释
|
2021-12-16 03:16:02 -05:00 |
Meco Man
|
7f9546ada0
|
[l475][arduino] 增加ADC PWM管脚定义
|
2021-12-13 20:18:26 -05:00 |
Meco Man
|
d83bea2ba3
|
[stm32l475] 修正port/Arduino的宏定义
|
2021-12-13 00:50:41 -05:00 |
Man, Jianting (Meco)
|
01a6563249
|
[stm32l475][arduino] 初步实现Arduino生态兼容 (#5367)
* [arduino] 初步实现Arduino生态兼容组件
* [stm32f475] 增加PC2 作为ADC1_IN3
* [stm32l475][port] 将路径Arduino改为arduino
|
2021-12-13 11:36:51 +08:00 |
Meco Man
|
77dc58534a
|
[stm32][f469]update lvgl demo
|
2021-12-06 09:33:04 -05:00 |
Meco Man
|
364109708c
|
[stm32l475] update lcd driver
|
2021-11-21 16:06:41 -05:00 |
Meco Man
|
b7d17f3df8
|
[stm32l475] update lvgl driver
|
2021-11-18 11:26:54 -05:00 |
Meco Man
|
d6de91c68c
|
update lvgl
|
2021-11-17 23:21:14 -05:00 |
Meco Man
|
1997e5c65b
|
[stm32][l475][f469] update lvgl
|
2021-11-17 18:38:08 -05:00 |
Meco Man
|
0f7b99e2da
|
[bsp][stm32l475] update lvgl driver
|
2021-11-14 00:03:04 -05:00 |
Meco Man
|
9eb33f6a3f
|
[stm32l475][lvgl]update lv_demo.c
|
2021-10-27 16:19:03 -04:00 |
Meco Man
|
7f619606a1
|
[stm32l475] improve the structrue of sconscript
|
2021-10-24 16:21:21 -04:00 |
Meco Man
|
452fbf850a
|
[lvgl][stm32l475] update demo
|
2021-10-23 01:58:56 -04:00 |
Meco Man
|
7cba0ea924
|
[lvgl][stm32l475] implement lvgl input driver
|
2021-10-22 17:34:36 -04:00 |
Meco Man
|
a70eb5604c
|
[stm32l475] upgrade lvgl porting
|
2021-10-22 01:46:34 -04:00 |
Meco Man
|
d4991d9d50
|
[l475] port for LVGL
|
2021-10-18 17:07:45 -04:00 |
Meco Man
|
655d8dc768
|
[bsp][stm32][l475] add lcd_fill_array()
|
2021-10-17 03:46:20 -04:00 |
liukangcc
|
0e46c8a33d
|
[update] support armclang
|
2021-09-26 10:46:21 +08:00 |
ivan
|
1e82e40c82
|
fixed bug of lcd_draw_line function when y1 == y2. need to consider user case when x1 >= x2
|
2021-06-07 11:37:12 +08:00 |
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 |
Meco Man
|
5bd17e1433
|
[stm32] auto formatted
|
2021-03-14 15:33:55 +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 |
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 |
yangjie
|
9b889944ba
|
[bsp][stm32/pandora]增加AP6181移植文件
|
2020-03-14 16:59:31 +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 |
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 |
yangjie
|
9c246173c6
|
[bsp][stm32/stm32l475-atk-pandora]添加 sensor 框架下 aht10 的支持
|
2019-05-10 17:15:08 +08:00 |
guozhanxin
|
a2048b6c76
|
[bsp][stm32][pandora] 添加 icm20608 及 flash 文件系统支持.
|
2019-05-08 17:03:56 +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 |
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
|
cb918152ba
|
[bsp][stm32] update l4 series bsp
|
2018-12-26 10:41:41 +08:00 |
SummerGift
|
cf7292d4e4
|
[bsp][stm32] SD card micro BSP_USING_SDCARD
|
2018-12-18 14:08:20 +08:00 |
SummerGift
|
ba83d6c90e
|
[bsp][stm32] add stm32l475-atk-pandora bsp
|
2018-12-17 10:45:00 +08:00 |