Man, Jianting (Meco)
|
2e98bc4e19
|
[arduino][stm32l475] enable i2c4 bus (#5608)
* [Arduino][stm32l475] enable i2c bus device
* 增加默认i2c总线设备名称
|
2022-02-23 10:20:36 +08:00 |
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
|
94116501fe
|
[stm32][at esp8266][kconfig] 增加esp8266配置选项接管
|
2022-01-17 13:16:14 -05: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
|
5187d75af5
|
[armclang] 使用__clang__代替__CLANG_ARM
|
2021-12-29 14:15:38 -05:00 |
Meco Man
|
ed09f38012
|
[libc] remove RT_USING_LIBC
|
2021-12-30 01:27:25 +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 |
guo
|
c5208a7d19
|
Merge pull request #5375 from mysterywolf/arduinol475
[l475][arduino] 增加ADC PWM管脚定义
|
2021-12-14 09:43:29 +08:00 |
Meco Man
|
7f9546ada0
|
[l475][arduino] 增加ADC PWM管脚定义
|
2021-12-13 20:18:26 -05:00 |
张世争
|
7455e2487b
|
[components] PM框架更新
|
2021-12-14 06:12:55 +08: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
|
a716a9949e
|
[stm32][l475] 增加ESP8266快速构建选项,串口驱动由v2调整为V1
|
2021-12-08 18:40:37 -05:00 |
Meco Man
|
77dc58534a
|
[stm32][f469]update lvgl demo
|
2021-12-06 09:33:04 -05:00 |
Bernard Xiong
|
36d5154256
|
Merge pull request #5320 from mysterywolf/pse-master
[POSIX] move PSE branch to master
|
2021-12-05 13:16:39 +08:00 |
Meco Man
|
7b5e6a81f9
|
[stm32][gcc] 修复栈为0的bug,将栈扩展到0x400(与Keil IAR一致)
|
2021-12-03 10:05:03 -05:00 |
Meco Man
|
04d3d13081
|
替换宏定义
|
2021-11-30 10:39:40 -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 |
guo
|
9ea2c2b075
|
Merge pull request #5220 from mysterywolf/kconfig
|
2021-10-24 16:02:06 +08:00 |
Meco Man
|
e32626da30
|
[stm32l475] 修复board文件夹sconscript脚本没有继续扫描子文件夹的问题
|
2021-10-24 01:59:31 -04:00 |
Meco Man
|
468063ae59
|
[stm32l475] beautify kconfig of board
|
2021-10-24 01:47:36 -04:00 |
Meco Man
|
e63e9002bd
|
[stm32l475] enable SPI3-DMA2 for LCD
|
2021-10-24 01:24:38 -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 |
Meco Man
|
698569c3ca
|
[stm32][lib] modify heap size to zero
|
2021-10-11 17:25:15 -04:00 |
liukangcc
|
0e46c8a33d
|
[update] support armclang
|
2021-09-26 10:46:21 +08:00 |
chenjh
|
67b86e61ba
|
[uart] Modify the uart file to configure uart_pin for pullup
|
2021-07-07 18:51:21 +08:00 |
chenjh
|
d94be14df5
|
[serial] 增加serial_v2版本的框架和基于stm32的串口驱动
|
2021-06-08 09:38:43 +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 |
guozhanxin
|
247943f1cd
|
add usb audio for pandora.
|
2021-05-24 16:59:32 +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 |
yangjie
|
75e4c9dd0a
|
[bsp]update GPL license to Apache-2.0, and format files
|
2021-04-09 10:52:34 +08:00 |