Commit Graph

  • 84f2a0dbd5 Revert "[tools] use project's dir basename as default project name" Supper Thomas 2024-11-17 12:02:28 +0800
  • da4f7261fc [libcpu] fix No memory higher than 1 GB is mapped zhujiale 2024-11-15 18:56:52 +0800
  • 6e47f48395 [libcpu] fix No memory higher than 1 GB is mapped zhujiale 2024-11-15 18:26:35 +0800
  • e2c6805d5b [utest] format code and remove duplicate header file Meco Man 2024-11-17 13:14:35 -0500
  • 64af830256 [utest][Kconfig] adjust RT_CONSOLEBUF_SIZE when utest is enabled Meco Man 2024-11-17 13:10:46 -0500
  • 61256f6856 [utest][stm32f412][gcc] add __rt_utest_tc_tab_start to support utest Meco Man 2024-11-17 13:09:12 -0500
  • 78c5cbb73b Modify the position of libc_rent definition rcitachi 2024-11-01 19:01:27 +0800
  • 4f8bf21adf [components/libc/posix][pthreads]add comments for thread APIs of pthread. ligr 2024-11-16 13:20:53 +0800
  • b8320aa77d [net][sal]add comments for BSD socket APIs. ligr 2024-11-14 15:52:56 +0800
  • 28c7f98c50 [rpi4b] add new bsp for qemu-rpi4b zhujiale 2024-10-28 15:57:45 +0800
  • f3faa9a504 [libcpu]riscv使用call指令解决长跳转问题 heyuanjie87 2024-11-05 16:00:36 +0800
  • 73975a119a [bsp][cvitek]fix milkv-duos-sd cann't startup big-core kernel (#9633) flyingcys 2024-11-15 12:52:57 +0800
  • 9bd10d20ca bsp: qemu-virt64-riscv: Improve README (#9651) Chen Wang 2024-11-14 22:09:23 +0800
  • 12080d42a8 [bsp][ESP32] add spi custom configuration function and enhance muti object initliz… (#9643) wumingzi 2024-11-14 20:11:37 +0800
  • 09e42636d1 [bsp][gd32][fix rtc clock selection] WwWangGuan 2024-11-13 22:58:27 +0800
  • 6bdaaf47c3 fix:[CAN][STM32]open时立刻启动can_start,还未完成其他配置,可能导致异常 wdfk-prog 2024-11-13 09:18:59 +0800
  • ea5f58c668 feat: devfs: handling unit size in POSIX RW request Shell 2024-11-13 17:18:40 +0800
  • 68e039b43f [bsp][nxp][mcxa153] add more UART channels (#9635) 下里巴人 2024-11-13 08:01:21 +0800
  • c150e4d6fb [libc] add comments for libdl APIs. ligr 2024-11-12 15:38:28 +0800
  • 1ddc6ae67f fixup: smart: uninitialized buffer on mount(2) (#9636) Shell 2024-11-12 21:11:50 +0800
  • c2d2d75136 [action] remove rockchip/rk3568 because of the complie time Supper Thomas 2024-11-11 01:35:06 +0000
  • 62843f8d07 [tools] add project.json generation in vsc.py. (#9632) Bernard Xiong 2024-11-11 09:14:53 +0800
  • 013caf7c4b [bsp/hc32] fix uart dma if gcc optimization level is not none liuchao 2024-11-09 17:17:20 +0800
  • b6cf07b314 [bsp][cvitek] fix pinmux array order error (#9593) Alex Imcu 2024-11-08 15:36:37 +0800
  • d418e7a12d [action] attachconfig adapts yml syntax features (#9629) hydevcode 2024-11-07 22:32:31 +0800
  • e917c79991 [BSP][FRDM-MCXN947]Add IAR9.60 project template. andeyqi 2024-11-06 20:26:14 +0800
  • 28c0ce0ad8 [action] yml file adds the depends parameter (#9627) hydevcode 2024-11-07 09:47:59 +0800
  • e741089270 [tools] use project's dir basename as default project name liuchao 2024-11-06 20:37:02 +0800
  • d826402472 [bsp][ifx] Infineon RTC driver adds alarm function kurisaw 2024-11-06 17:44:35 +0800
  • 2f26edd8e2 [libcpu][component] fixed the r52 kernel gcc context switch assembly kurisaw 2024-11-06 13:07:56 +0800
  • 927b550a88 [dm2.0] add new bsp for rk platform zhujiale 2024-11-05 10:04:21 +0800
  • 74ecb5261e [components/net/at]修复大数据量传输socket断开后可能丢数据的问题 yangpeng 2024-11-06 10:26:50 +0800
  • 5a47564988 [action] Recursive folder lookup attachconfig.yml hydevcode 2024-11-05 15:23:14 +0800
  • b86e5d1cfc [components][finsh]在RT_USING_POSIX_STDIO时,使用get_console获取当前console描述符 liuchao 2024-11-04 17:59:59 +0800
  • 5870a7ba8a [action] add the yml file support Supper Thomas 2024-11-05 11:01:30 +0800
  • 20f73558eb Specification submission kurisaw 2024-11-04 10:43:01 +0800
  • 5fc2aaa440 [net][lwip] lwip hook functions are provided to provide greater flexibility for unknown Ethernet protocols kurisaw 2024-10-31 16:48:52 +0800
  • a672ae13ed [components/net/at]修复at socket信号量释放异常 yangpeng 2024-11-04 15:57:11 +0800
  • 5bdad14add [GD32]更新GD32E503V文档 zhangjianwu 2024-11-04 11:16:19 +0800
  • 75b4e400ad [COMPILER/FEATURE] Support rt_packed GuEe-GUI 2024-10-30 14:27:08 +0800
  • a49d964c0b 🚚 renaming: move `smp` to `smp_call` Shell 2024-10-31 13:50:41 +0800
  • dff29e3d0f utest: smp_call: add smoke test cases Shell 2024-10-30 19:45:49 +0800
  • 733109996a feat: smp_call: added signaling call_req Shell 2024-10-31 11:57:04 +0800
  • ca9aa271a2 feat: rtatomic: lockless single linked list Shell 2024-10-31 11:56:23 +0800
  • fc383fbed9 feat: Added rt_interrupt_context* family for nested interrupt handling Shell 2024-10-30 16:57:42 +0800
  • 8452c1d727 [BSP][GD32]add gd32e503v-eval zhangjianwu 2024-10-23 22:40:52 +0800
  • 5bc63aa90c [libcpu][cortex-m7] use hw atomic Kai 2024-11-02 06:45:00 +0800
  • f11a58aa19 [libc] modify function names to resolve naming conflicts rcitachi 2024-11-02 06:44:16 +0800
  • 5b2eccf42e [BSP][FRDM-MCX-C444] Adapter IAR 9.60 project andeyqi 2024-11-01 07:22:03 +0800
  • ba3ff18912 [bsp][renesas] initial commit for ra6e2-fpb XYX12306 2024-10-30 23:24:17 +0800
  • 673b507174 [src][clock] RT_TICK_PER_SECOND为1000时tick不用进行转换 ryancw 2024-10-29 16:32:53 +0800
  • 8c9a25aaa6 [bsp][hc32] 修复SPI驱动的片选脚获取方式 Kai 2024-10-28 10:51:32 +0800
  • 2552042edb [bsp][raspberry-pico] 修复rtconfig.h SPI1部分引脚错误问题 Tian Xufeng 2024-10-26 19:14:47 +0800
  • 8987cefb21 [BSP]添加nrf52840的.ci文件,修复因rt_hw_pin_init引起的finsh警告,修复rtc编译报错 (#9583) Li-Dongze 2024-10-26 14:59:30 +0800
  • 15e50e38c0 fix: suppress unused warnings when DEBUG disabled KunYi Chen 2024-10-25 12:14:39 +0800
  • 39f3bd9dd2 [doc] Update PULL_REQUEST_TEMPLATE.md Supper Thomas 2024-10-26 05:48:13 +0800
  • 21351f44a6 add missing extern "C" in header to support cpp Kai 2024-10-24 09:03:04 +0800
  • d05b8e55e3 [kernel] Specification interrupt nested level variable declaration type (#9568) Yuqiang Wang 2024-10-24 05:08:29 +0800
  • 2d1c9b6227 [action] add nrf5340 ci config hydevcode 2024-10-22 21:52:34 +0800
  • 86ba3b666f [DM/FIXUP] Fixup MSI first IRQ read offset GuEe-GUI 2024-11-18 19:42:14 +0800
  • 34cf382c8b [DM/FIXUP] Fixup PCI MSI global irq map GuEe-GUI 2024-11-18 17:46:18 +0800
  • 5dda65c21b [DM/FIXUP] add cortex-m23's cpuport.h GuEe-GUI 2024-11-20 15:10:05 +0800
  • 33785ca68a [DEVICE/SDIO] port to the block GuEe-GUI 2024-10-30 11:41:07 +0800
  • c424cb8186 [DM/FEATURE] Support simple block layer GuEe-GUI 2024-10-30 10:44:16 +0800
  • cf4eb1c179 [bsp][qemu-virt64-riscv]:remove the redundant UART1 configuration from the Kconfig zhangjing 2024-11-20 14:57:45 +0800
  • b8010e5400 [libcpu][riscv]纠正pv_offset的对齐检查 heyuanjie87 2024-11-20 15:58:50 +0800
  • 10cac76d3b [DM/FEATURE] Support MFD syscon GuEe-GUI 2024-10-31 19:33:15 +0800
  • de38a63e9c [DM/FIXUP] add cortex-m23's cpuport.h GuEe-GUI 2024-11-20 15:10:05 +0800
  • 5df8b54ef3 [DEVICE/SDIO] port to the block GuEe-GUI 2024-10-30 11:41:07 +0800
  • d0c3b35e1c [DM/FEATURE] Support simple block layer GuEe-GUI 2024-10-30 10:44:16 +0800
  • 7b510efff6
    [action] add ci Supper Thomas 2024-11-20 11:20:14 +0800
  • f5aca55a26 [DM/FEATURE] Support import SoC CLK config GuEe-GUI 2024-10-25 16:41:44 +0800
  • b6dff44054 [DM/FIXUP] Fixup CLK GuEe-GUI 2024-10-25 16:21:54 +0800
  • bdf4da8ee1
    [components][driver]add phy and mdio bus zhuzhuzhu 2024-11-20 10:34:03 +0800
  • 0105391db8 [DM/FEATURE] Support import SoC CLK config GuEe-GUI 2024-10-25 16:41:44 +0800
  • 3c036dbb74 feat: Kconfig: moving the arm64 specified configs to sub-menu Shell 2024-11-19 16:18:00 +0800
  • b023c15256 [components/libc/posix]add comments for rwlock APIs. ligr 2024-11-19 20:27:26 +0800
  • c1c7959bdb [components/libc/posix]add comments for condition variable APIs. ligr 2024-11-19 20:26:31 +0800
  • 8ecfeb57ed Update src/Kconfig Meco Man 2024-11-19 00:36:42 -0500
  • b5a3c7e95d [ci] add RT_USING_CI_ACTION Meco Man 2024-11-17 16:20:57 -0500
  • dadd1691b1 [components/libc/posix]add comments for rwlock APIs. ligr 2024-11-19 20:27:26 +0800
  • f1d6df9e6e [components/libc/posix]add comments for condition variable APIs. ligr 2024-11-19 20:26:31 +0800
  • 8747087841
    Merge branch 'RT-Thread:master' into master Guorui Li 2024-11-19 20:10:24 +0800
  • d62ba3c56f [components/libc/posix]add comments for rwlock APIs. ligr 2024-11-19 20:09:07 +0800
  • dafc5f7430 feat: arm64 ASID support Shell 2024-11-19 16:16:37 +0800
  • c956a64eb9 feat: ipc: add nested-free flag support to mutex Shell 2024-10-14 10:58:17 +0800
  • 80108a2f44
    Update src/Kconfig Meco Man 2024-11-19 00:36:42 -0500
  • cc1707e3b3
    [bsp/nrf5x] Fix the nrf5340 bsp Supper Thomas 2024-11-19 11:43:58 +0800
  • 192e54962e
    Update bsp/nrf5x/nrf5340/board/board.c Meco Man 2024-11-18 22:43:12 -0500
  • 316639808a
    Update bsp/nrf5x/nrf5340/board/board.c Meco Man 2024-11-18 22:43:08 -0500
  • bfed9f0be0 [components/libc/posix]add comments for condition variable APIs. ligr 2024-11-19 11:12:52 +0800
  • 5a695f92be [nrf5x] add fixed board.c Supper Thomas 2024-11-19 09:24:01 +0800
  • 07c8b571ce [components/libc/posix]add comments for mutex APIs. ligr 2024-11-18 20:32:54 +0800
  • 14eabadb28 [tools][cmake] fix processing groups whose names differ only in capitalization yekai 2024-11-18 22:01:26 +0800
  • 4347746df1 [components][fal]move log redirection to privite header to avoid replace user log when incluing fal.h yekai 2024-11-18 21:01:31 +0800
  • ba296b16c9 [components/libc/posix]add comments for mutex APIs. ligr 2024-11-18 20:32:54 +0800
  • c72fcf5b87 [DM/FIXUP] Fixup MSI first IRQ read offset GuEe-GUI 2024-11-18 19:42:14 +0800
  • 42468a3af5 feat: Kconfig: collecting some config to sub-menu Shell 2024-11-18 16:55:39 +0800
  • ad2241730d fixup: umount: set errno according to POSIX Shell 2024-11-18 17:16:11 +0800
  • 482892e5b6 feat: add support for dfs remount functionality Shell 2024-11-13 15:37:23 +0800