Commit Graph

  • 1bfa7b4e44 [bsp][ifx] Infineon RTC driver adds alarm function kurisaw 2024-11-06 17:44:35 +0800
  • 2241f4676b [libcpu][component] fixed the r52 kernel gcc context switch assembly kurisaw 2024-11-06 13:07:56 +0800
  • e0edc42ab6 [libcpu][component] fixed the r52 kernel gcc context switch assembly kurisaw 2024-11-06 13:07:56 +0800
  • 1572a44055 [dm2.0] add new bsp for rk platform zhujiale 2024-11-05 10:04:21 +0800
  • f98f772a84 [components/net/at]修复大数据量传输socket断开后可能丢数据的问题 yangpeng 2024-11-06 10:26:50 +0800
  • a51d9276d0 [components/net/at]修复大数据量传输socket断开后可能丢数据的问题 yangpeng 2024-11-06 10:26:50 +0800
  • fc765e2f32 [action] Recursive folder lookup attachconfig.yml hydevcode 2024-11-05 15:23:14 +0800
  • 8e73230e72 [dm2.0] add new bsp for rk platform zhujiale 2024-11-05 10:04:21 +0800
  • c82f983cb0 [libcpu]riscv使用call指令解决长跳转问题 heyuanjie87 2024-11-05 16:00:36 +0800
  • aeb0bbe538 [action] Recursive folder lookup attachconfig.yml hydevcode 2024-11-05 15:23:14 +0800
  • bdf5a1fb09 [components][finsh]在RT_USING_POSIX_STDIO时,使用get_console获取当前console描述符 liuchao 2024-11-04 17:59:59 +0800
  • 96165a5e99
    [action] add the yml file support Supper Thomas 2024-11-05 11:01:30 +0800
  • ee052245d3 Specification submission kurisaw 2024-11-04 10:43:01 +0800
  • 13a6c5201d [net][lwip] lwip hook functions are provided to provide greater flexibility for unknown Ethernet protocols kurisaw 2024-10-31 16:48:52 +0800
  • a939e8e4ea [components/net/at]修复at socket信号量释放异常 yangpeng 2024-11-04 15:57:11 +0800
  • 4fe86c9439 [GD32]更新GD32E503V文档 zhangjianwu 2024-11-04 11:16:19 +0800
  • 25eaccec9b [components][finsh]在RT_USING_POSIX_STDIO时,使用get_console获取当前console描述符 liuchao 2024-11-04 17:59:59 +0800
  • 00a17fab72 [components/net/at]修复at socket信号量释放异常 yangpeng 2024-11-04 15:57:11 +0800
  • 415cd64ab3 [action] rename yml file Supper Thomas 2024-11-04 01:10:44 +0000
  • 5a54d752fa [GD32]更新GD32E503V文档 zhangjianwu 2024-11-04 11:16:19 +0800
  • 81f749cf7a Specification submission kurisaw 2024-11-04 10:43:01 +0800
  • d8db49c17a [COMPILER/FEATURE] Support rt_packed GuEe-GUI 2024-10-30 14:27:08 +0800
  • 00d5951853
    Merge branch 'RT-Thread:master' into master yiyi 2024-11-04 09:37:23 +0800
  • fef163903d [COMPILER/FEATURE] Support rt_packed GuEe-GUI 2024-10-30 14:27:08 +0800
  • 45330bd1ab [bsp][at32] can bus CAN_RX_FIFO defined twice Koen De Vleeschauwer 2024-11-03 13:05:21 +0100
  • ea7ee04cd7 [action] add the yml file support Supper Thomas 2024-11-03 07:31:10 +0000
  • 7af83ab765 [bsp][serial_v2] 部分bsp适配DMA下乒乓缓冲 ryancw 2024-11-03 15:22:35 +0800
  • 9a587a0a86 [utest][serial_v2] 适配DMA乒乓缓冲 ryancw 2024-11-03 15:21:00 +0800
  • 84ec2558ac [components][serial_v2] DMA模式下使用乒乓缓冲、DMA模式支持丢弃新数据策略 ryancw 2024-11-03 15:19:37 +0800
  • a573ea06b7 🚚 renaming: move `smp` to `smp_call` Shell 2024-10-31 13:50:41 +0800
  • 81a35861fd utest: smp_call: add smoke test cases Shell 2024-10-30 19:45:49 +0800
  • 2f6d98bfcb feat: smp_call: added signaling call_req Shell 2024-10-31 11:57:04 +0800
  • 285fee9d4c feat: rtatomic: lockless single linked list Shell 2024-10-31 11:56:23 +0800
  • 40cd8cce99 feat: Added rt_interrupt_context* family for nested interrupt handling Shell 2024-10-30 16:57:42 +0800
  • 3a696ebc67 [BSP][GD32]add gd32e503v-eval zhangjianwu 2024-10-23 22:40:52 +0800
  • 2041977dcb
    Merge branch 'RT-Thread:master' into master yiyi 2024-11-02 15:40:43 +0800
  • 7bf8589fad
    [libcpu][cortex-m7] use hw atomic Kai 2024-11-02 06:45:00 +0800
  • 7c27319521
    [libc] modify function names to resolve naming conflicts rcitachi 2024-11-02 06:44:16 +0800
  • 2469ee3af5 Add processing for special addresses rcitachi 2024-11-01 19:24:41 +0800
  • a0c780825f Modify the position of libc_rent definition rcitachi 2024-11-01 19:01:27 +0800
  • b145d8ece9 Merge branch 'master' of https://github.com/rcitachi/rt-thread rcitachi 2024-11-01 18:49:09 +0800
  • 88457653f6 Only retain mmap modifications rcitachi 2024-10-16 09:52:30 +0800
  • 9e026ebe15 [bsp][stm32] fix variable init Meco Man 2024-10-14 21:30:55 -0400
  • db54b1af48 [bsp][Infineon]add drv_eth (#9527) LZerro 2024-10-14 11:30:00 +0800
  • 37b03cc7d1 move `GPIO_InitStruct` variable inside to `PIN_IRQ_ENABLE`. thanks to @mysterywolf Diamond Rivero 2024-10-12 15:35:09 +0800
  • d5abe811b6 call `HAL_GPIO_Init()` by default Diamond Rivero 2024-10-11 16:37:51 +0800
  • dc1f486679 [bsp][ci] fix BSPs compilation errors Yuqiang Wang 2024-10-12 06:32:58 +0800
  • 4c6f8fba7e [doc]Update README.md Supper Thomas 2024-10-11 14:37:44 +0800
  • b1000cb3bc [libcpu][risc-v] fix the bug when using ASID in the RV64 MMU zhangjing0303 2024-10-11 12:10:46 +0800
  • 4e09417516 [components][sal]add netdev ifindex feature zms123456 2024-10-11 12:10:21 +0800
  • e63e68a8e5 [components][smp]remove redundant memset & unlock in smp zms123456 2024-10-11 12:09:28 +0800
  • 7777bf5dff feat: arm64: update thread self on sp-switch Shell 2024-09-25 10:28:38 +0800
  • 2cdc17d709 [component][sal]add netgetdev api zms123456 2024-10-11 10:40:24 +0800
  • 1e3030ec0b [components][dfs][dfs_v1]cat输出实际读取的长度 yangpeng 2024-10-10 16:12:42 +0800
  • b770613a02 [drivers][spi] Fixed an issue that caused spi bus deadlock in the spi configuration Yuqiang Wang 2024-10-10 09:32:17 +0800
  • 77ac1e3360 [libcpu][risc-v]remove the redundant "0x" from the printed information when cpu is in exception (#9516) zhangjing0303 2024-10-09 15:46:39 +0800
  • d33f9396d5 [bsp][ESP32][esp32c3] add spi driver wumingzi 2024-10-09 06:34:24 +0800
  • 5a7e50e64b [doxygen][rsoc]add pwm touch can i2c spi driver example for doxygen CYFS 2024-10-09 05:57:52 +0800
  • 58aac31563 [libcpu][risc-v]add README for RV64 zhangjing0303 2024-10-09 05:56:55 +0800
  • 59f9b9fb42 [action] open action_tools.yml Supper Thomas 2024-10-08 22:19:02 +0800
  • 38d9956b00 [action] remove debug option Supper Thomas 2024-10-08 17:27:57 +0800
  • b173475d65 [stm32-f469][ci] add lvgl 8.3 and 8.4 version checking Meco Man 2024-10-06 22:59:27 -0400
  • 638b6199d7 [Bug] [ymodem] last frame's data_sz issue, fixed. sulfurandcu 2024-10-08 08:32:49 +0800
  • f3885f8c0f [stm32-l475][ci] add LVGL multi versions checking Meco Man 2024-10-06 20:55:24 -0400
  • 7d81a0d102 [RTduino] support TFT_eSPI demo Meco Man 2024-10-06 01:17:32 -0400
  • b3ef811dad feat:[drivers][spi] rt_spi_configure 添加互斥保护 Meco Man 2024-10-05 02:19:19 -0400
  • 46d45c3b92 feat:[drivers][spi] rt_spi_bus_configure 添加 -RT_EBUSY 返回值,并增加说明注释 wdfk-prog 2024-10-04 17:31:30 +0800
  • c67487fa98 [doxygen]add pin driver example for doxygen CYFS3 2024-10-06 02:05:10 +0800
  • 27b1d99647 [stm32l475][RTduino] modify macros and files name Meco Man 2024-10-05 21:10:33 -0400
  • 2e639ce3bd [feat] add pci api,the pci/pcie driver zhuzhuzhu 2024-10-05 14:30:52 +0800
  • f0f8ce9bf7 [lvgl][ci] add lvgl 8.3-latest check Meco Man 2024-10-04 21:07:22 -0400
  • 651a5fdb6a [components][i2c] 修改为debug等级打印 wdfk-prog 2024-10-04 16:57:45 +0800
  • 0dab4b8261 [components][ulog] ULOG_OUTPUT_LEVEL未定义时,level_output_info产生警告 wdfk-prog 2024-10-04 07:19:24 +0800
  • 3fa4674edd [ci] enable lvgl latest version checking on stm32f407-rt-spark (#9493) hydevcode 2024-10-02 23:59:18 +0800
  • d83ccc0a9a [docs](readme)add hellogithub Supper Thomas 2024-10-01 11:02:14 +0800
  • 1b8db7e6f1 [bsp][airm2m/air105][rsoc] Fix compilation issues with bsp of airm2m/air105 hydevcode 2024-10-01 06:50:15 +0800
  • deaf4b24b3 [bsp][w60x][rsoc] Fix compilation issues with bsp of w60x (#9487) hydevcode 2024-10-01 06:06:50 +0800
  • e6a45bf2e5 [bsp][nxp] Fix nxp series bsp compilation issues kurisaw 2024-09-30 10:09:21 +0800
  • 46e34be4fb [bsp][essemi][rsoc] Fix compilation issues with bsp of essemi series hydevcode 2024-09-30 03:27:00 +0800
  • 1fb998145a fix rtc alarm thread parameters issue milo 2024-09-30 08:38:52 +0800
  • 46c3793011 [bsp][nxp][rsoc] Fix compilation issues with bsp of nxp/lxp series hydevcode 2024-09-30 08:47:39 +0800
  • bd6506178c [bsp][nuvoton][rsoc] Fix compilation issues with bsp of nuvoton series hydevcode 2024-09-27 20:49:04 +0800
  • 831d362c82 [dev] make RTC alarm internal thread's attributes configurable milo 2024-09-30 01:16:18 +0800
  • 6bbf1e2704 [bsp/at32] update pwm driver sheltonyu 2024-09-27 13:53:53 +0800
  • ebbf400d98 [bsp][mm32l07x][rsoc] Fix compilation issues with bsp of mm32l07x hydevcode 2024-09-30 00:33:10 +0800
  • 28bf57693e [bsp][stm32][dosc][rsoc]更新STM32 BSP 制作教程 (#9484) CYFS 2024-09-29 08:59:28 +0800
  • f16393d78d [doxygen][rsoc]add dac driver example for doxygen (#9483) CYFS 2024-09-29 08:59:17 +0800
  • 142a3fe64a [BSP][LVGL]An adaptation that creates a buffer in high or low versions hydevcode 2024-09-24 13:20:36 +0800
  • b43baba403 [bsp][rsoc] remove infinite while loop counting hydevcode 2024-09-27 06:08:41 +0800
  • a6366f9a74 [doxygen]add rtc devices example for doxygen CYFS 2024-09-26 11:40:24 +0800
  • 905d87aedd [bsp] add k230 heyuanjie87 2024-09-26 10:34:04 +0800
  • 98dad2a40c bsp:cvitek:add all function type of pinmux imcu 2024-09-24 05:05:20 -0400
  • 2d1e6a83bb [doxygen]add dac driver example for doxygen CYFS 2024-09-25 19:10:02 +0800
  • 89335fbfe5 feat: includes: included kerrno.h in rtdef.h Shell 2024-09-25 11:12:30 +0800
  • 2fd98f3990 [doxygen][rsoc] add adc driver example for doxygen (#9465) CYFS 2024-09-25 22:19:53 +0800
  • 03e3ff26a8 [components] change variable name CYFS 2024-09-25 08:04:57 +0800
  • 414410daa4 smp_ipi zhujiale 2024-09-20 13:10:45 +0800
  • 0914a38496 smp zhujiale 2024-09-13 18:01:40 +0800
  • 4c9fff1b80 smp zhujiale 2024-09-13 15:41:43 +0800
  • 467b761295 smp zhujiale 2024-09-13 09:35:06 +0800