Commit Graph

  • 691265ada7 [style] Update code format with clang-format virtualstorage Mingkai Dong 2023-06-15 19:53:53 +0800
  • c724b65c08 [feat] Add virtualstorage and sqlite tpcc Mingkai Dong 2023-06-14 23:13:00 +0800
  • 761a28e4d9 [bsp][pico]add: drv_soft_i2c master 褚仕成 2023-06-01 23:18:21 +0800
  • e88a19467e
    [ctime]解决clock_gettime计算出来的nsec超过1sec的问题 goldengrandpa 2023-06-01 10:52:33 +0800
  • 1638241297
    [stm32][drv_spi] 优化spi单工发送, 不对接收buffer操作 Man, Jianting (Meco) 2023-05-31 21:54:45 -0400
  • 62afa5a9dc
    [bsp][lpc55sxx]add: adaptation LVGL (#7585) Shicheng Chu 2023-05-31 12:50:19 +0800
  • 4366ca8af6
    [stm32][pandora][RTduino] 完善RTduino demo (#7584) Man, Jianting (Meco) 2023-05-31 00:16:47 -0400
  • 3a44dbbf92
    [bsp][lpc55sxx]add: drv_lcd and drv_touch (#7569) Shicheng Chu 2023-05-31 11:40:19 +0800
  • 31ede54ac7 [bsp][lpc55sxx]update drv_adc rose_man 2023-05-29 16:25:58 +0800
  • ed4b4ca9e6
    [libcpu] [cortex-a] Revert RT_SMP_AUTO_BOOT. (#7549) Wayne 2023-05-29 15:23:42 +0800
  • 0cbb665a1c
    [components] [lwip]重新提交 : ping超时计算bug (#7545) Yohozzy 2023-05-29 14:02:01 +0800
  • 6d0f2267e8
    [bsp] support menuconfig for lm4f232、rm48x50、mm32 (#7561) alteracd 2023-05-29 14:00:34 +0800
  • 099c889e2b [RTduino][stm32][pandora] support Arduino libraries demos Meco Man 2023-05-29 00:03:54 -0400
  • afcc4005b8 [stm32][spi]完善在双工设置下仅开启TX/RX一方DMA的处理 Meco Man 2023-05-28 15:12:27 -0400
  • 8e4a8404e3
    [bsp/bouffalo_lab]add sdcard driver (#7577) flyingcys 2023-05-29 09:47:25 +0800
  • 7a9ee5af20
    [bsp][lpc55][gcc] fix the compiling errors when enable C++ (#7575) Man, Jianting (Meco) 2023-05-27 18:48:08 -0400
  • a0a3b3cf87 [bsp][Infineon]Fix drv_gpio and spi problem Rbb666 2023-05-26 13:24:51 +0800
  • 7a4f9d0ada
    [libc] picolibc support heap. (#7571) guo 2023-05-27 00:26:34 +0800
  • 8768d631d0 [tools][keil] fix cannot select c99 and gnu choice in Keil-MDK Meco Man 2023-05-25 11:25:42 -0400
  • 790b63e923
    [bsp] Add .config Kconfig file to some old bsp (#7552) Robin Chen 2023-05-25 23:55:13 +0800
  • 5fc22d8d42
    [bsp][imxrt]dos to unix in linux lepus 2023-05-25 23:33:50 +0800
  • 3cc5fe5539
    [bsp][ra6m3-hmi-board] support gcc and llvm-arm toolchain. (#7553) guo 2023-05-25 23:09:34 +0800
  • b27f910cad [libc][posix][signal] 增加posix_signal.c部分函数注释 XzcUbuntu 2023-05-23 22:01:23 +0800
  • 0315c0dee7
    add lstat&sysinfo....syscall. (#7555) geniusgogo 2023-05-23 22:43:38 +0800
  • 17ce4a462b
    [bsp][yichip] add yc3122-pos (#7526) zhiqiandeng 2023-05-23 16:07:16 +0800
  • 662aa1b7e2
    [libc error] 编译错误PATH_MAX 未定义,移除 mq 中的 PATH_MAX 判断 (#7550) zhkag 2023-05-23 10:03:23 +0800
  • 7f31d5cb8c
    [bsp][stm32][stm32l496-st-discovery] add stm32l496G DISCO bsp (#7544) Rain Park 2023-05-22 14:56:33 +0800
  • 3334a05148 [stm32l4] support SPI3 RX DMA Meco Man 2023-05-21 21:47:15 -0400
  • 93968942c2 [device][spi] 修复 rt_spi_sendrecv8/16 收发不同时的问题 rt_spi_send_then_recv是先发再等待一个独立的消息接收 rt_spi_transfer是收发同时进行 rt_spi_sendrecv8/16应使用rt_spi_transfer而不是rt_spi_send_then_recv Meco Man 2023-05-21 21:49:27 -0400
  • d8a42139bf
    [components]对POSIX函数中mqueue.c的mq_unlink函数注释 (#7543) Arro 2023-05-22 13:47:01 +0800
  • 7aa3c806cd
    [stm32l475][Kconfig] add BSP_USING_PWM4_CH2 when enable RTduino Man, Jianting (Meco) 2023-05-22 01:40:49 -0400
  • 1f4f495da6 [rtduino][stm32] support SPI LCD Meco Man 2023-05-21 02:06:19 -0400
  • df839d5fdb
    [building] Fix the deque issue for Env['CPPDEFINES'] (#7541) Bernard Xiong 2023-05-22 00:50:44 +0800
  • 4b4c3c85f2
    [atomic] add stdc atomic detection. (#7536) Bernard Xiong 2023-05-20 23:41:29 +0800
  • 1e5dc5509e
    [libc][cpp] 增加 cxx_crt_init.c 函数注释 (#7535) Mengxi-Xu 2023-05-20 13:27:55 +0800
  • a36d2df236
    [bsp/Infineon]psoc6 add drv sdcard (#7522) vandoul 2023-05-20 13:26:34 +0800
  • 9217865c6a
    [libcpu] fix arm/cortex-a/start_gcc.S (#7515) huanghe 2023-05-19 11:32:58 +0800
  • c105486bfc
    [action][ci] add maxim/max32660 (#7532) supperthomas 2023-05-19 10:10:46 +0800
  • a294d7da9a
    [HUST CSE][example] fix some typo bugs about 'sucess' and others. (#7528) shandianchengzi 2023-05-18 22:42:44 +0800
  • c349fe68b8 [bsp][lpc55sxx]update Kconfig default and delete drv_led drv_key rose_man 2023-05-18 13:41:57 +0800
  • 606ad9272b [tools] llvm-arm reduce code size. guo 2023-05-18 21:54:17 +0800
  • ca873fae30 [add] llvm-arm workflows guozhanxin 2023-05-17 22:43:48 +0800
  • 82ccbc40db support llvm-arm 16.0 guozhanxin 2023-05-17 17:17:38 +0800
  • 48557de148
    [include][src] Add API to get object name and thread name (#7507) Fan Yang 2023-05-17 17:40:18 +0800
  • 065a3e1b3a
    [component] add sys_mount and umount2 (#7516) xiao-mang 2023-05-17 16:30:05 +0800
  • 014f885d9c [gd32][spi] add spi3\spi4 support and rt_hw_spi_device_attach forest-rain 2023-02-23 07:14:08 +0800
  • a2b7a44070
    [components][net][lwip][port] Fix next-hop finding in lwip_ip4_route_src. (#7504) Wayne 2023-05-17 09:54:47 +0800
  • 3b913914c2 [bsp][nxp][imxrt1020] update to support Keil AC6 xinyi.gao 2023-05-16 18:41:54 +0800
  • e865b5b7dd [bsp/raspberry-pico] fix sys_tick setting wrong clock source suxiaocheng 2023-05-12 14:55:44 +0800
  • 442330cc54
    [kernel][src] improve code (#7367) 半吊子内核开发 2023-05-17 07:36:24 +0800
  • 5f8b33f85d [bsp][lpc55sxx]update: drv_spi 褚仕成 2023-05-15 17:39:24 +0800
  • efc3ced31d
    [HUST CSE][examples]Fix undefined behavior 'fclose(NULL)' (#7513) Liu Haoyi 2023-05-17 05:55:18 +0800
  • 12a4bb154a
    [kernel] fix device_open oflag comparison error. (#7512) guo 2023-05-16 18:46:42 +0800
  • de567b8fb3 fixed dfsv2 openat. geniusgogo 2023-05-16 17:53:09 +0800
  • cc51b53b21 [Add] v5.0.0 ChangeLog.md guo 2023-05-16 11:27:06 +0800
  • b1584e9fa9
    [CI] Added feature to filter out files to file_check.py that do not require cppcheck (#7499) dejavudwh 2023-05-16 07:51:16 +0800
  • 01d1bbe40d
    [action] add ra6m3-hmi-board (#11) (#7508) supperthomas 2023-05-15 22:38:46 +0800
  • 6cea142222 [tool][release] add tools/release folder for the scrips that prepare the version release Meco Man 2023-05-14 21:45:58 -0400
  • 5e188b8ca8
    [bsp][lpc55sxx]update: drv_soft_i2c, fix macro (#7506) Shicheng Chu 2023-05-15 21:02:32 +0800
  • 0e4a3142a8
    [component] add openat syscall. (#7488) geniusgogo 2023-05-15 20:40:27 +0800
  • 8a1260c56a
    [device] Avoid repeated calls device_open interface. (#7476) guo 2023-05-15 14:58:56 +0800
  • a5211c70b6
    [components][drivers][HUST CSE]修复serial_v2.c中可能产生的死循环 (#7394) 7YZ7 2023-05-15 14:42:11 +0800
  • 7a2bccd1c2
    [HUST CSE][components][udisk.c] add two checkout procedures after malloc to make sure allocating successfully (#7475) kunpHust 2023-05-15 14:35:38 +0800
  • ca58456843
    [bsp][rt1061] 新增飞凌 ok1061-s 开发板 bsp (#7468) xym 2023-05-15 11:59:06 +0800
  • b1415c4fc8
    [HUST CSE] fix fgets_tc.c (#7503) chiehwarm 2023-05-15 11:51:30 +0800
  • eb08036537 [stm32][start_up] modify heap size as 0x00 and stack size as 0x400 Meco Man 2023-05-14 19:05:22 -0400
  • b7554a70d2
    [libcpu][component][debug] add debug info for gdb (#7033) Shell 2023-05-14 23:48:16 +0800
  • f7337f9db6
    [bsp][Infineon]update: READ.me use path of relative (#7500) Shicheng Chu 2023-05-14 21:35:11 +0800
  • f2d78e87b5
    [component][at] fix(misc): fix null char input issue wenxingpt 2023-05-14 12:33:59 +0800
  • 9a77eedd89
    [HUST CSE][utest] fix the sizeof incorrect calculation 连琦 2023-05-14 12:01:44 +0800
  • 92a253c88f
    [components][libc][posix] fix RT_NAME_MAX misspelled as NAME_MAX (#7489) DylanLiuH2O 2023-05-14 11:15:36 +0800
  • ebf4c0f24e [tools/ci]move file_check.py into ci folder Meco Man 2023-05-13 22:35:28 -0400
  • e26e929946
    Add HPMicro to RISC-V Vendor List (#7494) Fan Yang 2023-05-13 21:23:57 +0800
  • c547cc1dff
    [Renesas]Modifying some script files (#7445) Rbb666 2023-05-13 14:37:11 +0800
  • acb5010e04
    [bsp/allwinner]update allwinnter libraries object file path (#7482) flyingcys 2023-05-12 22:50:21 +0800
  • 5991990b6a [bsp][bl]update: drv_soft_i2c 褚仕成 2023-05-12 17:38:25 +0800
  • f36a1bb514
    [components/drivers] add checking code after allocating memory miaoxingr 2023-05-12 13:39:51 +0800
  • 9dd0d41251
    [components][rndis.c] add safety checking after allocating memory hust202013232 2023-05-12 13:37:42 +0800
  • 22a7bf8711 [Renesas]Modify player output buffer to dynamic malloc Rbb666 2023-05-05 14:37:37 +0800
  • df85bdeeee
    [bsp][bl][tools] add dist function (#7278) Liu,Yuan 2023-05-12 12:14:55 +0800
  • 5e4a95f54d
    [components/drivers] add result check for configure in `rt_spi_configure` (#7474) a1012112796 2023-05-12 12:11:28 +0800
  • c94a849ba4
    [CI][action] optimize the action view (#7480) supperthomas 2023-05-12 12:03:26 +0800
  • a650e3e69c
    [bsp][lpc55sxx]update rtconfig.py to support armclang configurations Shicheng Chu 2023-05-12 12:01:44 +0800
  • 97b9af70df
    [testcase][thread_tc]修复高优化等级时thread测试用例死循环的问题 (#7483) goldengrandpa 2023-05-12 11:00:35 +0800
  • 132dba2e65
    [bsp/airm2m] update:update AIR32F10xLib (#7472) Dozingfiretruck 2023-05-12 09:24:05 +0800
  • 50a4e8c662
    [bsp][phytium]适配rt-thread5.0.0 版本 (#7441) huanghe 2023-05-11 10:25:21 +0800
  • 23f91e83ab
    [bsp/bouffalo_lab]add drv_i2c (#7473) flyingcys 2023-05-11 10:12:20 +0800
  • 4f8d45375b add cmd check supperthomas 2023-04-23 22:23:31 +0800
  • 8de0bef8a5 [hooks] add readme supperthomas 2023-04-23 21:56:29 +0800
  • 4ac7e6092f add formatting cmd supperthomas 2023-04-20 00:26:41 +0800
  • 3650fdd583
    [bsp/essemi]增加rsicv芯片bsp:es32vf2264. (#7463) liuhy-2020 2023-05-10 18:33:20 +0800
  • c4002dea9f
    [doxygen][libc] Add some comments for posix pthread functions (#7467) Rain Park 2023-05-10 14:01:33 +0800
  • 3291882b38
    [i2c] fix the return value of rt_i2c_master_send/recv Wayne 2023-05-09 13:13:02 +0800
  • 538158bf20
    [bsp] fix mismatched function types in rt_pin_ops for all drv_gpio.c (#7457) Placebo27 2023-05-09 11:35:27 +0800
  • 3cf07f1a62
    [components][rndis.c] add a checkout procedure after malloc to make sure allocating successfully (#7460) kkangdom 2023-05-09 10:02:11 +0800
  • 4ce116dae0
    [bsp][lpc55sxx]add: rw007_lpc55sxx_port.c (#7450) Shicheng Chu 2023-05-09 09:51:58 +0800
  • 7aaf5babb3 将 slider 和 slider demo 宏分离 张康 2023-05-08 15:00:41 +0800
  • 65a2a811ed env.md: Update URL to download env tool michael-skynorth 2023-05-08 09:14:34 +0800
  • 353aa57a54
    [component][drivers][cputime]Fix timer dev (#7442) xqyjlj 2023-05-07 23:14:39 +0800
  • 76befa4e36
    [bsp/bouffalo_lab]update uart driver pin && bl808-d0 ioremap mode (#7456) flyingcys 2023-05-07 23:13:38 +0800