liukangcc
b0f6c2fbae
[update] CFLAGS
2021-12-17 14:28:40 +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
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
ousugo
3e9757888f
Fix format and mistake
2021-12-14 14:13:02 +08:00
guo
92cf02a34d
Merge pull request #5262 from ShermanShao/master
...
[BSP/RA6M4-CPK] 添加 CAN、RW007 的支持
2021-12-14 11:24:47 +08:00
Sherman
0f0093aa3e
[UPDATE]添加新驱动、完善 BSP
...
- [update] 更新 template 工程配置
- [update] 更新 PLATFORM 配置
- [add] 添加 ra icu 驱动文件
- [add] 增加传感器类型 IAQ、EtOH
- [add] 添加 CAN 驱动
- [add] 添加 RW007 驱动及使用说明
- [fix] GCC 编译问题
- [fix] flash 驱动
- [fix] 修改 scons 脚本配置
2021-12-14 11:04:46 +08:00
ousugo
4820dbb0b3
Merge branch 'master' into addAnnotation
2021-12-14 10:42:18 +08: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
guo
9ab2ceb8b3
Merge pull request #5373 from Rbb666/master
...
Add BSP-ART-PI download algorithm
2021-12-14 09:17:43 +08:00
guo
a8fd3025de
Merge pull request #5374 from Puhan-Zhou/master
...
[bsp][stm32f411][docs]fix doc error
2021-12-14 09:16:43 +08:00
zhouji
ee1e85455a
[update] 使用memheap内存管理算法时,对rt_system_heap_init传入的地址进行对齐。
2021-12-14 06:16:59 +08:00
zhouji
3327ffaa15
[update] 使用memheap内存管理时,rt_malloc 0长度返回RT_NULL, 与slab与小内存管理等算法保持一致。
2021-12-14 06:16:59 +08:00
张世争
7455e2487b
[components] PM框架更新
2021-12-14 06:12:55 +08:00
Meco Man
153ab5c238
update poll sconscript
2021-12-14 06:12:04 +08:00
Meco Man
15435b6850
[posix][mmap] create the mman folder
2021-12-14 06:12:04 +08:00
Meco Man
ce8085befa
[posix][ipc] add ipc header files
2021-12-14 06:12:04 +08:00
Meco Man
7ff976dab3
[posix] [pipe] add IPC for POSIX and add pipe for it
2021-12-14 06:12:04 +08:00
Bernard Xiong
3b007a7bbc
Merge pull request #5359 from qingehao/h7_spi
...
完善了STM32H7系列SPI使用DMA的驱动
2021-12-14 06:11:22 +08:00
Bernard Xiong
b36a02fc39
Merge pull request #5368 from pikasTech/patch-1
...
add stack size to avoid stack overflow when boot
2021-12-14 06:11:04 +08:00
Puhan Zhou
8ba68a0617
fix doc error
2021-12-13 21:07:07 +08:00
Rbb666
5a53afd00a
Add BSP-ART-PI download algorithm
2021-12-13 17:29:06 +08:00
guo
c26f66489f
Merge pull request #5370 from mysterywolf/stm32ignore
...
[stm32] add ignore_format.yml for STM32
2021-12-13 14:00:46 +08:00
guo
bf7a1d7cb0
Merge pull request #5371 from mysterywolf/common
...
[stm32][drv_common] add LOG_E for Error_Handler
2021-12-13 14:00:13 +08:00
guo
ca851b3668
Merge pull request #5372 from mysterywolf/l475
...
[stm32l475] 修正port/arduino的宏定义
2021-12-13 13:59:16 +08:00
Meco Man
d83bea2ba3
[stm32l475] 修正port/Arduino的宏定义
2021-12-13 00:50:41 -05:00