Commit Graph

13228 Commits

Author SHA1 Message Date
Ouxiaolong 808743cc1d modify readme 2022-01-02 09:45:47 +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
Ouxiaolong 42fdef91a8 [bsp]gd32105r-start, gd32205r-start, gd32305r-start 2022-01-02 09:14:03 +08:00
Meco Man 09c089d511 [posix] remove getline 2021-12-31 17:06:04 +08:00
nongxiaoming cec72c92c7 [components][sdio] fix compile warning and optimized code. 2021-12-31 17:05:42 +08:00
guo 7bbf2605b7
Merge pull request #5453 from RT-Thread/revert-5432-master
Revert "[kernel] Add __attribute__(...) for rt_kprintf() to let the compiler check the format string parameters"
2021-12-30 16:37:37 +08:00
Bernard Xiong 634a06c3cb Revert "[kernel] Add __attribute__(...) for rt_kprintf() to let the compiler check the format string parameters"
This reverts commit d2e6715ddb.
2021-12-30 09:06:46 +08:00
Bernard Xiong 2fa1a93497 Revert "Add support for IAR Compiler"
This reverts commit ead24644f0.
2021-12-30 09:06:46 +08:00
weycen ead24644f0 Add support for IAR Compiler 2021-12-30 01:42:57 +08:00
weycen d2e6715ddb [kernel] Add __attribute__(...) for rt_kprintf() to let the compiler check the format string parameters
Tested in the following environment:
1. Keil uVersion:Arm Compiler v5.06、v6.7、v6.16  
2. Atollic TrueSTUDIO for STM32:GNU v6.3.1  
3. Code Composer Studio:TI Compiler v20.2.2.LTS、GNU v7.2.1
2021-12-30 01:42:57 +08: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
nongxiaoming 57165329ac [components][usb] fix compile warning in cdc_vcom.c 2021-12-30 01:38:16 +08:00
Meco Man e6cd32a1ad [kernel] 将rt_thread_timeout设置为私有函数 2021-12-30 01:30:21 +08:00
mazhiyuan 8aee6e73c9 [CI]fix the install error of env tools 2021-12-30 01:29:10 +08:00
Meco Man f1ba7c65ad [kernel] rt_thread_suspend增加断言 2021-12-30 01:27:54 +08:00
Meco Man 85276f4535 [libc] 删除compiler_private.c文件 2021-12-30 01:27:25 +08:00
Meco Man c8dcf7cc68 [libc]rename group name 2021-12-30 01:27:25 +08:00
Meco Man ed09f38012 [libc] remove RT_USING_LIBC 2021-12-30 01:27:25 +08:00
guo 5925abce3e
Merge pull request #5447 from RT-Thread/revert-5441-changelog
Revert "add change log for 4.0.5"
2021-12-29 18:28:42 +08:00
guo f6ed977b9e Revert "add change log for 4.0.5"
This reverts commit ab8221b239.
2021-12-29 18:28:16 +08:00
mazhiyuan ab8221b239 add change log for 4.0.5 2021-12-29 12:10:59 +08:00
supperthomas 5593e39847 [bsp/stm32] stm32l433 starterkit first version 2021-12-29 12:10:41 +08:00
Meco Man 29b73ecb6f [newlib] 处理newlib版本不一致导致的问题 2021-12-29 12:10:02 +08:00
guo 78fa23bebe
Merge pull request #5445 from greedyhao/ab32 2021-12-28 22:03:04 +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 2c1077692b [rtdef] 将defined(__CC_ARM) || defined(__CLANG_ARM)并为defined(__ARMCC_VERSION) 2021-12-27 00:51:22 +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