Meco Man
9fec43f0ea
correct and format Kconfig
2023-12-03 21:25:00 +08:00
rcitachi
58665c7f50
[AF_UNIX] Update AF_UNIX bind, connect entry ( #8314 )
2023-12-02 12:11:01 +08:00
Raman Gopalan
d1a1a42ef5
AVR32: drv_gpio: Use Microchip's updated drivers for abstraction
2023-12-02 00:31:51 +08:00
Rbb666
316bb12f7e
[bsp][renesas]更新ek-ra6m3驱动列表
2023-12-01 19:37:09 +08:00
kurisaW
91aace98b6
[rtduino][renesas] fix the pwm channel config
2023-12-01 19:36:40 +08:00
Meco Man
c06a31c7d3
[msh] add dependency of RT_USING_CONSOLE
2023-12-01 14:43:05 +08:00
Meco Man
031a81a98e
[stm32][nano] stm32l475-pandora support nano version
2023-12-01 14:43:05 +08:00
Meco Man
6cd24d437c
[nano][kernel] correct nano Kconfig dependency
2023-12-01 14:43:05 +08:00
Shell
c87872c9c7
[mm] Bugs fix for page_install on shadow region ( #8308 )
...
Signed-off-by: Shell <smokewood@qq.com>
2023-11-30 22:00:54 +08:00
Rbb666
6c48d53636
[bsp][renesas]更新ra8m1驱动支持列表
2023-11-30 18:53:47 +08:00
Z8MAN8
dfde6950df
[bsp][c3]: Add macro control to sconscript
2023-11-30 11:43:03 +08:00
Meco Man
53aa771aa5
[stm32][nano] stm32f103-bluepill support nano version
2023-11-30 11:39:34 +08:00
Meco Man
005828eba7
[nano] rt-thread susport nano option
2023-11-30 11:39:34 +08:00
bernard
53acd953ab
[bsp][rasp4-32] fix compilation warning
2023-11-29 23:15:59 +08:00
Z8MAN8
71a52d18a7
[bsp][eps32c3]: add pwm driver
2023-11-29 18:05:16 +08:00
rcitachi
1e6b2a81d0
修复 #8293 问题 ( #8307 )
2023-11-29 14:08:47 +08:00
geniusgogo
74925f43ed
fix dfs path name overflow. ( #8305 )
2023-11-28 17:16:21 +08:00
fangjianzhou
249871cbbc
[libcpu][aarch64] 使用设备树对CPU进行初始化 ( #8221 )
2023-11-28 14:20:11 +08:00
rcitachi
c06f4e98fc
[SAL] Update SAL,Add socketpair sendmsg recvmsg function ( #8293 )
2023-11-28 13:56:06 +08:00
Raman
265b79d953
User manual for a AT32UC3B0256 target from MCUZone ( #8302 )
2023-11-27 22:29:52 +08:00
Meco Man
5c68954308
[ci] trigger building CI every midnight
2023-11-26 20:23:45 +08:00
Raman Gopalan
4e656078b6
soft_i2c: Loop iteration variable: Conform to C89
2023-11-26 18:40:02 +08:00
TamapChn
3ea3f3447e
[bsp][stm32] 修复 encoder驱动 编码器数值的计算问题
2023-11-26 18:00:01 +08:00
Meco Man
17092dd700
[ci] rename action.yml as bsp_buildings.yml
2023-11-26 17:14:49 +08:00
Shicheng Chu
b2e71e470b
[bsp][esp32c3]: add adc driver ( #8281 )
2023-11-26 15:56:27 +08:00
Meco Man
a0ee4353e1
[ci] add workflow_dispatch
2023-11-26 15:34:54 +08:00
flyingcys
50f521b528
[bsp]add bl808 wifi driver ( #8294 )
2023-11-25 22:54:24 +08:00
mengplus
0396b52db0
fix(spi):多个SPI公用一个ops.data
2023-11-23 09:05:45 -05:00
geniusgogo
5a438c818a
fix dfsv2 romfs dfs_romfs_getdents buffer overflow.
2023-11-23 06:20:17 -05:00
Rbb666
26fbe01ada
[bsp][renesas]使用文档添加fsp说明,更新下载选项
2023-11-23 17:21:07 +08:00
褚仕成
8635a4ce8d
[components][wlan]: update rt_wlan_join_scan_callback
2023-11-22 11:21:18 -05:00
guozhanxin
896b1fe2da
[driver/pipe] RT_UNAMED_PIPE_NUMBER add depends
2023-11-22 16:51:16 +08:00
guozhanxin
7e22b0297c
[src] Fix mdk compilation warning
2023-11-22 16:51:16 +08:00
guozhanxin
5ffa7a27db
[github] action | Improve PR review readability
2023-11-22 16:51:16 +08:00
hywing
1284adfad8
[bsp][renesas] update the description in RA6M3-HMI-Board BSP Instruction Document :UART7 -> UART9 ( #8275 )
2023-11-22 16:22:14 +08:00
Robin Chen
ddbf2be2bc
enable art-pi spi flash use elmfatfs ( #7690 )
2023-11-22 16:19:36 +08:00
Meco Man
873fd76b2f
[libc] add RT_USING_INTERNAL_LIBC_ONLY macro
...
This option is for RT-Thread Nano version.
If select this option, it will not compile components/libc
folder and only use tool chain internal libc. Normally, the
tool chain internal is only cover ISO standard (e.g. armcc),
but some tool chains' internal libc will cover more than
ISO standard (e.g. newlib).
2023-11-21 23:22:55 -05:00
zhangyan
d73fd165b0
[bsp/phytium]Code Update and Refactoring ( #8247 )
2023-11-21 17:42:23 +08:00
Meco Man
df29a13d89
[components] remove vmm ( #8269 )
2023-11-21 13:41:54 +08:00
Meco Man
eff3560d64
[bsp] remove gd32 in the root
2023-11-20 07:34:46 -05:00
Meco Man
2324794825
[libc] add comment for RT_USING_EXTERNAL_LIBC
2023-11-20 06:26:48 -05:00
hywing
d8c96e13c6
[bsp][renesas] add a DAC entry for ra6m3-hmi-board
2023-11-20 05:46:08 -05:00
sheltonyu
41ab3f7535
fixed usb/usart drivers
2023-11-17 04:26:40 -05:00
BetMul
241e7ff083
[bsp] [ESP32_C3]add hwtimer support for ESP32C3 ( #8263 )
2023-11-17 16:11:37 +08:00
Rbb666
ad2ba4ffa5
[bsp][renesas]添加fal配置文件,修改flash驱动
2023-11-16 17:43:00 +08:00
guozhanxin
c9a63df925
[fix] sal build error.
2023-11-16 16:25:37 +08:00
kk
1b59c20203
[bsp/renesas] update drv_sci_spi.c 修复 ci 报错 ( #8261 )
2023-11-16 14:46:43 +08:00
Raman
0e82e13cc3
AT32UC3A: Implement initial BSP support for SimpleMachines' Mizar32-B ( #8186 )
2023-11-16 14:04:21 +08:00
CoderNotCute
4ac9754f5b
fix:fix wch startup risks.
...
1: If IAP has set mstatus to other value, using csrs will not change old value of mstatus in IAP. It should using csrw instead.
2: Reduce the flash size of undefined irq functions.
2023-11-16 14:02:17 +08:00
guozhanxin
3143289486
[libc] update ctime.c compatible with old drivers
2023-11-16 13:09:32 +08:00