Meco Man
3d4bb43aec
[arduino][readme] 增加对5v容忍的描述
2022-05-25 10:03:54 +08:00
Meco Man
b0364da7e3
[arduino] add F_CPU to indicate the frequency of CPU
2022-05-25 10:03:54 +08:00
Meco Man
36f142fbc3
[arduino] add RTDUINO_NO_SETUP_LOOP
2022-05-25 10:03:54 +08:00
Sherman
1c64c9ef08
[bsp/renesas/docs/] Add English documents ( #5985 )
...
* [bsp/renesas/docs/] Add English documents
2022-05-25 10:02:42 +08:00
Man, Jianting (Meco)
1506829b85
[lvgl] remove LV_DISP_DEF_REFR_PERIOD which are defined manually ( #5976 )
2022-05-23 01:41:23 +08:00
Meco Man
2fc7fab80a
remove CMSIS/RTOS folders
2022-05-20 10:51:55 +08:00
Meco Man
4557d3c8c3
update
2022-05-20 10:51:55 +08:00
Meco Man
19672b7c3a
update stm32 ci checking list
2022-05-20 10:51:55 +08:00
Meco Man
9182d4cbb7
[stm32] remove meaningless files
2022-05-20 10:51:55 +08:00
sheltonyu
d466bd0540
[bsp/at32] 1、调整文件结构,合并各系列独立的rt-drivers,以便维护。 2、更新各系列library和工程相关内容
2022-05-19 15:00:03 +08:00
xinyigao
53be4393aa
add rt1170/rt1020 bsp ( #5927 )
...
* add rt1170 bsp
* add rt1020 bsp
2022-05-19 14:06:35 +08:00
Ting Liu
880fc2f59a
[imxrt 1060] support touchpad
...
Signed-off-by: Ting Liu <ting.liu@nxp.com>
2022-05-19 14:03:20 +08:00
Meco Man
08737c2a26
[simulator] 消除windows下的警告
2022-05-19 09:43:20 +08:00
Meco Man
569facb12d
[simulator] 增加RTC配置项(默认开启)
2022-05-19 09:43:20 +08:00
Meco Man
e43548f46f
[simulator] 优化SD挂载,在首次挂载失败后格式化重新尝试
2022-05-19 09:43:20 +08:00
Meco Man
7d657cbf46
[simulator] enable BSD socket by default
2022-05-19 09:43:20 +08:00
Meco Man
5ee36367da
[simulator] improve Kconfig structure
...
add Onboard Peripheral Drivers menu
2022-05-19 09:43:20 +08:00
rewine
e9a5d41351
[bsp] chmod u+x shell script
2022-05-17 11:16:33 +08:00
tangzz98
020e1bd7da
Add quick start guide for QEMU on macOS
2022-05-17 10:56:38 +08:00
Meco Man
7fc707d99c
[sal][kconfig] 重新梳理sal的依赖关系
2022-05-16 10:02:22 +08:00
Meco Man
b793b6427a
[sal] add draft for docking winsock
2022-05-16 10:02:22 +08:00
Meco Man
19abf927d2
[simulator] avoid conflicts between winsock.h and sys/time.h
2022-05-16 10:02:22 +08:00
Meco Man
2d41853124
[stm32f746] update the project
...
取消了默认选中LWIP和DFS
2022-05-16 09:53:25 +08:00
Jamie
db27095da6
Unified management interrupt vector table. ( #5925 )
...
* Unified management interrupt vector table.
2022-05-15 20:57:35 +08:00
Rbb666
e848031c93
删除多余文件
2022-05-13 15:39:07 +08:00
Rbb666
63f8811c89
优化 LVGL文件结构
2022-05-13 15:39:07 +08:00
sheltonyu
8579f19ceb
[bsp/at32] add at32f413 and at32f415 series
2022-05-13 15:38:43 +08:00
Ting Liu
ea6999a700
[imxrt 1060]: support keil armclang compiler
...
Test with Keil MDK 5.36, Compiler V6.16
Signed-off-by: Ting Liu <ting.liu@nxp.com>
2022-05-13 15:37:57 +08:00
Meco Man
a0bfbe8d90
[imxrt1060]support NXP GUiGuider
2022-05-13 14:12:15 +08:00
Meco Man
3344e38dd5
[imaxrt 1060] 优化LVGL文件结构
2022-05-12 10:10:11 +08:00
Meco Man
6fe83d4a77
[lvgl][stm32f407] 优化LVGL初始化流程
2022-05-12 10:10:11 +08:00
Meco Man
1b4f16f729
[stm32f469][lvgl] 优化LVGL文件结构
2022-05-11 20:30:50 +08:00
Meco Man
e6466d0fb7
[qemu] 优化qemu模拟器的LVGL文件结构
2022-05-11 20:30:38 +08:00
Meco Man
4448869394
[simulator] 优化vs模拟器的LVGL结构
2022-05-11 20:30:38 +08:00
Meco Man
9ff61b4cb3
[l475] remove meaningless header file
2022-05-11 20:30:38 +08:00
Man, Jianting (Meco)
4e7823cb6b
[stm32l475]优化LVGL初始化流程和结构 ( #5919 )
...
* [lvgl] 代码精炼
* delet lv_port_indev.c
* Update Kconfig
2022-05-11 08:41:57 +08:00
Meco Man
8a7b9da76d
[stm32 nucleo][f072][f401] support TIM7/TIM11 hardware timer
2022-05-10 13:55:16 +08:00
xiaoxiaolisunny
b9902b2fac
添加RTC设备驱动 ( #5914 )
...
* 添加RTC设备驱动
2022-05-10 13:54:15 +08:00
Meco Man
c14dbe8a2e
[lvgl] beautify code
2022-05-10 10:12:45 +08:00
Man, Jianting (Meco)
0d2b96d7cc
[stm32][l4] add tim7 support | 设备框架以及驱动错误码处理逻辑存在问题 ( #5901 )
2022-05-09 22:59:27 +08:00
Meco Man
96dd783f37
[cmsis] avoid conflict between cmsis5 and bsp cmsis
2022-05-09 22:54:36 +08:00
Wu Han
4171fcbb06
[bsp][stm32][drv_crypto] Enable RNG Clock
2022-05-09 11:13:01 +08:00
Meco Man
73236a825c
[stm32][spi] remove hardware NSS
2022-05-09 09:57:22 +08:00
Meco Man
e037b7684e
prepare to support squareline studio
2022-05-09 09:56:27 +08:00
Meco Man
907ee070dd
[imxrt1060] exchange On-chip Peripheral Drivers and Onboard Peripheral Drivers menu in Kconfig
2022-05-09 09:56:27 +08:00
charlown
6495df717f
[gd32/libraries]: fix compile error in rtc: "pmu_backup_write_enable" was not found. ( #5906 )
2022-05-09 09:37:51 +08:00
Jamie
df3d16294c
Delete the bsp of hc32f4a0. ( #5907 )
...
* delete the bsp of hc32f4a0.
2022-05-09 09:32:30 +08:00
Jamie
28b551bfe3
Add the BSP of HC32 series. ( #5905 )
...
* Add the BSP of HC32 series.
2022-05-06 09:28:21 +08:00
Man, Jianting (Meco)
0e66f3f833
[arduino] update ( #5895 )
2022-05-01 12:24:35 +08:00
supperthomas
ee1e0a0df0
[bsp][esp][esp32c3] add the bsp of esp32c3 ( #5869 )
...
* add the ESP32_C3 first version
* add the blinky ok version
* fix the code
* format file
* add the readme
* fix the formate
* Update README.md
* Update main.c
* fix the readme
* fix rtconfig.h
* remove cpp config
2022-04-29 09:01:44 +08:00