Commit Graph

  • 3d9e16007e Initial plan copilot-swe-agent[bot] 2025-10-28 23:50:08 +00:00
  • 3d7940f18a [dfs_v2][elmfat] Update to clean elm-fatfs R0.16 patch1 copilot-swe-agent[bot] 2025-10-28 23:45:41 +00:00
  • 34ad73e095 [dfs_v2][elmfat] Re-apply RT-Thread modifications to R0.15 copilot-swe-agent[bot] 2025-10-28 23:45:00 +00:00
  • 809995d8c7 [dfs_v2][elmfat] Update to clean elm-fatfs R0.15 patch3 copilot-swe-agent[bot] 2025-10-28 23:40:10 +00:00
  • 35e4335ee7 Remove vbus component and related code copilot/remove-vbus-code-implementation copilot-swe-agent[bot] 2025-10-28 23:36:25 +00:00
  • 4b251acccc Initial plan copilot-swe-agent[bot] 2025-10-28 23:28:50 +00:00
  • 6d2f401e17 Initial plan copilot-swe-agent[bot] 2025-10-28 23:25:07 +00:00
  • 8ef0add346 Remove empty #ifdef RT_USING_FINSH blocks copilot/remove-finish-function-export-alias copilot-swe-agent[bot] 2025-10-28 23:21:39 +00:00
  • 6a9a1df437 [components]:utilize the clang-format-ignore mechanism (#10860) CYFS 2025-10-28 15:17:04 +08:00
  • 0017ad1255 移除HAL_Drivers/config/ra2a1 HZY0117 2025-10-14 19:19:29 +08:00
  • 007b221366 [utest] when enabling utest, force the logging feature to be enabled. ryancw 2025-10-27 18:42:01 +08:00
  • 36bf8f656b feat:clang format ignore migration ache 2025-10-21 22:36:53 +08:00
  • c553df5a3c [bsp][renesas]:pwm_config里新增对BSP_USING_PWM10到BSP_USING_PWM12的定义 (#10859) hzy0117 2025-10-28 14:05:59 +08:00
  • 858ed95cd2 修复gd32f5系列adc问题增加条件编译 westcity-YOLO 2025-10-20 23:35:43 +08:00
  • 0dd90619c7 cherryusb:Adapt the usbd_kinetis_delay_ms interface in usb_glue_mcx. rbb666 2025-10-24 17:45:02 +08:00
  • 258395a552 cherryusb:Add the missing header files for bsp/frdm-mcxa156. rbb666 2025-10-24 17:38:04 +08:00
  • ab5afb3689 cherryusb:Fixed the issue where the USB device in the cdc_rndis_template example could not enable DHCP. rbb666 2025-10-24 17:34:27 +08:00
  • e5556be19f fix:[ulog][backend]filter不应与ULOG_USING_COLOR及ULOG_USING_SYSLOG配置有关 wdfk-prog 2025-10-25 15:48:50 +08:00
  • ff973e548b Fixed: ci build errors for hpm* bsp. (#10854) R b b666 2025-10-27 09:33:12 +08:00
  • af25087e09 Remove orphaned finsh.h includes after FINSH_FUNCTION_EXPORT cleanup copilot-swe-agent[bot] 2025-10-26 07:16:09 +00:00
  • f2d0b8a626 Remove deprecated FINSH_FUNCTION_EXPORT macro and all usages copilot-swe-agent[bot] 2025-10-26 07:04:31 +00:00
  • 1eb8eda923 Add installation speed optimization note for Chinese users copilot/use-refined-kconfiglib copilot-swe-agent[bot] 2025-10-25 01:23:48 +00:00
  • 32afa64f94 Update BSP documentation to use sysprog21/Kconfiglib copilot-swe-agent[bot] 2025-10-25 01:19:02 +00:00
  • 30be0be690 Update kconfiglib to use sysprog21/Kconfiglib fork copilot-swe-agent[bot] 2025-10-25 01:17:02 +00:00
  • f6272a2661 Initial plan copilot-swe-agent[bot] 2025-10-25 01:09:54 +00:00
  • 42aef81d15 Remove extra blank lines left after FINSH_FUNCTION_EXPORT_ALIAS cleanup copilot-swe-agent[bot] 2025-10-24 02:26:45 +00:00
  • 60c9bc2350 Remove all FINSH_FUNCTION_EXPORT_ALIAS calls and macro definitions copilot-swe-agent[bot] 2025-10-24 01:31:21 +00:00
  • 189980406c Initial plan copilot-swe-agent[bot] 2025-10-24 01:25:27 +00:00
  • 0cf096e064 aarch64: document the CNTFRQ_EL0 Yonggang Luo 2025-10-21 15:53:14 +08:00
  • e2aed47b6c [format][version]: synchronize bsp version configuration kurisaw 2025-10-23 10:42:47 +08:00
  • 3559323427 [kernel][object]: update the default value of RT_NAME_MAX to 12 kurisaw 2025-10-23 09:31:08 +08:00
  • c8f0a26a5f feat:[sal][utest] added test cases for the sal api (#10720) Yuqiang Wang 2025-10-23 09:56:30 +08:00
  • 16e729e147 [BSP] xmc7100外设适配和RTDuino适配 hydevcode 2025-10-16 20:03:44 +08:00
  • 982e52e200 [bsp/nxp/mcx/mcxa] Fix UART clock configuration type mismatch Yucai Liu 2025-10-12 21:03:23 +08:00
  • d3e0a53203 Remove rt_ktime_hrtimer_getcnt for hrtimer Yonggang Luo 2025-09-27 08:11:53 +08:00
  • 1efceab071 [aarch64] Fix rt_aspace_init error when KERNEL_VADDR_START >= 0x80000000 Siwei Xu 2025-10-20 20:32:40 +08:00
  • 56f51c3ee1 [ci]Add Copilot review title keywords. Rbb666 2025-10-20 14:10:46 +08:00
  • f0659d79a7 [bsp][infineon] fix the type of rtc_alarm_callback in drv_rtc #10830 ljcjames 2025-10-20 12:49:23 +08:00
  • 8816a9dc1b utest/msh: supports autocomplete of utest cases for utest_run (#10701) Yuqiang Wang 2025-10-20 12:46:44 +08:00
  • 1ca86c79fa Fix comment for address_search_head field of lwp structure. ligr 2025-09-30 16:23:29 +08:00
  • 77844b7b07 Align annotations of struct fields. ligr 2025-09-15 08:34:38 +08:00
  • 3afefd7fdd fix structure comments according to doxygen spec. ligr 2025-09-14 09:41:34 +08:00
  • 09721bb7a1 [components/lwp]add doxygen comment for lwp.c with lwp.h. ligr 2025-09-12 10:13:14 +08:00
  • daec5a939f fix-artpi-rtc 4444x 2025-10-17 14:17:49 +08:00
  • 6603903ee8 [bsp][stm32]:fix-artpi-lcd 4444x 2025-10-16 21:41:11 +08:00
  • 68a27e1fbe utest: UTEST_MEMPOOL_TC -> RT_UTEST_MEMPOOL Chen Wang 2025-10-16 10:23:21 +08:00
  • c1363c77d6 utest: Improve the strings displayed in the menu Chen Wang 2025-10-16 10:19:12 +08:00
  • 04439c2074 utest: reorg menu items Chen Wang 2025-10-16 09:55:18 +08:00
  • f05b854ab8 Update SECURITY_UNKNOWN value in dev_wlan.h rcitach 2025-10-16 13:36:56 +08:00
  • e8d3d0fca4 utest: move cpp from examples to components/libc/cplusplus Chen Wang 2025-10-15 15:11:32 +08:00
  • bc2fca59cf [bsp][renesas][ra4m1-ek] add a new bsp for ra4m1-ek board (#10755) 下里巴人 2025-10-15 09:49:37 +08:00
  • 0d371251af doxygen: update doc for utest for config naming rule Chen Wang 2025-10-14 10:10:38 +08:00
  • 58dc730ece utest: UTEST_SMP_THREAD_PREEMPTION_TC -> RT_UTEST_SMP_THREAD_PREEMPTION Chen Wang 2025-10-13 20:04:39 +08:00
  • d4533b0a17 utest: UTEST_SMP_SPINLOCK_TC -> RT_UTEST_SMP_SPINLOCK Chen Wang 2025-10-13 20:03:26 +08:00
  • 647f24bd6d utest: UTEST_SMP_INTERRUPT_PRI_TC -> RT_UTEST_SMP_INTERRUPT_PRI Chen Wang 2025-10-13 20:02:23 +08:00
  • b89eada804 utest: UTEST_SMP_ASSIGNED_IDLE_CORE_TC -> RT_UTEST_SMP_ASSIGNED_IDLE_CORE Chen Wang 2025-10-13 20:00:58 +08:00
  • b90b29255c utest: UTEST_SMP_AFFFINITY_TC -> RT_UTEST_SMP_AFFFINITY Chen Wang 2025-10-13 19:59:28 +08:00
  • 1dbcde518a utest: UTEST_SCHEDULER_TC -> RT_UTEST_SCHEDULER Chen Wang 2025-10-13 19:58:09 +08:00
  • 5b8bfe4a77 utest: UTEST_MTSAFE_KPRINT_TC -> RT_UTEST_MTSAFE_KPRINT Chen Wang 2025-10-13 19:55:58 +08:00
  • 405d096ff3 utest: UTEST_HOOKLIST_TC -> RT_UTEST_HOOKLIST Chen Wang 2025-10-13 19:54:38 +08:00
  • aac9eb8fbd utest: UTEST_ATOMIC_TC -> RT_UTEST_ATOMIC Chen Wang 2025-10-13 19:42:22 +08:00
  • ff9f1770c7 utest: UTEST_THREAD_TC -> RT_UTEST_THREAD Chen Wang 2025-10-13 19:41:09 +08:00
  • 454a0c3a27 utest: UTEST_MAILBOX_TC -> RT_UTEST_MAILBOX Chen Wang 2025-10-13 19:40:30 +08:00
  • 78c2acbdae utest: UTEST_MUTEX_TC -> RT_UTEST_MUTEX Chen Wang 2025-10-13 17:06:30 +08:00
  • 68edf1792f utest: UTEST_SIGNAL_TC -> RT_UTEST_SIGNAL Chen Wang 2025-10-13 17:05:08 +08:00
  • 7f17a580ab utest: UTEST_MESSAGEQUEUE_TC -> RT_UTEST_MESSAGEQUEUE Chen Wang 2025-10-13 17:03:54 +08:00
  • 9465d71c29 utest: UTEST_TIMER_TC -> RT_UTEST_TIMER Chen Wang 2025-10-13 17:02:35 +08:00
  • 468007dda7 utest: UTEST_EVENT_TC -> RT_UTEST_EVENT Chen Wang 2025-10-13 16:59:11 +08:00
  • f0b6ad057d utest: UTEST_SEMAPHORE_TC -> RT_UTEST_SEMAPHORE Chen Wang 2025-10-13 16:57:43 +08:00
  • d5ffca9e90 utest: UTEST_IRQ_TC -> RT_UTEST_IRQ Chen Wang 2025-10-13 16:56:17 +08:00
  • 2b09fefbb0 utest: UTEST_SLAB_TC -> RT_UTEST_SLAB Chen Wang 2025-10-13 16:54:43 +08:00
  • 0eda9bb5f1 utest: UTEST_OBJECT_TC -> RT_UTEST_OBJECT Chen Wang 2025-10-13 16:53:26 +08:00
  • 0b8d2b3594 utest: UTEST_SMALL_MEM_TC -> RT_UTEST_SMALL_MEM Chen Wang 2025-10-13 16:52:13 +08:00
  • c2e1d7dee1 utest: UTEST_MEMHEAP_TC -> RT_UTEST_MEMHEAP Chen Wang 2025-10-13 16:49:02 +08:00
  • 182a07ef58 utest: UTEST_TMPFS_CP -> RT_UTEST_TMPFS_CP Chen Wang 2025-10-13 16:44:19 +08:00
  • e536c49a87 utest: UTEST_MM_LWP_TC -> RT_UTEST_MM_LWP Chen Wang 2025-10-13 16:39:22 +08:00
  • 9ca37156f5 utest: UTEST_MM_API_TC -> RT_UTEST_MM_API Chen Wang 2025-10-13 16:38:03 +08:00
  • 0ad2ac115e utest: UTEST_CPP11_THREAD_TC -> RT_UTEST_CPP11_THREAD Chen Wang 2025-10-13 16:35:01 +08:00
  • df4fdc0087 utest: UTEST_SELF_PASS_TC -> RT_UTEST_SELF_PASS Chen Wang 2025-10-13 16:33:14 +08:00
  • c2f041640d utest: UTEST_SERIAL_POSIX_TC -> RT_UTEST_SERIAL_POSIX Chen Wang 2025-10-13 16:28:49 +08:00
  • 3e7fd6b437 utest: UTEST_SERIAL_QEMU_TC -> RT_UTEST_SERIAL_QEMU Chen Wang 2025-10-13 16:27:38 +08:00
  • 2881803dec utest: UTEST_SERIAL_TC -> RT_UTEST_SERIAL_V2 Chen Wang 2025-10-13 16:25:56 +08:00
  • 066689bd2f utest: UTEST_SERIAL_BYPASS -> RT_UTEST_SERIAL_BYPASS Chen Wang 2025-10-13 16:22:06 +08:00
  • f3473ee9ed fix bsp artpi RT_NAME_MAX to 16 4444x 2025-10-14 21:33:37 +08:00
  • 703930f7c2 [utest]Remove all posix test cases from utest. Rbb666 2025-10-13 17:15:17 +08:00
  • d11cca1b4c MAINTAINERS: update path for utest of serial_v2 Chen Wang 2025-10-14 14:32:57 +08:00
  • e194a08b5a utest: fixed UTEST_SMP_CALL_FUNC Chen Wang 2025-10-13 15:50:58 +08:00
  • 04e427921e utest: fixed UTEST_DEVICE_TC Chen Wang 2025-10-13 15:44:16 +08:00
  • 27e3460b88 Remove unused rt_hw_set_gtimer_frq Yonggang Luo 2025-09-27 07:03:44 +08:00
  • 517e5b132b compute ns with rt_int64_t instead of int64_t in ctime.c Yonggang Luo 2025-09-27 17:47:30 +08:00
  • a3cc233969 feat[can][gd32]: Implement non-blocking send mechanism CYFS 2025-10-12 20:31:12 +08:00
  • 17a796af24 fix(stdio): ensure compatibility with newlib <3.4.0 by handling removed __sdidinit (#10791) loremmoqi 2025-10-13 11:45:22 +08:00
  • ae3f52de68 Update compiling of bluetrum/ab32vg1-ab-prougen remove auto generated cconfig.h Yonggang Luo 2025-09-25 08:38:08 +08:00
  • d14daa6cb1 utest: ipc: move from examples to components/drivers/ipc Chen Wang 2025-10-13 08:47:37 +08:00
  • 7499790140 utest: core: move perf testcase from example to src Chen Wang 2025-10-11 16:07:08 +08:00
  • 66448d9e96 utest: smp_call: move from example to components/drivers/smp_call Chen Wang 2025-10-11 14:46:33 +08:00
  • 5b99f61af8 utest: serial: update case names Chen Wang 2025-10-11 14:02:12 +08:00
  • 3b97667323 utest: serial: move from examples to components/drivers/serial Chen Wang 2025-10-10 14:56:32 +08:00
  • e72182d7f4 gd32/driver: fix inaccurate WDT clock timeout feeding issue kurisaw 2025-10-11 13:28:37 +08:00
  • b2d6e2c268 Use time_t for RT_DEVICE_CTRL_RTC_GET_TIME RT_DEVICE_CTRL_RTC_SET_TIME Yonggang Luo 2025-09-27 08:20:12 +08:00