wdfk-prog
99503d3ff6
feat:[drivers][spi] rt_spi_bus_configure 添加 -RT_EBUSY 返回值,并增加说明注释
2024-10-06 00:02:53 -04:00
CYFS3
9bcb904a0b
[doxygen]add pin driver example for doxygen
2024-10-05 23:33:58 -04:00
Meco Man
b6382d2a00
[stm32l475][RTduino] modify macros and files name
2024-10-05 23:33:37 -04:00
zhuzhuzhu
ef426851ea
[feat] add pci api,the pci/pcie driver
...
add pci api,the pci/pcie driver writer can use this to get resource of current device with flag,there are three flag :
1. PCI_BUS_REGION_F_MEM it mean memory space
2. PCI_BUS_REGION_F_IO it mean io space
3. PCI_BUS_REGION_F_PREFETCH it mean prefetchable memory
2024-10-05 02:30:52 -04:00
Meco Man
b9c3bdf7eb
[lvgl][ci] add lvgl 8.3-latest check
2024-10-04 23:41:11 -04:00
wdfk-prog
f28b84aa1f
[components][i2c] 修改为debug等级打印
2024-10-04 18:02:36 -04:00
wdfk-prog
ff6d5b13f0
[components][ulog] ULOG_OUTPUT_LEVEL未定义时,level_output_info产生警告
2024-10-03 19:19:24 -04:00
hydevcode
6b14e0d220
[ci] enable lvgl latest version checking on stm32f407-rt-spark ( #9493 )
2024-10-02 11:59:18 -04:00
Supper Thomas
5c6d6bd0cb
[docs](readme)add hellogithub
2024-09-30 23:02:14 -04:00
hydevcode
443d56cfb1
[bsp][airm2m/air105][rsoc] Fix compilation issues with bsp of airm2m/air105
2024-09-30 18:50:15 -04:00
hydevcode
1bf3d79be1
[bsp][w60x][rsoc] Fix compilation issues with bsp of w60x ( #9487 )
...
* [bsp][w60x][rsoc] Fix compilation issues with bsp of w60x
* [bsp][w60x][rsoc] Fix compilation issues with bsp of w60x
2024-10-01 06:06:50 +08:00
kurisaw
40da8034a2
[bsp][nxp] Fix nxp series bsp compilation issues
2024-09-30 19:42:54 +08:00
hydevcode
827609be94
[bsp][essemi][rsoc] Fix compilation issues with bsp of essemi series
2024-09-29 20:49:57 -04:00
milo
bad2745dd3
fix rtc alarm thread parameters issue
2024-09-29 20:49:35 -04:00
hydevcode
66d54ea8c0
[bsp][nxp][rsoc] Fix compilation issues with bsp of nxp/lxp series
2024-09-29 20:47:39 -04:00
hydevcode
e7e44ec7e8
[bsp][nuvoton][rsoc] Fix compilation issues with bsp of nuvoton series
2024-09-29 20:44:38 -04:00
milo
e6a3b30993
[dev] make RTC alarm internal thread's attributes configurable
2024-09-29 13:16:18 -04:00
sheltonyu
b4b010f4a3
[bsp/at32] update pwm driver
2024-09-29 12:36:19 -04:00
hydevcode
4203bfeb1d
[bsp][mm32l07x][rsoc] Fix compilation issues with bsp of mm32l07x
2024-09-29 12:33:10 -04:00
CYFS
d0cf64631a
[bsp][stm32][dosc][rsoc]更新STM32 BSP 制作教程 ( #9484 )
...
* [bsp][stm32][dosc]update bsp make
* [bsp][stm32]注明文档中使用的cubemx版本
2024-09-29 08:59:28 +08:00
CYFS
6fb31d486d
[doxygen][rsoc]add dac driver example for doxygen ( #9483 )
2024-09-29 08:59:17 +08:00
hydevcode
5562779056
[BSP][LVGL]An adaptation that creates a buffer in high or low versions
...
[bsp][stm32]lvgl creates adaptations of buffers in high or low versions
[BSP][LVGL]An adaptation that creates a buffer in high or low versions,code format modifications
[BSP][LVGL]An adaptation that creates a buffer in high or low versions,code format modifications
[bsp][stm32]lvgl creates adaptations of buffers in high or low versions,code format modifications
[bsp][stm32]lvgl creates adaptations of buffers in high or low versions
2024-09-27 09:58:19 +08:00
hydevcode
a98c872934
[bsp][rsoc] remove infinite while loop counting
2024-09-26 18:08:41 -04:00
CYFS
684bcc8d16
[doxygen]add rtc devices example for doxygen
2024-09-26 18:07:40 -04:00
heyuanjie87
caac564854
[bsp] add k230
2024-09-25 22:34:04 -04:00
imcu
633d203fa6
bsp:cvitek:add all function type of pinmux
2024-09-25 21:04:40 -04:00
CYFS
d55931493a
[doxygen]add dac driver example for doxygen
2024-09-25 21:04:19 -04:00
Shell
588611d314
feat: includes: included kerrno.h in rtdef.h
...
Those definitions are presented in rtdef.h until PR #9461 moved them to
kerrno.h, which introduced unknown definition error for project building
Changes:
- Added includes of kerrno.h
Signed-off-by: Shell <smokewood@qq.com>
2024-09-25 21:03:48 -04:00
CYFS
f4a92e5e86
[doxygen][rsoc] add adc driver example for doxygen ( #9465 )
...
* [doxygen] add adc driver example for doxygen
* add data structures
2024-09-25 22:19:53 +08:00
CYFS
b4d30064cc
[components] change variable name
...
为什么提交这份PR (why to submit this PR)
#9397
你的解决方案是什么 (what is your solution)
将 line 758的dir改为link_dir
2024-09-24 20:04:57 -04:00
zhujiale
58055e7584
smp_ipi
2024-09-24 09:56:30 +08:00
zhujiale
d037952988
smp
2024-09-24 09:56:30 +08:00
zhujiale
d8956e415e
smp
2024-09-24 09:56:30 +08:00
zhujiale
aafc0ae0f8
smp
2024-09-24 09:56:30 +08:00
zhujiale
b206d440c7
smp
2024-09-24 09:56:30 +08:00
zhujiale
6783d8fdec
smp
2024-09-24 09:56:30 +08:00
zhujiale
4953a92528
smp
2024-09-24 09:56:30 +08:00
zhujiale
8ce405f739
smp
2024-09-24 09:56:30 +08:00
zhujiale
d468b93657
smp
2024-09-24 09:56:30 +08:00
zhujiale
244cf61af6
SMP
2024-09-24 09:56:30 +08:00
zhujiale
5f83c51347
SMP
2024-09-24 09:56:30 +08:00
zhujiale
45bc5a721f
smp_call
2024-09-24 09:56:30 +08:00
zhujiale
d1865d0d93
smp_call
2024-09-24 09:56:30 +08:00
zhujiale
79445b6773
smp_ipi
2024-09-24 09:56:30 +08:00
zhujiale
512dae84be
smp_ipi
2024-09-24 09:56:30 +08:00
Meco Man
ee5014d32f
[klibc] add kerrno.h
2024-09-23 21:30:37 +08:00
heyuanjie87
8a53e6d639
删除多余空格
2024-09-23 12:57:53 +08:00
heyuanjie87
af5ca55736
[libcpu]rv添加c908 cpu
2024-09-23 12:57:53 +08:00
Meco Man
cee64a41a4
[klibc] format comments after #9459
2024-09-22 18:25:47 -04:00
wdfk-prog
5ec20c4289
fix:[kstdio]Disable "-Wimplicit-fallthrough" below GNUC V7 ( #9459 )
...
fix:Disable "-Wimplicit-fallthrough" below GNUC V7
2024-09-22 09:49:59 +08:00