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
Bernard Xiong
2949ced0f4
Merge pull request #5426 from Rbb666/master
...
Refresh using dma2d,screen refresh average 25fps
2022-01-14 22:51:21 +08:00
guo
16806a1496
Merge pull request #5516 from cazure/master
...
[bsp/n32g452xx] add can drivers
2022-01-13 16:07:35 +08:00
Rbb666
eaf54ca571
Refresh using dma2d,screen refresh average 25fps
2022-01-13 10:18:33 +08:00
Rbb666
6953914ff5
规范格式
2022-01-13 09:38:20 +08:00
chenbin
66628f1061
格式化代码
2022-01-13 00:03:46 +08:00
Rbb666
814c15cdbc
Add lvgl_8.1.0 support for raspberry_pi pico
2022-01-12 18:56:37 +08:00
guo
8444f16d07
Merge pull request #5499 from mysterywolf/dfs_posix
...
format codes
2022-01-12 17:35:32 +08:00
chenbin
b4b9394051
add n32g45x can 驱动
2022-01-10 23:28:25 +08:00
guo
5206f65040
Merge pull request #5495 from mysterywolf/simulator
...
[simulator] 消除““Gm”选项已否决,并将在将来的版本中移除”的警告
2022-01-10 11:10:13 +08:00
Meco Man
b2b3fa6e27
format codes
2022-01-09 07:44:32 -05:00
Ouxiaolong
457572db1c
Repair startup_gd32f30x_cl.s
2022-01-09 12:42:45 +08:00
Ouxiaolong
ecba17963c
Merge branch 'master' of github.com:Ouxiaolong/rt-thread
2022-01-09 12:39:51 +08:00
Ouxiaolong
dafa934443
Repair startup_gd32f30x_cl.s
2022-01-09 12:39:08 +08:00
BruceOu
6278523af7
Merge branch 'master' into master
2022-01-09 10:06:01 +08:00
guozhanxin
502176ae63
Remove the problematic rtconfig.h|移除有问题的 rtconfig.h
2022-01-09 09:41:44 +08:00
Meco Man
42a28df745
[simulator] 解决““Gm”选项已否决,并将在将来的版本中移除”的警告
2022-01-08 17:40:26 -05:00
Man, Jianting (Meco)
bb1084556f
[console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题
...
* [console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题
* format codes
* [libc] 整理格式
* refresh projects
2022-01-09 00:20:32 +08:00
GuEe-GUI
353f717037
[libcpu/aarch64] add smp support
2022-01-08 18:24:02 +08:00
Blues-Jiang
774031aed2
[bsp/n32g452xx] Unified header file definition. "GPIO_H__" to "DRV_GPIO_H". "USART_H" to "DRV_USART_H"
...
[bsp/n32g452xx] In drv_pwm.c, variable meaning is different with RT-Thread interface definition. Fixed and tested.
[bsp/n32g452xx] Add support for UART4/UART5.
[bsp/n32g452xx] In drv_gpio.c Modify "N32F10X_PIN_NUMBERS" to "N32G45X_PIN_NUMBERS".
2022-01-08 16:06:13 +08:00
Meco Man
85441c0dc4
[sconscript] 代替+=的表述方法
2022-01-08 15:48:50 +08:00
Meco Man
8565fe2448
[simulator] 消除vs下的警告
2022-01-08 15:46:52 +08:00
Ouxiaolong
77ccb89590
Modify format
2022-01-07 21:32:00 +08:00
guo
495e209f37
Merge pull request #5480 from mysterywolf/l475
...
[lvgl][l475] use single buffer instead of double buffers
2022-01-06 19:59:03 +08:00
Meco Man
195f753cbb
[lvgl][l475] use single buffer instead of double buffers
2022-01-06 03:33:28 -05:00
Wayne Lin
7566c1a24c
Update drivers.
...
1. Improve LVGL avg FPS.
2. Sync configuration to 4.1.0.
2022-01-06 11:41:55 +08:00
Meco Man
e1a17f0bbc
[frdm] format codes
2022-01-05 23:11:58 +08:00
Meco Man
918ee6147c
add RT_USING_POSIX_STDIO
2022-01-05 23:11:58 +08:00
guo
5e24acf7fa
Merge pull request #5470 from supperthomas/dd_master
...
[bsp/stm32] add sdram for openmv
2022-01-05 11:02:22 +08:00
supperthomas
e56221c7b1
[bsp/stm32] add sdram for openmv
2022-01-04 19:23:26 +08:00
Ouxiaolong
eeae3f7b71
modify readme
2022-01-02 09:50:34 +08:00
Ouxiaolong
5a37490153
modify readme
2022-01-02 09:42:46 +08:00
Ouxiaolong
02e15699a7
[bsp]gd32105r-start, gd32205r-start, gd32305r-start
2022-01-02 09:35:39 +08:00
Meco Man
9c67e061df
[stm32] format codes
2021-12-29 22:33:16 -05:00
Meco Man
5187d75af5
[armclang] 使用__clang__代替__CLANG_ARM
2021-12-29 14:15:38 -05:00
xiangxistu
88a746377c
[restore] restore to basic function.
2021-12-30 01:41:38 +08:00
xiangxistu
40785ea926
[update] use macro 'BSP_USING_LVGL' to select something about 'lvgl' .
2021-12-30 01:41:38 +08:00
liuxianliang
a45953f2bc
[update] the file format.
2021-12-30 01:41:38 +08:00
liuxianliang
8e50ef53d5
[add] proting 'lvgl' for stm32f407-atk-explorer.
2021-12-30 01:41:38 +08:00
Wayne Lin
8ab54c3018
Correct coding-style format.
2021-12-30 01:39:17 +08:00
Wayne Lin
e8f4208bb2
Update LVGLv81 porting.
...
1. Add RTGRAPHIC_CTRL_PAN_DISPLAY and RTGRAPHIC_CTRL_WAIT_VSYNC control command.
2. Add calibration data of 480x272 ADC touching.
3. Add 480x272 LCD panel menu option and driver.
4. Update lv_conf.h.
2021-12-30 01:39:17 +08:00
Wayne Lin
c18dae2c2e
Migrate lv porting folder.
2021-12-30 01:39:17 +08:00
Wayne Lin
5031a5c757
Large reserved partition size.
...
To avoid to overwrite larger firmware size with LVGL.
2021-12-30 01:39:17 +08:00
Wayne Lin
de7dc291ab
Updated about suggestions.
2021-12-30 01:39:17 +08:00
Wayne Lin
b33967ecf4
[N9H30] Update readme.
2021-12-30 01:39:17 +08:00
Wayne Lin
9966f195b4
Support LVGLv81 RTT music demo for N9H30 and NUC980.
2021-12-30 01:39:17 +08:00
Meco Man
ed09f38012
[libc] remove RT_USING_LIBC
2021-12-30 01:27:25 +08:00
supperthomas
5593e39847
[bsp/stm32] stm32l433 starterkit first version
2021-12-29 12:10:41 +08:00
greedyhao
6b44585ade
[bluetrum] sdk version change from latest to 0.0.2
2021-12-28 21:25:04 +08:00