Blues-Jiang
7c54f5eca7
reformat code.
2022-01-18 17:20:02 +08:00
Blues-Jiang
a095de14c2
Init update.
2022-01-18 16:51:46 +08:00
Meco Man
94116501fe
[stm32][at esp8266][kconfig] 增加esp8266配置选项接管
2022-01-17 13:16:14 -05:00
Siwei Xu
77a5ddf9ae
[bsp/n32g452xx] add rt_pin_get support
2022-01-18 01:38:03 +08:00
guo
1a46d7fe92
Merge pull request #5530 from mysterywolf/audio
...
[l475][audio] 消除编译错误
2022-01-17 10:54:47 +08:00
Meco Man
eef0a2d810
[qmeu] chore
2022-01-16 18:54:24 +08:00
Wayne
446bde64c8
[Nuvoton] Update drivers ( #5501 )
...
* Update drivers.
1. Improve LVGL avg FPS.
2. Sync configuration to 4.1.0.
* [Nuvoton] Update drivers.
1. Fix open-control order issue in CAN driver.
2. [N9H30] Improve N9H30 I2C busy-wait implementation.
3. [N9H30] Support 1024x600x32b LCD panel.
4. Move nu_packages menu into sub-menu of board.
* Update menu-option.
1. Set BOARD_USING_LCM is on by default.
2. Fix default value setting in choice-option.
* Fix control function in I2C driver.
* Add sdk_dist.py and ADC touching calibration function.
Co-authored-by: Wayne Lin <wclin@nuvoton.com>
2022-01-16 18:43:27 +08:00
Ouxiaolong
0d929da6ca
[bsp]gd32103c-eval,gd32105c-eval,gd32107c-eval,gd32303e-eval,gd32450z-eval
2022-01-16 14:58:05 +08: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
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
Sherman
d728c3d27c
[bsp/ra6m4-iot] add ra6m4-iot BSP
2022-01-14 18:58:03 +08:00
Sherman
44070a7b0c
[bsp/ra6m4-cpk] FSP updated to 3.5.0
2022-01-14 17:04:12 +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
Huang bo
457fcecda9
添加编译说明
2021-12-29 09:23:17 +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 a5f6fdc780
.
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
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