Meco Man
1b0dae2bb0
[stm32] support nano version
...
- G0
- G4
- L0
- L4
2023-12-05 23:22:19 +08:00
geniusgogo
3bc29c7673
sync update net. ( #8333 )
2023-12-05 23:09:19 +08:00
zhkag
474a55ea36
【bsp/rt-spark】移除 ETH 并添加 ADC 初始化
2023-12-05 21:48:19 +08:00
Supper Thomas
d421a97aa1
improve action
2023-12-05 21:33:41 +08:00
Supper Thomas
f510a65f93
[bsp/stm32/stm32g491] Add nucleo of stm32g491
2023-12-05 21:33:41 +08:00
geniusgogo
7aa130c83c
update mm. ( #8334 )
2023-12-05 16:44:00 +08:00
Rbb666
4bad6ba060
Merge pull request #8340 from Rbb666/ek-ra8
...
[bsp][renesas]添加软件i2c配置
2023-12-05 15:14:54 +08:00
Rbb666
21ba08fab2
[bsp][renesas]添加软件i2c配置
2023-12-05 15:04:50 +08:00
Meco Man
bb66d1ea50
[bsp][stm32][nano] support nano version
...
stm32 BSPs to support nano version (RT_USING_NANO)
这个commit支持到stm32f7之前的BSP
2023-12-03 21:25:00 +08:00
Meco Man
860094e893
[stm32] split stm32 drivers as normal and nano drivers
...
- move all normal drivers (devices framework drivers) into drivers
folder.
- create nano folder for nano drivers
nano drivers are only for a simply wrap of the HAL function, and
not seek for adopting rt-thread devcies framework.
- provide unified nano console and GPIO drivers.
2023-12-03 21:25:00 +08:00
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