4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-16 04:59:19 +08:00

5602 Commits

Author SHA1 Message Date
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
guo
fe0d02d63b
Merge pull request #4001 from luhuadong/riscv
[bsp] add sparkfun-redv bsp
2021-12-28 14:41:06 +08:00
guo
a8ca46869c
Merge pull request #5435 from Ouxiaolong/master
Fix the problem of stm32f746-st-nucleo that env cannot be configured with menuconfig
2021-12-28 13:47:10 +08:00
guo
2b1ae8de37
Merge pull request #5439 from liuhy-2020/master
[bsp][essemi]update es32f365x information.
2021-12-28 13:42:10 +08:00
guo
008eaed0f1
Merge pull request #5440 from mysterywolf/l475
[lvgl][simulator]&[l475][arduino] 细节修改
2021-12-27 21:10:19 +08:00
liuhy
66acb9d2d2 update es_conf_info_map.h 2021-12-27 16:58:12 +08:00
Meco Man
559d4ef4d6 [simulator][lvgl]暂时屏蔽到lvgl文件系统使能 2021-12-26 22:15:49 -05:00
Meco Man
fd2892b82d [kconfig] 修复kconfig路径 2021-12-27 08:25:15 +08:00
Meco Man
9684d29fd1 [simulator] add utf-8 2021-12-27 08:24:34 +08:00
Meco Man
fc87122711 [mini4020] format code 2021-12-27 00:51:22 +08:00
Meco Man
923fb0c146 [rtdef] re-implement RT_UNUSED 2021-12-27 00:51:22 +08:00
Ouxiaolong
316af57a79 Fix the problem of stm32f746-st-nucleo that env cannot be configured with menuconfig 2021-12-26 12:40:17 +08:00
liuhy
a5a6cc66e7 update es32f365x information. 2021-12-24 19:12:16 +08:00
Meco Man
33c1bfbc79 [l475] 修复bug 2021-12-24 02:55:13 -05:00
Meco Man
787b854f27 [bsp][stm32l475] move arduino to application 2021-12-24 02:18:07 -05:00
guo
51569a068a
Merge pull request #5418 from mysterywolf/revert-5412-clang-arm
Revert "add clang-arm support."
2021-12-24 09:17:41 +08:00
luhuadong
c3ce011eea [bsp][redv] change header file reference 2021-12-23 19:42:16 +08:00
luhuadong
c85e5d429d [bsp][redv] update CFLAGS 2021-12-23 19:35:24 +08:00
pikastech
581780a8a4 use menuconfig to update keil project for gd32e230 2021-12-23 09:51:56 +08:00
Man, Jianting (Meco)
ed1f8b3f64 Revert "add clang-arm support."
This reverts commit a5f6fdc780d55f2bf2a1624815879e15c51082b5.
2021-12-22 18:57:16 -05:00
guozhanxin
67a39f62e5 Improve armclang support.|完善 armclang 支持 2021-12-22 13:04:02 +08:00
guozhanxin
a5f6fdc780 add clang-arm support. 2021-12-22 13:03:05 +08:00
liuhy
3b861541e2 formatting 2021-12-21 23:52:58 +08:00
liuhy
576e7f1098 [essemi][es32f369x] fix bugs and update libraries. 2021-12-21 23:52:58 +08:00
陈迎春
2539c7ff85
[bsp/stm32/stm32l496-ali-developert] add pm supported (#5391)
* [bsp/stm32/stm32l496-ali-developert] add lptimer config

* [bsp/stm32/stm32l496-ali-developert] add pm supported
2021-12-21 22:23:13 +08:00
guo
2babfedd52
Merge pull request #5397 from liukangcc/cflag
[update] CFLAGS
2021-12-21 17:50:54 +08:00
luhuadong
f7447a8dc5 [bsp][redv] formatting 2021-12-20 16:07:35 +08:00
Meco Man
7afddbd5bb [f469-disc] 优化lvgl例程 2021-12-19 18:46:08 -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
Man, Jianting (Meco)
6369e89502
[posix] POSIX standard implementation for PSE51 (#5384)
* [posix] POSIX standard implementation for PSE51

- add some posix's interfaces that we haven't before.
- these PR have passed the interface definition test across gcc platfrom;
- have tested base on qemu-a9 and stm32h750-art-pi.

* [newlib] only enable POSIX.1-1990

* update projects
2021-12-17 15:34:17 +08:00
liukangcc
b0f6c2fbae [update] CFLAGS 2021-12-17 14:28:40 +08:00
liukangcc
0c4e733737 [update] remove RT_USING_TC 2021-12-17 10:24:48 +08:00
supperthomas
6c95714f73 [bsp/stm32] add bsp of openmv 2021-12-17 10:23:44 +08:00
liukangcc
7733999c0c [update] stm32f469 lvgl demo 2021-12-16 17:03:43 +08:00