Commit Graph

13574 Commits

Author SHA1 Message Date
guo 8c499625ef
Merge pull request #5403 from mysterywolf/readme
update readme
2021-12-21 10:33:29 +08:00
Meco Man 520145f569 update readme 2021-12-20 04:56:20 -05: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 093b9700c8 [kservice] remove RT_USING_ASM_MEMCPY RT_USING_ASM_MEMSET 2021-12-19 08:45:08 -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
chenyingchun0312 417efc370f [drivers/i2c] optimize i2c driver framework 2021-12-17 10:25:08 +08:00
liukangcc 0c4e733737 [update] remove RT_USING_TC 2021-12-17 10:24:48 +08:00
supperthomas 7af733fa3f Update action.yml 2021-12-17 10:23:44 +08:00
supperthomas 640379c9db add the action 2021-12-17 10:23:44 +08:00
supperthomas 6c95714f73 [bsp/stm32] add bsp of openmv 2021-12-17 10:23:44 +08:00
guo 7429fb26c0
Merge pull request #5395 from jhbdream/note 2021-12-17 09:56:45 +08:00
jihongbin eda0df469e [update] Correct some code comments 2021-12-16 18:43:45 +08:00
liukangcc 7733999c0c [update] stm32f469 lvgl demo 2021-12-16 17:03:43 +08:00
guo c4cd52a746
Merge pull request #5393 from mysterywolf/win32 2021-12-16 16:51:49 +08:00
guo a6b62d37d0
Merge pull request #5394 from mysterywolf/simu 2021-12-16 16:51:30 +08:00
Tangyuxin d724eed9fc
分离内存分配接口与内存分配算法 (#5175)
* [kernel][mem] Multiple instances of small memory allocation algorithm

* [kernel][mem] Change small memory management algorithm memory header flag

* [kernel][mem] Fix assertion problem

* [kernel][slab] Multiple instances of slab memory management algorithm

* [kernel][memheap] Remove rt_malloc/rt_free/rt_realloc and other related memory interfaces

* [kernel][mem] Clean up memory space of small memory management objects

* [kernel][kservice] Add memory application interface and thread protection interface

* [kernel][kservice] Fix function return value problem

* [kernel][memheap] Optimize memheaptrace print

* [kernel][memheap] Support best mode

* [kernel][memory] Remove semaphore lock

* [kernel][memheap] Add locked flag

* [kernel][memory] Support malloc memory in interrupt

* [kernel][memheap] Add 'memheapcheck' cmd

* [kernel][mem] Fix failure to request full memory

* [kernel][memheap] Fix compilation warning

* [kernel][mem] Fix mem realloc ASSERT

* [examples][testcases] Add small mem testcase

* [examples][mem_tc] Modify test memory size

* [examples][testcases] Add slab memory management algorithm test case

* [examples][testcases] fix small memory management algorithm test case

* [kernel][memory] Adjusting memory allocation algorithm object definition and interface

* [kernel][memory] Fix compilation warning

* [examples][utest] Fix mem test case

* [examples][utest] fix slab test case

* [utest][testcases] Shorten test time

* [kernel][memory] Formatting code

* [examples][utest] Adjust test run time

* [examples][utest] Formatting code

* [bsp] update all rtconfig.h
2021-12-16 16:23:58 +08:00
Meco Man d4a72f29c7 [simulator][lvgl] 处理注释 2021-12-16 03:16:02 -05:00
Meco Man e72eb1ae95 [simulator][win32] add lvgl driver 2021-12-16 01:12:24 -05:00
Meco Man a8796abdc2 [qemu][lvgl]移除无用的定义和对外声明 2021-12-15 22:34:41 -05:00
Meco Man 82cae7dcc9 [vs simulator] remove the error prompt for v4.1.0 2021-12-15 16:56:34 -05:00
guo 874f6c84f1
Merge pull request #5389 from mysterywolf/master
[qemu][lvgl] 优化lvgl显示驱动
2021-12-15 15:38:49 +08:00
Meco Man df474d79c5 [qemu] 调整lvgl配置参数 2021-12-15 02:17:18 -05:00
Meco Man 79e3d7f48e [qemu] format codes 2021-12-15 01:49:09 -05:00
Meco Man 5f6729e1b8 [qemu][lvgl] 优化lvgl显示驱动 2021-12-15 01:24:44 -05:00
guo 1390f7d108
Merge pull request #5388 from mysterywolf/qemu
[qemu][lvgl] update player demo configuration
2021-12-15 12:00:56 +08:00
guo 6373523c31
Merge pull request #5343 from ousugo/addAnnotation
Add pipe.c function annotation
2021-12-15 12:00:42 +08:00
Meco Man f6ae47fa94 [qemu][lvgl] update player demo configuration 2021-12-14 22:16:12 -05:00
Huang bo 3e32b36c2b 修改格式 2021-12-15 11:10:13 +08:00
Huang bo b8db37f53f 修改格式 2021-12-15 10:55:24 +08:00
Huang bo 466f9ad4e3 删除依赖TI的KeyStone_common.c文件 2021-12-15 10:43:06 +08:00
Huang bo c37fcb6049 修改bsp tms320c6678工程,并测试 2021-12-15 09:17:25 +08:00
guo 4f15bc66b0
Merge pull request #5385 from mysterywolf/qemu
[qemu] update Kconfig for LVGL demo and delete LVGL demo
2021-12-15 09:13:15 +08:00
Meco Man be5ad6f079 [qemu] update Kconfig for LVGL demo 2021-12-14 14:53:55 -05:00
Meco Man f9fa08208c [qemu] delete lvgl demo 2021-12-14 14:34:26 -05:00
Sherman a4cec7acc7 [fix] MDK 旧版本错误识别 SConscript 文件 2021-12-14 23:10:26 +08:00
Sherman 218a6bbe24 [fix] 缺少文件导致的编译错误 2021-12-14 23:10:26 +08:00
ousugo 9261bab77b Fix format 2021-12-14 21:17:00 +08:00
ousugo c9cbc6fb0c Fix annotation grammatical mistake 2021-12-14 21:17:00 +08:00
ousugo db32aba3d4 fix format 2021-12-14 21:17:00 +08:00
ousugo f62bd0373a add waitqueue.c function annotation 2021-12-14 21:17:00 +08:00
Sherman 988eb00a49 Merge branch 'master' of github.com:ShermanShao/rt-thread 2021-12-14 20:23:18 +08:00
Sherman 6a6b85d6f6 [fix] MDK 旧版本错误识别 SConscript 文件 2021-12-14 18:37:48 +08:00
Sherman 2ca71f90da [fix] MDK 旧版本错误识别 SConscript 文件 2021-12-14 18:25:56 +08:00
Sherman c3e20fda8b Merge branch 'master' of github.com:ShermanShao/rt-thread 2021-12-14 16:19:48 +08:00
Sherman a42cc7f5d0 [fix] 缺少文件导致的编译错误 2021-12-14 16:19:21 +08:00
ousugo 3e9757888f Fix format and mistake 2021-12-14 14:13:02 +08:00