liYangYang
|
6eaf9a9c57
|
[stm32][qspi] qspi attach 函数问题解决方案 (#6867)
* [qspi] qspi attach 函数解决方案
* pin
* 更改函数名字
|
2023-01-18 22:04:45 -05:00 |
liYangYang
|
7ff64c1cfd
|
[stm32][spi] spi attach函数问题解决方案 (#6864)
attach #6819
|
2023-01-18 00:27:08 -05:00 |
Meco Man
|
ddccef3a64
|
modify RT_ALIGN_SIZE as 8 by default
|
2023-01-12 22:47:23 -05:00 |
Meco Man
|
592284c66c
|
format link scripts
|
2023-01-08 22:52:13 -05:00 |
Meco Man
|
9bc68d26a4
|
format Kconfig and sconscript
|
2023-01-08 22:52:13 -05:00 |
Man, Jianting (Meco)
|
f4b285dc9c
|
improve sensor framework (#6784)
* [stm32l475-pandora] rename sensor_port.c as drv_sensors.c
* [sensor][cmd] add enter critical section protection
* [sensor] add sensor reset command
|
2023-01-08 21:33:38 -05:00 |
Meco Man
|
20a6f14e89
|
use PIN_IRQ_PIN_NONE to replace RT_PIN_NONE
|
2022-12-26 02:10:30 -05:00 |
Meco Man
|
40a24806f9
|
[stm32][pandora] add ap3216c sensor support
|
2022-12-26 02:10:30 -05:00 |
Man, Jianting (Meco)
|
262392a69c
|
[sensor] draft new sensor-hal framework (#6746)
* [sensor] new sensor framework
针对老版本sensor框架的诸多不合理设计进行重构
之前的PR中已经重构了浮点数相关的问题
本次PR主要围绕sensor的整体架构予以重构,对过于理想化的参数和模式予以删除
* [sensor] 增加can modbus总线类型
* [stm32l745] 完善sensor对接
* [sensor] fix the onchip ID print
|
2022-12-21 21:24:51 -05:00 |
Meco Man
|
dea34be06c
|
[stm32l475-pandora] update readme
|
2022-12-05 20:44:34 -05:00 |
Meco Man
|
6808f48bdc
|
[stm32] 解决Error_Handler()函数在*_msp.c文件下报错的问题
在用户头文件区增加#include <drv_common.h>即可
|
2022-11-21 21:31:33 -05:00 |
Meco Man
|
dc5f280a9a
|
[stm32l475-pandora] select AHT10_USING_SENSOR_DEVICE
|
2022-11-21 21:31:16 -05:00 |
Meco Man
|
6b9bdc12a9
|
[sensor] use arg to replace user_data
|
2022-11-14 22:19:47 -05:00 |
Meco Man
|
c67ff54b6e
|
[Kconfig] remove PKG_USING_SENSORS_DRIVERS and PKG_USING_TOUCH_DRIVERS
|
2022-11-06 23:01:37 -05:00 |
Meco Man
|
ac2fb2beab
|
[rtduino] 修正pinout_arduino文件所在Group名称
|
2022-11-05 10:56:36 -04:00 |
Man, Jianting (Meco)
|
ed1bcfbd7e
|
[rtduino][BSPs] translate readme to English (#6496)
|
2022-10-09 21:45:25 -04:00 |
Meco Man
|
97c483fe35
|
[rtduino][readme] change title
|
2022-09-28 02:11:35 -04:00 |
Man, Jianting (Meco)
|
c7a9481831
|
[rtduino] 对接STM32F412 NUCLEO (#6461)
|
2022-09-25 22:38:35 -04:00 |
Man, Jianting (Meco)
|
8d3c1f7008
|
[rtduino]重新整理pinout (#6445)
* [rtduino][stm32l475-pandora] 重新整理pinout
* [rtduino][bluepill] 整理pinout
* [rtduino][stm32-f401nucleo]整理pinout
* [rtduino][stm32-pandora] 整理pinout
* [rtduino][stm32f072]整理pinout
|
2022-09-18 22:14:35 -04:00 |
Harrypotter-zhs
|
4a83592596
|
完善README文件的格式
|
2022-09-11 09:52:20 -04:00 |
Meco Man
|
4fa40bcee5
|
[stm32l4-pandora] 整理文件系统
增加ROMFS,FATFS和未来的LittleFS将挂载在ROMFS上
初步增加littlefs文件系统,尚未完全实现一键化配置
|
2022-08-24 22:40:11 -04:00 |
Meco Man
|
97a5e4ca19
|
[rtduino] remove libraries dependencies
|
2022-08-22 09:45:45 +08:00 |
liuxianliang
|
a4eb64b873
|
update the project for RT-Thread_V4.1.1
|
2022-08-16 19:38:48 +08:00 |
Meco Man
|
dd94198bd6
|
[gcc][armcc][armclang] rtconfig.CROSS_TOOL->rtconfig.PLATFORM
|
2022-08-16 09:39:00 +08:00 |
Man, Jianting (Meco)
|
0ac8f72037
|
[lvgl] remove suareline studio specific support for imxrt1060 (#6261)
* [lvgl] PKG_USING_LV_MUSIC_DEMO defaults by yes
* [lvgl] remove specific suppport for imxrt1060
https://github.com/lvgl/lvgl/pull/3566
|
2022-08-13 22:02:41 -04:00 |
chinky
|
448843ffd8
|
[bsp]stm32l475-atk-pandora update readme, .gitignore
|
2022-08-11 22:19:45 -04:00 |
Meco Man
|
21e35dbbfd
|
[arduino][stm32l475 pandora]update readme
|
2022-07-15 10:09:50 +08:00 |
Meco Man
|
65a5e3af0f
|
[arduino] 优化默认代码
|
2022-07-15 10:09:50 +08:00 |
Meco Man
|
15cd71bae6
|
[lvgl] adapt lvgl 8.3.0
|
2022-07-07 16:55:25 +08:00 |
Meco Man
|
9f4b7b3858
|
[arduino][stm32l475] support wireless module pinout
|
2022-06-23 21:28:27 +08:00 |
Meco Man
|
c9878aacd2
|
[scons][iar] 将IAR的PLATFORM字段由iar调整为iccarm
将路径更新为IAR最新版本的路径
|
2022-06-09 07:01:59 +08:00 |
Meco Man
|
83b3aadaa3
|
[Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断
因为不确定后续IAR是否会像Keil一样内含有不同的编译工具链
此外,将判断条件改为列表方式,这样更方便后续增加其他可能的IAR编译链
|
2022-06-09 07:01:59 +08:00 |
Meco Man
|
50f041f5c2
|
[Scons] 将GCC判断条件改为列表方式,方便后续增加新的编译工具链
|
2022-06-09 07:01:59 +08:00 |
Man, Jianting (Meco)
|
02b176f8cb
|
[arduino] add comment (#6016)
|
2022-06-04 13:20:30 +08:00 |
Meco Man
|
4ac54cfd60
|
[arduino] suuport MsTimer2 library
|
2022-05-25 10:03:54 +08:00 |
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 |
Meco Man
|
9182d4cbb7
|
[stm32] remove meaningless files
|
2022-05-20 10:51:55 +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 |
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 |
Man, Jianting (Meco)
|
0e66f3f833
|
[arduino] update (#5895)
|
2022-05-01 12:24:35 +08:00 |
Meco Man
|
ec9629b5f0
|
更新文档 潘多拉增加spi2
|
2022-04-28 09:19:39 +08:00 |
Man, Jianting (Meco)
|
a0f8d43744
|
[gcc][armcc][armclang] rtconfig.CROSS_TOOL->rtconfig.PLATFORM (#5802)
* [gcc][armcc][armclang] rtconfig.CROSS_TOOL->rtconfig.PLATFORM
|
2022-04-20 09:56:04 +08:00 |
Man, Jianting (Meco)
|
7b47e8d052
|
[stm32f401-nucleo] arduino support (#5842)
* [stm32f401-nucleo] arduino support
* 增加application arduino main文件
* 调整目录结构
|
2022-04-20 09:09:58 +08:00 |
Man, Jianting (Meco)
|
0dc493d6da
|
[stm32f072] support Arduino I2C and update readme (#5824)
[stm32f072] support Arduino I2C and update readme
|
2022-04-18 09:36:12 +08:00 |